gnome-panel: update to 3.4.0.

This commit is contained in:
Juan RP 2012-03-26 14:31:27 +02:00
parent 9ec0c87c8c
commit 9a0c5a3e77
2 changed files with 4 additions and 5 deletions

View file

@ -12,8 +12,7 @@ Add_dependency run gnome-panel ">=${version}"
noarch=yes
do_install()
{
do_install() {
vmove usr/include usr
vmove usr/lib/pkgconfig usr/lib
vmove usr/share/gir-1.0 usr/share

View file

@ -1,7 +1,7 @@
# Template file for 'gnome-panel'
pkgname=gnome-panel
version=3.3.92
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
version=3.4.0
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-schemas-install --disable-scrollkeeper
--with-gconf-schema-file-dir=/usr/share/gconf/schemas --disable-schemas-compile"
@ -9,7 +9,7 @@ short_desc="GNOME Panel"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="GPL-2"
checksum=f67a08540592b8d685163f4468fffa1440508f2f3214ae401466ae93bc7253bd
checksum=70020645ecac8f54164454e6d413b62183d58372a8d10d2b072fee69eb11fd91
long_desc="
This packages the GNOME panel."