Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=664f1f5da18fa46e8677f1bba49b121b541e7775
commit 664f1f5da18fa46e8677f1bba49b121b541e7775 Author: James Buren <[email protected]> Date: Thu Aug 23 14:53:43 2012 -0500 gnome-shell-3.4.2-2-x86_64 * rebuild with pulseaudio and systemd's udev diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index 3841a9a..79dc83a 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -7,16 +7,16 @@ USE_REPLACEEXTENSIONS=${USE_REPLACEEXTENSIONS:-"n"} pkgname=gnome-shell pkgver=3.4.2 -pkgrel=1 +pkgrel=2 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'mutter>=3.3.4' 'gnome-desktop>=3.3.2' 'gjs>=1.31.10' \ 'gnome-menus' 'librsvg>=2.31.5' 'evolution-data-server>=3.3.2' \ - 'gst-plugins-base' 'pulseaudio>=1.1' \ + 'gst-plugins-base' 'pulseaudio>=2.1' \ 'gnome-themes-standard' 'ca-certificates' \ 'gnome-bluetooth' 'gtk+3>=3.0.8' 'telepathy-glib' 'nm-applet' \ 'telepathy-logger>=0.2.8' 'folks>=0.6.4.1' 'json-glib>=0.13.90' \ - 'gobject-introspection' 'caribou') + 'gobject-introspection' 'caribou' 'systemd>=188') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \ 'krb5' 'pyatspi') replaces=('byzanz') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
