glibmm: update to 2.32.1.
This commit is contained in:
parent
64548802cd
commit
a861ab341a
1 changed files with 6 additions and 8 deletions
|
@ -1,20 +1,18 @@
|
||||||
# Template build file for 'glibmm'
|
# Template build file for 'glibmm'
|
||||||
pkgname=glibmm
|
pkgname=glibmm
|
||||||
version=2.32.0
|
version=2.32.1
|
||||||
distfiles="${GNOME_SITE}/glibmm/2.32/glibmm-$version.tar.xz"
|
|
||||||
build_style=gnu-configure
|
|
||||||
makedepends="pkg-config intltool glib-devel libsigc++-devel>=2.2.10"
|
|
||||||
revision=1
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
subpackages="glibmm-devel"
|
||||||
|
makedepends="pkg-config intltool glib-devel libsigc++-devel>=2.2.10"
|
||||||
short_desc="C++ bindings for GLib"
|
short_desc="C++ bindings for GLib"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://gtkmm.sourceforge.net/"
|
homepage="http://gtkmm.sourceforge.net/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=e1806f884c6e9f904ee2af0d39dd8d4de3f91a039f897f54333b0890de06f94b
|
distfiles="${GNOME_SITE}/glibmm/2.32/glibmm-$version.tar.xz"
|
||||||
|
checksum=d6ed4d38e8739813941a0f0fec471c00ea93c5ed46179543340821c7ca798a2f
|
||||||
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
|
||||||
extensible via inheritance and a comprehensive set of widget classes that
|
extensible via inheritance and a comprehensive set of widget classes that
|
||||||
can be freely combined to quickly create complex user interfaces."
|
can be freely combined to quickly create complex user interfaces."
|
||||||
|
|
||||||
subpackages="glibmm-devel"
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue