glibmm: update to 2.36.1.
This commit is contained in:
parent
21a4bac007
commit
a6ac6ad588
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'glibmm'
|
# Template build file for 'glibmm'
|
||||||
pkgname=glibmm
|
pkgname=glibmm
|
||||||
version=2.36.0
|
version=2.36.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://gtkmm.sourceforge.net/"
|
homepage="http://gtkmm.sourceforge.net/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/glibmm/2.36/glibmm-$version.tar.xz"
|
distfiles="${GNOME_SITE}/glibmm/2.36/glibmm-$version.tar.xz"
|
||||||
checksum=59c54996cccc527f3a257964e7226151175c423f6fb22166e81d65a652f483f3
|
checksum=d1f7dec2fd75ea95034ec143fcf2ff77a02e92aacf3e0cc110f9c67e7fe23766
|
||||||
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
|
||||||
|
@ -19,7 +19,7 @@ long_desc="
|
||||||
|
|
||||||
glibmm-devel_package() {
|
glibmm-devel_package() {
|
||||||
depends="libglib-devel libsigc++-devel glibmm-${version}_${revision}"
|
depends="libglib-devel libsigc++-devel glibmm-${version}_${revision}"
|
||||||
short_desc="${short_desc} - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/share
|
vmove usr/share
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue