mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
gnome-control-center: update to 3.10.2.
This commit is contained in:
parent
e9ab651999
commit
b5e8f69b7e
1 changed files with 3 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnome-control-center'
|
# Template file for 'gnome-control-center'
|
||||||
pkgname=gnome-control-center
|
pkgname=gnome-control-center
|
||||||
version=3.10.1
|
version=3.10.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-cheese --without-libsocialweb"
|
configure_args="--disable-static --with-cheese --without-libsocialweb"
|
||||||
short_desc="The GNOME control center"
|
short_desc="The GNOME control center"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=fbfc1a935c33901c6afc999160696e0cde60ccb9997679cc8d0a2ff952568cbe
|
checksum=f67a9e88cda62c25e1aa1fbbb36d4fa632e8da11e98ac030e0e40437f12483a9
|
||||||
|
|
||||||
hostmakedepends="which pkg-config intltool gnome-doc-utils gobject-introspection"
|
hostmakedepends="which pkg-config intltool gnome-doc-utils gobject-introspection"
|
||||||
|
|
||||||
|
@ -25,10 +25,6 @@ makedepends="
|
||||||
colord-gtk-devel>=0.1.24 accountsservice-devel vala-devel>=0.22
|
colord-gtk-devel>=0.1.24 accountsservice-devel vala-devel>=0.22
|
||||||
libXxf86misc-devel ModemManager-devel iso-codes"
|
libXxf86misc-devel ModemManager-devel iso-codes"
|
||||||
|
|
||||||
pre_build() {
|
|
||||||
sed -e 's,^noinst\_PROGRAMS.*,noinst_PROGRAMS=,' -i panels/background/Makefile
|
|
||||||
}
|
|
||||||
|
|
||||||
gnome-control-center-devel_package() {
|
gnome-control-center-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue