pangomm: update to 2.26.3.
This commit is contained in:
parent
10b6067c88
commit
b03357b4a0
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run pkg-config
|
||||
Add_dependency run glibmm-devel
|
||||
Add_dependency run cairomm-devel
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
# Template build file for 'pangomm'.
|
||||
pkgname=pangomm
|
||||
version=2.26.1
|
||||
revision=1
|
||||
version=2.26.3
|
||||
distfiles="${GNOME_SITE}/pangomm/2.26/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="C++ bindings for the pango library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=95a0974d93dddffe65bea8adfc252907383f60fa9998de2a9a5a8c01f9cbada2
|
||||
checksum=b1aa7a1de1c3eaf149ec0ca4bc962b8bf454f4e484abf34333d387d32c3825e6
|
||||
long_desc="
|
||||
pangomm (used to be part of gtkmm) is the official C++ interface for the
|
||||
popular GUI library GTK+. Highlights include typesafe callbacks, widgets
|
||||
|
|
Loading…
Reference in New Issue