2011-10-13 10:36:50 +00:00
|
|
|
# Template file for 'gnome-common'
|
|
|
|
pkgname=gnome-common
|
|
|
|
version=3.1.0
|
2011-10-13 11:02:08 +00:00
|
|
|
revision=1
|
2011-10-13 10:36:50 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.1/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-13 10:36:50 +00:00
|
|
|
short_desc="Common scripts and macros to develop with GNOME"
|
|
|
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="GPL-2"
|
|
|
|
checksum=fbbc4e03f9276fb12b7cc2da769c932547cdec3b1604335b178270669dba257c
|
|
|
|
long_desc="
|
|
|
|
This package contains common scripts and macros to develop with GNOME."
|
|
|
|
|
2011-10-13 11:02:08 +00:00
|
|
|
noarch=yes
|
|
|
|
Add_dependency full automake
|