[arch-commits] Commit in gnome-applets/trunk (PKGBUILD stickynotes-fix-labels.patch)

Jan de Groot jgc at archlinux.org
Sun Mar 28 14:27:54 UTC 2010


    Date: Sunday, March 28, 2010 @ 10:27:53
  Author: jgc
Revision: 73790

upgpkg: gnome-applets 2.30.0-1
Update to 2.30.0

Modified:
  gnome-applets/trunk/PKGBUILD
Deleted:
  gnome-applets/trunk/stickynotes-fix-labels.patch

------------------------------+
 PKGBUILD                     |    8 ++++----
 stickynotes-fix-labels.patch |   31 -------------------------------
 2 files changed, 4 insertions(+), 35 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-28 14:27:50 UTC (rev 73789)
+++ PKGBUILD	2010-03-28 14:27:53 UTC (rev 73790)
@@ -2,20 +2,20 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-applets
-pkgver=2.29.5
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="GNOME Applets"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gstreamer0.10-base-plugins>=0.10.26' 'gnome-panel>=2.29.6' 'libgtop>=2.28.0' 'gucharmap>=2.28.2' 'libnotify>=0.4.5' 'cpufrequtils')
+depends=('gstreamer0.10-base-plugins>=0.10.28' 'gnome-panel>=2.29.92.1' 'libgtop>=2.28.0' 'gucharmap>=2.29.92' 'libnotify>=0.4.5' 'cpufrequtils')
 makedepends=('gnome-doc-utils>=0.18.0' 'pkgconfig' 'gnome-settings-daemon>=2.28.1' 'intltool' 'gnome-icon-theme>=2.28.0' 'gnome-python-desktop>=2.28.0' 'networkmanager')
 optdepends=('gnome-python-desktop: invest-applet')
 options=(!emptydirs)
 url="http://www.gnome.org"
 groups=(gnome)
 install=gnome-applets.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('b20c0812e9cccd3314cbeeae0670d310e133ed90e1c33dbd756c2228fe8dbb60')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('41489fbb1f8352a306cde6676dfaf1e497bfbca960454f7251c4fd92920bba5d')
 	
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Deleted: stickynotes-fix-labels.patch
===================================================================
--- stickynotes-fix-labels.patch	2010-03-28 14:27:50 UTC (rev 73789)
+++ stickynotes-fix-labels.patch	2010-03-28 14:27:53 UTC (rev 73790)
@@ -1,31 +0,0 @@
-From 26488f7c397fd3e41c7c64eaf2b14b577605e97e Mon Sep 17 00:00:00 2001
-From: Callum McKenzie <callum at spooky-possum.org>
-Date: Wed, 07 Oct 2009 18:38:05 +0000
-Subject: stickynotes: More fixes for duplicate labels in the .ui file.
-
-Patch from Michael Pryc in bug 594797.
----
-diff --git a/stickynotes/stickynotes.ui b/stickynotes/stickynotes.ui
-index 7035355..16c3a29 100644
---- a/stickynotes/stickynotes.ui
-+++ b/stickynotes/stickynotes.ui
-@@ -474,7 +474,7 @@
-               </packing>
-             </child>
-             <child>
--              <object class="GtkVBox" id="vbox1">
-+              <object class="GtkVBox" id="vbox3">
-                 <property name="visible">True</property>
-                 <property name="orientation">vertical</property>
-                 <child>
-@@ -494,7 +494,7 @@
-                   </packing>
-                 </child>
-                 <child>
--                  <object class="GtkLabel" id="label1">
-+                  <object class="GtkLabel" id="label2">
-                     <property name="visible">True</property>
-                     <property name="xalign">0</property>
-                     <property name="label" translatable="yes">This cannot be undone.</property>
---
-cgit v0.8.2




More information about the arch-commits mailing list