[arch-commits] Commit in cairo-dock-plugins/trunk (3 files)

Maxime Gauduin alucryd at nymeria.archlinux.org
Thu Apr 18 09:05:23 UTC 2013


    Date: Thursday, April 18, 2013 @ 11:05:23
  Author: alucryd
Revision: 88458

upgpkg: cairo-dock-plugins 3.2.1-1

Modified:
  cairo-dock-plugins/trunk/PKGBUILD
Deleted:
  cairo-dock-plugins/trunk/alsa-mixer-applet.patch
  cairo-dock-plugins/trunk/applet-host-ias.patch

-------------------------+
 PKGBUILD                |    6 +++---
 alsa-mixer-applet.patch |   10 ----------
 applet-host-ias.patch   |   17 -----------------
 3 files changed, 3 insertions(+), 30 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-18 08:03:14 UTC (rev 88457)
+++ PKGBUILD	2013-04-18 09:05:23 UTC (rev 88458)
@@ -6,8 +6,8 @@
 # Contributor: snoopy33 <snoopy33 at no-log.org>
 
 pkgname=cairo-dock-plugins
-pkgver=3.2.0
-pkgrel=2
+pkgver=3.2.1
+pkgrel=1
 pkgdesc="Plugins for Cairo-Dock"
 url="https://launchpad.net/cairo-dock"
 license=('GPL')
@@ -34,7 +34,7 @@
             'webkitgtk3: Weblets applet')
 options=('!libtool')
 source=("http://launchpad.net/cairo-dock-plug-ins/3.2/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('e407e1c0d54ae37815726d0f2a66f12ec8263499df99198646bcecccfc688b5c')
+sha256sums=('11b4433e40bbb1507757b23e167c521d620827576c2f30bb1a9642e0bff57e01')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}

Deleted: alsa-mixer-applet.patch
===================================================================
--- alsa-mixer-applet.patch	2013-04-18 08:03:14 UTC (rev 88457)
+++ alsa-mixer-applet.patch	2013-04-18 09:05:23 UTC (rev 88458)
@@ -1,10 +0,0 @@
---- a/alsaMixer/src/applet-struct.h	2013-03-23 16:55:27.000000000 +0100
-+++ b/alsaMixer/src/applet-struct.h	2013-03-28 18:56:15.981944400 +0100
-@@ -19,6 +19,7 @@
- 
- #ifndef __CD_APPLET_STRUCT__
- #define  __CD_APPLET_STRUCT__
-+#include <sys/types.h>
- 
- #include <sys/types.h>
- #include <alsa/asoundlib.h>

Deleted: applet-host-ias.patch
===================================================================
--- applet-host-ias.patch	2013-04-18 08:03:14 UTC (rev 88457)
+++ applet-host-ias.patch	2013-04-18 09:05:23 UTC (rev 88458)
@@ -1,17 +0,0 @@
-=== modified file 'Status-Notifier/src/applet-host-ias.c'
---- old/Status-Notifier/src/applet-host-ias.c	2012-03-18 02:41:47 +0000
-+++ new/Status-Notifier/src/applet-host-ias.c	2012-05-27 12:50:54 +0000
-@@ -238,10 +238,12 @@
- 		cIconThemePath,
- 		#if (INDICATOR_OLD_NAMES == 0)
- 		cAccessbleDesc && *cAccessbleDesc != '\0' ? cAccessbleDesc :
-+		#if (INDICATOR_APPLICATIONADDED_HAS_HINT == 1)
- 		#if (INDICATOR_APPLICATIONADDED_HAS_TITLE == 1)
- 		cTitle && *cTitle != '\0' ? cTitle :
- 		#endif
- 		#endif
-+		#endif
- 		cLabel
- 		);
- 	
-




More information about the arch-commits mailing list