14 lines
537 B
Bash
14 lines
537 B
Bash
# Template file for 'mm-common'
|
|
pkgname=mm-common
|
|
version=1.0.0
|
|
revision=1
|
|
archs=noarch
|
|
build_style=meson
|
|
hostmakedepends="pkg-config intltool itstool"
|
|
depends="gtk-doc gettext-devel glib-devel yelp-tools"
|
|
short_desc="Common development macros for GTK+ C++"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://gtkmm.org/en/"
|
|
distfiles="http://download.gnome.org/sources/mm-common/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
checksum=b97d9b041e5952486cab620b44ab09f6013a478f43b6699ae899b8a4da189cd4
|