gtkmm2: extract update_* to external update file
This commit is contained in:
parent
803b0a5abf
commit
aa5a43a55d
|
@ -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"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname="gtkmm"
|
Loading…
Reference in New Issue