mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mm-common: update to 1.0.0
This commit is contained in:
parent
bffb16a3da
commit
220ca68392
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'mm-common'
|
# Template file for 'mm-common'
|
||||||
pkgname=mm-common
|
pkgname=mm-common
|
||||||
version=0.9.12
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
hostmakedepends="pkg-config intltool itstool"
|
hostmakedepends="pkg-config intltool itstool"
|
||||||
depends="automake libtool intltool pkg-config gtk-doc gettext-devel glib-devel yelp-tools"
|
depends="gtk-doc gettext-devel glib-devel yelp-tools"
|
||||||
short_desc="Common development macros for GTK+ C++"
|
short_desc="Common development macros for GTK+ C++"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://gtkmm.org/en/"
|
homepage="https://gtkmm.org/en/"
|
||||||
distfiles="http://download.gnome.org/sources/mm-common/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.gnome.org/sources/mm-common/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ceffdcce1e5b52742884c233ec604bf6fded12eea9da077ce7a62c02c87e7c0b
|
checksum=b97d9b041e5952486cab620b44ab09f6013a478f43b6699ae899b8a4da189cd4
|
||||||
|
|
Loading…
Add table
Reference in a new issue