mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
parent
6fd04c0c3a
commit
27c764531b
1 changed files with 8 additions and 8 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'glibmm'
|
||||
# Template file for 'glibmm'
|
||||
pkgname=glibmm
|
||||
version=2.56.0
|
||||
revision=3
|
||||
version=2.58.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="mm-common"
|
||||
hostmakedepends="glib-devel perl pkg-config"
|
||||
makedepends="libglib-devel libsigc++-devel"
|
||||
short_desc="C++ bindings for GLib"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://gtkmm.sourceforge.net/"
|
||||
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||
license="LGPL-2.1-or-later"
|
||||
distfiles="${GNOME_SITE}/glibmm/${version%.*}/glibmm-$version.tar.xz"
|
||||
checksum=6e74fcba0d245451c58fc8a196e9d103789bc510e1eee1a9b1e816c5209e79a9
|
||||
homepage="https://www.gtkmm.org"
|
||||
distfiles="${GNOME_SITE}/glibmm/${version%.*}/glibmm-${version}.tar.xz"
|
||||
checksum=d34189237b99e88228e6f557f7d6e62f767fe356f395a244f5ad0e486254b645
|
||||
|
||||
glibmm-doc_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue