gtkmm2: update to 2.24.4.
This commit is contained in:
parent
16c7d57841
commit
0129a38d32
@ -1,6 +1,6 @@
|
|||||||
# Template build file for 'gtkmm'.
|
# Template build file for 'gtkmm'.
|
||||||
pkgname=gtkmm2
|
pkgname=gtkmm2
|
||||||
version=2.24.3
|
version=2.24.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=gtkmm-${version}
|
wrksrc=gtkmm-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
@ -12,7 +12,7 @@ homepage="http://www.gtkmm.org/"
|
|||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${GNOME_SITE}/gtkmm/2.24/gtkmm-$version.tar.xz"
|
distfiles="${GNOME_SITE}/gtkmm/2.24/gtkmm-$version.tar.xz"
|
||||||
checksum=c564a438677174b97d69dd70467cb03c933481006398dc9377417aa6abe02a39
|
checksum=443a2ff3fcb42a915609f1779000390c640a6d7fd19ad8816e6161053696f5ee
|
||||||
long_desc="
|
long_desc="
|
||||||
gtkmm (previously known as Gtk--) is the official C++ interface for the
|
gtkmm (previously known as Gtk--) 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
|
||||||
@ -35,6 +35,7 @@ gtkmm2-devel_package() {
|
|||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
vmove "usr/lib/g*"
|
vmove "usr/lib/g*"
|
||||||
|
vmove "usr/lib/*.so"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user