gnome-panel: update to 3.0.0.
--HG-- branch : gnome3
This commit is contained in:
parent
a261c84887
commit
219921b904
1 changed files with 5 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'gnome-panel'
|
# Template file for 'gnome-panel'
|
||||||
pkgname=gnome-panel
|
pkgname=gnome-panel
|
||||||
version=2.91.93
|
version=3.0.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-schemas-install --disable-scrollkeeper
|
configure_args="--disable-schemas-install --disable-scrollkeeper
|
||||||
--with-gconf-schema-file-dir=/usr/share/gconf/schemas
|
--with-gconf-schema-file-dir=/usr/share/gconf/schemas
|
||||||
--localstatedir=/var --enable-eds=auto"
|
--localstatedir=/var --enable-eds=auto"
|
||||||
short_desc="GNOME Panel"
|
short_desc="GNOME Panel"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=ad04f35782e6d2420c537d2a91a8c4419350fd45b7753fefed3b1b56bd4e31cb
|
checksum=8259828333cda1c9a4ee01cb0290474dc2eb0aea9020690285b23e6ddc2669cf
|
||||||
long_desc="
|
long_desc="
|
||||||
This packages the GNOME panel."
|
This packages the GNOME panel."
|
||||||
|
|
||||||
|
@ -53,6 +53,7 @@ Add_dependency run libwnck
|
||||||
Add_dependency run evolution-data-server
|
Add_dependency run evolution-data-server
|
||||||
Add_dependency run gnome-menus
|
Add_dependency run gnome-menus
|
||||||
Add_dependency run gnome-desktop
|
Add_dependency run gnome-desktop
|
||||||
|
Add_dependency run telepathy-glib
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
|
@ -82,6 +83,7 @@ Add_dependency build libpng-devel
|
||||||
Add_dependency build freetype-devel
|
Add_dependency build freetype-devel
|
||||||
Add_dependency build fontconfig-devel
|
Add_dependency build fontconfig-devel
|
||||||
Add_dependency build libXau-devel
|
Add_dependency build libXau-devel
|
||||||
|
Add_dependency build telepathy-glib-devel
|
||||||
|
|
||||||
Add_dependency full hicolor-icon-theme
|
Add_dependency full hicolor-icon-theme
|
||||||
Add_dependency full desktop-file-utils
|
Add_dependency full desktop-file-utils
|
||||||
|
|
Loading…
Reference in a new issue