15 lines
560 B
Bash
15 lines
560 B
Bash
|
# Template file for 'mm-common'
|
||
|
pkgname=mm-common
|
||
|
version=0.9.7
|
||
|
revision=1
|
||
|
noarch=yes
|
||
|
build_style=gnu-configure
|
||
|
hostmakedepends="pkg-config intltool itstool"
|
||
|
depends="automake libtool intltool pkg-config gtk-doc gettext-devel glib-devel yelp-tools"
|
||
|
short_desc="Common development macros for GTK+ C++"
|
||
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||
|
license="LGPL-2"
|
||
|
homepage="http://gtkmm.org/"
|
||
|
distfiles="http://download.gnome.org/sources/mm-common/${version%.*}/$pkgname-$version.tar.xz"
|
||
|
checksum=78f47336f3bdf034a384c59a39cc9f0d566e69e36aa7c9ee3ec0bb6a94bf8b3e
|