gtkmm2: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:14 +00:00
parent 803b0a5abf
commit aa5a43a55d
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,6 @@ hostmakedepends="pkg-config"
makedepends="gtk+-devel libsigc++-devel atkmm-devel pangomm-devel libXcursor-devel"
short_desc="C++ bindings for The GTK+ toolkit (v2)"
homepage="http://www.gtkmm.org/"
update_pkgname="gtkmm"
license="LGPL-2.1"
maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="${GNOME_SITE}/gtkmm/2.24/gtkmm-$version.tar.xz"

1
srcpkgs/gtkmm2/update Normal file
View File

@ -0,0 +1 @@
pkgname="gtkmm"