14 lines
507 B
Bash
14 lines
507 B
Bash
# Template file for 'mm-common'
|
|
pkgname=mm-common
|
|
version=1.0.4
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="pkg-config"
|
|
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=e954c09b4309a7ef93e13b69260acdc5738c907477eb381b78bb1e414ee6dbd8
|