glibmm: update to 2.24.2.
This commit is contained in:
parent
00776dd058
commit
dd660f3d46
2 changed files with 2 additions and 5 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
Add_dependency run pkg-config
|
Add_dependency run pkg-config
|
||||||
Add_dependency run glib-devel
|
Add_dependency run glib-devel
|
||||||
Add_dependency run libsigc++-devel
|
Add_dependency run libsigc++-devel
|
||||||
|
|
|
@ -1,12 +1,11 @@
|
||||||
# Template build file for 'glibmm'
|
# Template build file for 'glibmm'
|
||||||
pkgname=glibmm
|
pkgname=glibmm
|
||||||
version=2.24.1
|
version=2.24.2
|
||||||
revision=1
|
|
||||||
distfiles="${GNOME_SITE}/glibmm/2.24/glibmm-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/glibmm/2.24/glibmm-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="C++ bindings for GLib"
|
short_desc="C++ bindings for GLib"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=55c76555fbdafe9db2c12895fa89a02aad3c924aca1066a102b6cd16de72beb1
|
checksum=d4687c0b27f9c9f955a5306649008a1f8d8935edff916278fb7b65b44292ff7a
|
||||||
long_desc="
|
long_desc="
|
||||||
glibmm (previously known as GLib--) is the official C++ interface for the
|
glibmm (previously known as GLib--) is the official C++ interface for the
|
||||||
popular GUI library GTK+. Highlights include typesafe callbacks, widgets
|
popular GUI library GTK+. Highlights include typesafe callbacks, widgets
|
||||||
|
|
Loading…
Reference in a new issue