[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2020-10-22 Thread Balló György via arch-commits
Date: Thursday, October 22, 2020 @ 09:45:43
  Author: bgyorgy
Revision: 728878

upgpkg: gnome-applets 3.38.0-1: Update to new version

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-22 09:16:43 UTC (rev 728877)
+++ PKGBUILD2020-10-22 09:45:43 UTC (rev 728878)
@@ -2,8 +2,8 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-applets
-pkgver=3.36.4
-pkgrel=2
+pkgver=3.38.0
+pkgrel=1
 pkgdesc="Small applications for the GNOME Panel"
 arch=('x86_64')
 url="https://wiki.gnome.org/Projects/GnomeApplets;
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
 makedepends=('autoconf-archive' 'git' 'gnome-settings-daemon' 'intltool' 
'python' 'yelp-tools')
-_commit=ea8ec983c8d5e285c341b7a9448e0bf20d43d363  # tags/3.36.4^0
+_commit=0cacd733f6257cd8ba20e3543b25906a3e0f8e05  # tags/3.38.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -23,7 +23,7 @@
   cd $pkgname
 
   # Use correct D-Bus config location
-  sed -i '/^dbus_confdir =/ s/sysconfdir/datadir/' 
cpufreq/src/cpufreq-selector/Makefile.am
+  sed -i '/^dbus_confdir =/ s/sysconfdir/datadir/' 
gnome-applets/cpufreq/cpufreq-selector/Makefile.am
 
   NOCONFIGURE=1 ./autogen.sh
 }


[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2020-10-02 Thread Jan Steffens via arch-commits
Date: Friday, October 2, 2020 @ 20:43:06
  Author: heftig
Revision: 715650

3.36.4-2

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-02 20:43:02 UTC (rev 715649)
+++ PKGBUILD2020-10-02 20:43:06 UTC (rev 715650)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-applets
 pkgver=3.36.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Small applications for the GNOME Panel"
 arch=('x86_64')
 url="https://wiki.gnome.org/Projects/GnomeApplets;


[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2020-05-27 Thread Balló György via arch-commits
Date: Wednesday, May 27, 2020 @ 15:08:20
  Author: bgyorgy
Revision: 635925

upgpkg: gnome-applets 3.36.4-1: Update to new version

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-27 14:47:23 UTC (rev 635924)
+++ PKGBUILD2020-05-27 15:08:20 UTC (rev 635925)
@@ -2,15 +2,15 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-applets
-pkgver=3.36.0
+pkgver=3.36.4
 pkgrel=1
 pkgdesc="Small applications for the GNOME Panel"
 arch=('x86_64')
 url="https://wiki.gnome.org/Projects/GnomeApplets;
 license=('GPL')
-depends=('dbus-glib' 'gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
+depends=('gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
 makedepends=('autoconf-archive' 'git' 'gnome-settings-daemon' 'intltool' 
'python' 'yelp-tools')
-_commit=a09c94d64db525790b17f10a848ef6f6ef09668d  # tags/3.36.0^0
+_commit=ea8ec983c8d5e285c341b7a9448e0bf20d43d363  # tags/3.36.4^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2020-03-12 Thread Balló György via arch-commits
Date: Thursday, March 12, 2020 @ 13:25:08
  Author: bgyorgy
Revision: 595303

upgpkg: gnome-applets 3.36.0-1: Update to new version

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |   11 +++
 1 file changed, 3 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-12 13:21:40 UTC (rev 595302)
+++ PKGBUILD2020-03-12 13:25:08 UTC (rev 595303)
@@ -2,8 +2,8 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-applets
-pkgver=3.34.0
-pkgrel=2
+pkgver=3.36.0
+pkgrel=1
 pkgdesc="Small applications for the GNOME Panel"
 arch=('x86_64')
 url="https://wiki.gnome.org/Projects/GnomeApplets;
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('dbus-glib' 'gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
 makedepends=('autoconf-archive' 'git' 'gnome-settings-daemon' 'intltool' 
'python' 'yelp-tools')
-_commit=5dffba205cb6137b935547739c1170ccfc03814c  # tags/3.34.0^0
+_commit=a09c94d64db525790b17f10a848ef6f6ef09668d  # tags/3.36.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -25,11 +25,6 @@
   # Use correct D-Bus config location
   sed -i '/^dbus_confdir =/ s/sysconfdir/datadir/' 
cpufreq/src/cpufreq-selector/Makefile.am
 
-  # Disable buggy applets
-  # https://gitlab.gnome.org/GNOME/gnome-applets/issues/6
-  sed -i '/window-buttons/d
-  /window-title/d' Makefile.am
-
   NOCONFIGURE=1 ./autogen.sh
 }
 


[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2020-03-07 Thread Jan Steffens via arch-commits
Date: Sunday, March 8, 2020 @ 07:51:03
  Author: heftig
Revision: 591475

3.34.0-2

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-08 07:50:41 UTC (rev 591474)
+++ PKGBUILD2020-03-08 07:51:03 UTC (rev 591475)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-applets
 pkgver=3.34.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Small applications for the GNOME Panel"
 arch=('x86_64')
 url="https://wiki.gnome.org/Projects/GnomeApplets;


[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2019-09-13 Thread Jan Steffens via arch-commits
Date: Friday, September 13, 2019 @ 21:32:55
  Author: heftig
Revision: 510404

3.34.0-1

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-13 21:29:15 UTC (rev 510403)
+++ PKGBUILD2019-09-13 21:32:55 UTC (rev 510404)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-applets
-pkgver=3.32.0
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Small applications for the GNOME Panel"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('dbus-glib' 'gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
 makedepends=('autoconf-archive' 'git' 'gnome-settings-daemon' 'intltool' 
'python' 'yelp-tools')
-_commit=cbb0b5e93da5b63bfb93ce685c97cf56f21d9bcb  # tags/3.32.0^0
+_commit=5dffba205cb6137b935547739c1170ccfc03814c  # tags/3.34.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -22,9 +22,6 @@
 prepare() {
   cd $pkgname
 
-  # Fix build
-  git cherry-pick -n 61551aea549f6f9bda12f39d5ffbec3e1064aa5a
-
   # Use correct D-Bus config location
   sed -i '/^dbus_confdir =/ s/sysconfdir/datadir/' 
cpufreq/src/cpufreq-selector/Makefile.am
 


[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:43:01
  Author: bgyorgy
Revision: 482274

upgpkg: gnome-applets 3.32.0-1

Update to new version

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 01:31:04 UTC (rev 482273)
+++ PKGBUILD2019-06-19 01:43:01 UTC (rev 482274)
@@ -2,8 +2,8 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-applets
-pkgver=3.30.0
-pkgrel=3
+pkgver=3.32.0
+pkgrel=1
 pkgdesc="Small applications for the GNOME Panel"
 arch=('x86_64')
 url="https://wiki.gnome.org/Projects/GnomeApplets;
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('dbus-glib' 'gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
 makedepends=('autoconf-archive' 'git' 'gnome-settings-daemon' 'intltool' 
'python' 'yelp-tools')
-_commit=ac51b5ea297cf9239d718b4776e92ce4afc82470  # tags/3.30.0^0
+_commit=cbb0b5e93da5b63bfb93ce685c97cf56f21d9bcb  # tags/3.32.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -22,6 +22,9 @@
 prepare() {
   cd $pkgname
 
+  # Fix build
+  git cherry-pick -n 61551aea549f6f9bda12f39d5ffbec3e1064aa5a
+
   # Use correct D-Bus config location
   sed -i '/^dbus_confdir =/ s/sysconfdir/datadir/' 
cpufreq/src/cpufreq-selector/Makefile.am
 


[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2019-03-06 Thread Balló György via arch-commits
Date: Thursday, March 7, 2019 @ 01:08:53
  Author: bgyorgy
Revision: 437976

upgpkg: gnome-applets 3.30.0-3

Use correct D-Bus config location

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-07 00:56:16 UTC (rev 437975)
+++ PKGBUILD2019-03-07 01:08:53 UTC (rev 437976)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-applets
 pkgver=3.30.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Small applications for the GNOME Panel"
 arch=('x86_64')
 url="https://wiki.gnome.org/Projects/GnomeApplets;
@@ -22,6 +22,9 @@
 prepare() {
   cd $pkgname
 
+  # Use correct D-Bus config location
+  sed -i '/^dbus_confdir =/ s/sysconfdir/datadir/' 
cpufreq/src/cpufreq-selector/Makefile.am
+
   # Disable buggy applets
   # https://gitlab.gnome.org/GNOME/gnome-applets/issues/6
   sed -i '/window-buttons/d


[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2018-12-28 Thread Balló György via arch-commits
Date: Friday, December 28, 2018 @ 11:10:20
  Author: bgyorgy
Revision: 418616

upgpkg: gnome-applets 3.30.0-2

Fix missing dependency on dbus-glib, disable buggy applets: window-buttons, 
window-title

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |   10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-28 09:37:33 UTC (rev 418615)
+++ PKGBUILD2018-12-28 11:10:20 UTC (rev 418616)
@@ -3,12 +3,12 @@
 
 pkgname=gnome-applets
 pkgver=3.30.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Small applications for the GNOME Panel"
 arch=('x86_64')
 url="https://wiki.gnome.org/Projects/GnomeApplets;
 license=('GPL')
-depends=('gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
+depends=('dbus-glib' 'gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
 makedepends=('autoconf-archive' 'git' 'gnome-settings-daemon' 'intltool' 
'python' 'yelp-tools')
 _commit=ac51b5ea297cf9239d718b4776e92ce4afc82470  # tags/3.30.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit;)
@@ -21,6 +21,12 @@
 
 prepare() {
   cd $pkgname
+
+  # Disable buggy applets
+  # https://gitlab.gnome.org/GNOME/gnome-applets/issues/6
+  sed -i '/window-buttons/d
+  /window-title/d' Makefile.am
+
   NOCONFIGURE=1 ./autogen.sh
 }
 


[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2018-09-11 Thread Balló György via arch-commits
Date: Tuesday, September 11, 2018 @ 10:20:58
  Author: bgyorgy
Revision: 379627

upgpkg: gnome-applets 3.30.0-1

Update to new version

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |   25 ++---
 1 file changed, 18 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-11 10:07:28 UTC (rev 379626)
+++ PKGBUILD2018-09-11 10:20:58 UTC (rev 379627)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-applets
-pkgver=3.28.0
+pkgver=3.30.0
 pkgrel=1
 pkgdesc="Small applications for the GNOME Panel"
 arch=('x86_64')
@@ -10,19 +10,30 @@
 url="https://wiki.gnome.org/Projects/GnomeApplets;
 license=('GPL')
 depends=('gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
-makedepends=('intltool' 'itstool' 'gnome-settings-daemon' 'python')
-source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('b0f823cc54c55ec02393109386ed33e2ea13edd0218bd14aed2c9fb273bca671')
+makedepends=('autoconf-archive' 'git' 'gnome-settings-daemon' 'intltool' 
'python' 'yelp-tools')
+_commit=ac51b5ea297cf9239d718b4776e92ce4afc82470  # tags/3.30.0^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit;)
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
 build() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
-  --disable-schemas-compile --disable-maintainer-mode
+  --disable-schemas-compile --enable-compile-warnings=minimum
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }


[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2017-10-16 Thread Jan Steffens
Date: Monday, October 16, 2017 @ 17:49:52
  Author: heftig
Revision: 263094

3.26.0-3

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-16 16:44:38 UTC (rev 263093)
+++ PKGBUILD2017-10-16 17:49:52 UTC (rev 263094)
@@ -4,12 +4,12 @@
 
 pkgname=gnome-applets
 pkgver=3.26.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Small applications for the GNOME Panel"
 arch=('i686' 'x86_64')
 url="https://wiki.gnome.org/Projects/GnomeApplets;
 license=('GPL')
-depends=('gnome-panel' 'libgtop' 'libtracker-sparql' 'cpupower' 'upower')
+depends=('gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
 makedepends=('intltool' 'itstool' 'gnome-settings-daemon')
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 0001-fix-build-with-kernel-4.7.patch)
@@ -20,9 +20,6 @@
   cd $pkgname-$pkgver
   # Fix cpufreq applet with recent kernel
   patch -Np1 -i ../0001-fix-build-with-kernel-4.7.patch
-
-  # Build with Tracker 1.0 for now
-  sed -i 's/tracker-sparql-2.0/tracker-sparql-1.0/' configure{,.ac}
 }
 
 build() {


[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2017-09-28 Thread Jan de Groot
Date: Thursday, September 28, 2017 @ 11:10:56
  Author: jgc
Revision: 260765

upgpkg: gnome-applets 3.24.1-3

Rebuild for libgtop

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-28 10:58:41 UTC (rev 260764)
+++ PKGBUILD2017-09-28 11:10:56 UTC (rev 260765)
@@ -4,7 +4,7 @@
 
 pkgname=gnome-applets
 pkgver=3.24.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Small applications for the GNOME Panel"
 arch=('i686' 'x86_64')
 url="https://wiki.gnome.org/Projects/GnomeApplets;


[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2017-04-24 Thread Balló György
Date: Monday, April 24, 2017 @ 13:11:10
  Author: bgyorgy
Revision: 225120

upgpkg: gnome-applets 3.24.1-1

Update to new version

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-24 13:11:02 UTC (rev 225119)
+++ PKGBUILD2017-04-24 13:11:10 UTC (rev 225120)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-applets
-pkgver=3.22.0
+pkgver=3.24.1
 pkgrel=1
 pkgdesc="Small applications for the GNOME Panel"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('gnome-panel' 'libgtop' 'libtracker-sparql' 'cpupower' 'upower')
 makedepends=('intltool' 'itstool' 'gnome-settings-daemon')
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('2707f4efb3e890e36a54792fb728107f82f79bf517145b576331c7a973a56dd4')
+sha256sums=('faacd46a0f115ec8adc9a89e6ce5079ca22e57b5a8bea33a2532cd4eec4aed19')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2016-10-10 Thread Balló György
Date: Monday, October 10, 2016 @ 09:26:51
  Author: bgyorgy
Revision: 191811

upgpkg: gnome-applets 3.22.0-1

Update to new version

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |   13 -
 1 file changed, 8 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-10 09:18:13 UTC (rev 191810)
+++ PKGBUILD2016-10-10 09:26:51 UTC (rev 191811)
@@ -3,21 +3,25 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-applets
-pkgver=3.20.0
-pkgrel=2
+pkgver=3.22.0
+pkgrel=1
 pkgdesc="Small applications for the GNOME Panel"
 arch=('i686' 'x86_64')
 url="https://wiki.gnome.org/Projects/GnomeApplets;
 license=('GPL')
-depends=('gnome-panel' 'libgtop' 'libtracker-sparql' 'gucharmap' 
'python-gobject' 'cpupower' 'upower')
+depends=('gnome-panel' 'libgtop' 'libtracker-sparql' 'cpupower' 'upower')
 makedepends=('intltool' 'itstool' 'gnome-settings-daemon')
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('cf3782447512a0cad144475783e7d9c3aee3bb210ad0b33bba858f102e6cdd94')
+sha256sums=('2707f4efb3e890e36a54792fb728107f82f79bf517145b576331c7a973a56dd4')
 
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
   --disable-schemas-compile --with-cpufreq-lib=cpupower
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
   make
 }
 
@@ -24,5 +28,4 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
-  python3 -m compileall "$pkgdir"/usr/lib/python3.5/site-packages/invest/
 }


[arch-commits] Commit in gnome-applets/trunk (PKGBUILD gnome-applets.install)

2016-07-12 Thread Balló György
Date: Tuesday, July 12, 2016 @ 22:37:18
  Author: bgyorgy
Revision: 182794

upgpkg: gnome-applets 3.20.0-2

Hooks rebuild

Modified:
  gnome-applets/trunk/PKGBUILD
Deleted:
  gnome-applets/trunk/gnome-applets.install

---+
 PKGBUILD  |4 ++--
 gnome-applets.install |   12 
 2 files changed, 2 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-12 22:26:27 UTC (rev 182793)
+++ PKGBUILD2016-07-12 22:37:18 UTC (rev 182794)
@@ -4,7 +4,7 @@
 
 pkgname=gnome-applets
 pkgver=3.20.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Small applications for the GNOME Panel"
 arch=('i686' 'x86_64')
 url="https://wiki.gnome.org/Projects/GnomeApplets;
@@ -11,7 +11,6 @@
 license=('GPL')
 depends=('gnome-panel' 'libgtop' 'libtracker-sparql' 'gucharmap' 
'python-gobject' 'cpupower' 'upower')
 makedepends=('intltool' 'itstool' 'gnome-settings-daemon')
-install=$pkgname.install
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
 sha256sums=('cf3782447512a0cad144475783e7d9c3aee3bb210ad0b33bba858f102e6cdd94')
 
@@ -25,4 +24,5 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
+  python3 -m compileall "$pkgdir"/usr/lib/python3.5/site-packages/invest/
 }

Deleted: gnome-applets.install
===
--- gnome-applets.install   2016-07-12 22:26:27 UTC (rev 182793)
+++ gnome-applets.install   2016-07-12 22:37:18 UTC (rev 182794)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}


[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2013-04-10 Thread Balló György
Date: Wednesday, April 10, 2013 @ 09:58:51
  Author: bgyorgy
Revision: 88021

Update upstream URL

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-10 07:48:45 UTC (rev 88020)
+++ PKGBUILD2013-04-10 07:58:51 UTC (rev 88021)
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('cpupower' 'gucharmap' 'gstreamer0.10-base' 'gnome-panel' 'libgtop')
 makedepends=('gnome-common' 'gnome-doc-utils' 'intltool' 'networkmanager' 
'rarian')
-url=http://www.gnome.org;
+url=https://git.gnome.org/browse/gnome-applets;
 install=$pkgname.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 gnome-applets-cpupower.patch



[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2013-04-10 Thread Balló György
Date: Wednesday, April 10, 2013 @ 10:04:34
  Author: bgyorgy
Revision: 88022

Better URL

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-10 07:58:51 UTC (rev 88021)
+++ PKGBUILD2013-04-10 08:04:34 UTC (rev 88022)
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('cpupower' 'gucharmap' 'gstreamer0.10-base' 'gnome-panel' 'libgtop')
 makedepends=('gnome-common' 'gnome-doc-utils' 'intltool' 'networkmanager' 
'rarian')
-url=https://git.gnome.org/browse/gnome-applets;
+url=https://live.gnome.org/GnomeApplets;
 install=$pkgname.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 gnome-applets-cpupower.patch



[arch-commits] Commit in gnome-applets/trunk (PKGBUILD gnome-applets.install)

2012-11-03 Thread Ionut Biru
Date: Saturday, November 3, 2012 @ 08:56:33
  Author: ibiru
Revision: 170134

updat eto 3.5.92 to be able to rebuild against libgweather 3.6

Modified:
  gnome-applets/trunk/PKGBUILD
  gnome-applets/trunk/gnome-applets.install

---+
 PKGBUILD  |6 +++---
 gnome-applets.install |6 --
 2 files changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-03 12:38:34 UTC (rev 170133)
+++ PKGBUILD2012-11-03 12:56:33 UTC (rev 170134)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-applets
-pkgver=3.4.1
-pkgrel=2
+pkgver=3.5.92
+pkgrel=1
 pkgdesc=GNOME Applets
 arch=(i686 x86_64)
 license=('GPL')
@@ -13,7 +13,7 @@
 url=http://www.gnome.org;
 install=gnome-applets.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('ec5487eb81fb29851b6336de94a329f5623e73830d61022e0e20fe3d038a415e')
+sha256sums=('f6178cb702a39a4103fcb97e9a266bf6d05f05ac5064818f119c023d76170e83')
 
 build() {
   cd $pkgname-$pkgver

Modified: gnome-applets.install
===
--- gnome-applets.install   2012-11-03 12:38:34 UTC (rev 170133)
+++ gnome-applets.install   2012-11-03 12:56:33 UTC (rev 170134)
@@ -1,7 +1,8 @@
 pkgname=gnome-applets
 
 post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
+  gconfpkg --install ${pkgname}
+  glib-compile-schemas /usr/share/glib-2.0/schemas
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }
 
@@ -14,9 +15,10 @@
 }
 
 pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
+  gconfpkg --uninstall ${pkgname}
 }
 
 post_remove() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }



[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2012-08-15 Thread Jan Steffens
Date: Wednesday, August 15, 2012 @ 17:11:37
  Author: heftig
Revision: 165329

Drop cpufrequtils, remove from gnome group

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-15 18:37:38 UTC (rev 165328)
+++ PKGBUILD2012-08-15 21:11:37 UTC (rev 165329)
@@ -3,15 +3,14 @@
 
 pkgname=gnome-applets
 pkgver=3.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc=GNOME Applets
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gnome-panel' 'libgtop' 'gucharmap' 'libnotify' 'cpufrequtils')
+depends=('gnome-panel' 'libgtop' 'gucharmap' 'libnotify')
 makedepends=('gnome-doc-utils' 'intltool' 'gnome-settings-daemon' 
'networkmanager')
 options=(!emptydirs)
 url=http://www.gnome.org;
-groups=(gnome)
 install=gnome-applets.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
 sha256sums=('ec5487eb81fb29851b6336de94a329f5623e73830d61022e0e20fe3d038a415e')



[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2012-04-15 Thread Ionut Biru
Date: Sunday, April 15, 2012 @ 11:53:10
  Author: ibiru
Revision: 156195

update to 3.4.1

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |   20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-15 15:11:02 UTC (rev 156194)
+++ PKGBUILD2012-04-15 15:53:10 UTC (rev 156195)
@@ -2,22 +2,22 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-applets
-pkgver=3.2.1
+pkgver=3.4.1
 pkgrel=1
 pkgdesc=GNOME Applets
 arch=(i686 x86_64)
 license=('GPL')
 depends=('gnome-panel' 'libgtop' 'gucharmap' 'libnotify' 'cpufrequtils')
-makedepends=('gnome-doc-utils' 'intltool' 'gnome-settings-daemon' 
'networkmanager' 'gnome-common')
+makedepends=('gnome-doc-utils' 'intltool' 'gnome-settings-daemon' 
'networkmanager')
 options=(!emptydirs)
 url=http://www.gnome.org;
 groups=(gnome)
 install=gnome-applets.install
-source=(http://download.gnome.org/sources/${pkgname}/3.2/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('cba1dff05bf2aad57f0df2ea746a9bf1c3483a0388a70bf501f61d95b1017dc1')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('ec5487eb81fb29851b6336de94a329f5623e73830d61022e0e20fe3d038a415e')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd $pkgname-$pkgver
   PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
   --sysconfdir=/etc --libexecdir=/usr/lib/gnome-applets \
   --localstatedir=/var --disable-static \
@@ -27,10 +27,10 @@
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${pkgdir} install
+  cd $pkgname-$pkgver
+  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
 
-  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
-  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain gnome-applets-3.0 ${pkgdir}/etc/gconf/schemas/*.schemas
-  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
+  install -m755 -d $pkgdir/usr/share/gconf/schemas
+  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas 
--domain gnome-applets-3.0 $pkgdir/etc/gconf/schemas/*.schemas
+  rm -f $pkgdir/etc/gconf/schemas/*.schemas
 }



[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2011-10-18 Thread Ionut Biru
Date: Tuesday, October 18, 2011 @ 09:28:56
  Author: ibiru
Revision: 140707

update to 3.2.1

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-10-18 13:24:03 UTC (rev 140706)
+++ PKGBUILD2011-10-18 13:28:56 UTC (rev 140707)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-applets
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc=GNOME Applets
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 groups=(gnome)
 install=gnome-applets.install
 
source=(http://download.gnome.org/sources/${pkgname}/3.2/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('18e41753d98644689126c3f237f4bf2e1b973cac15544166cef299ba6faa95ef')
+sha256sums=('cba1dff05bf2aad57f0df2ea746a9bf1c3483a0388a70bf501f61d95b1017dc1')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2011-09-27 Thread Ionut Biru
Date: Tuesday, September 27, 2011 @ 07:36:57
  Author: ibiru
Revision: 138589

update to 3.2.0

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-27 11:29:08 UTC (rev 138588)
+++ PKGBUILD2011-09-27 11:36:57 UTC (rev 138589)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-applets
-pkgver=3.1.90
+pkgver=3.2.0
 pkgrel=1
 pkgdesc=GNOME Applets
 arch=(i686 x86_64)
@@ -13,8 +13,8 @@
 url=http://www.gnome.org;
 groups=(gnome)
 install=gnome-applets.install
-source=(http://download.gnome.org/sources/${pkgname}/3.1/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('33e102f7535705113d1fef302d53863e63f08ac354e22a96ea5d92c0db3f5f9d')
+source=(http://download.gnome.org/sources/${pkgname}/3.2/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('18e41753d98644689126c3f237f4bf2e1b973cac15544166cef299ba6faa95ef')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2011-09-02 Thread Ionut Biru
Date: Friday, September 2, 2011 @ 10:44:47
  Author: ibiru
Revision: 136870

update to 3.1.90

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-02 14:24:33 UTC (rev 136869)
+++ PKGBUILD2011-09-02 14:44:47 UTC (rev 136870)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-applets
-pkgver=3.1.2
+pkgver=3.1.90
 pkgrel=1
 pkgdesc=GNOME Applets
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 groups=(gnome)
 install=gnome-applets.install
 
source=(http://download.gnome.org/sources/${pkgname}/3.1/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('ff1d33c5ca304824ddba75333fddae2d28739b417c8f83598805f34b6140938c')
+sha256sums=('33e102f7535705113d1fef302d53863e63f08ac354e22a96ea5d92c0db3f5f9d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2011-06-15 Thread Ionut Biru
Date: Wednesday, June 15, 2011 @ 11:25:32
  Author: ibiru
Revision: 127511

update to 3.1.2

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-15 15:20:21 UTC (rev 127510)
+++ PKGBUILD2011-06-15 15:25:32 UTC (rev 127511)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-applets
-pkgver=3.1.1
+pkgver=3.1.2
 pkgrel=1
 pkgdesc=GNOME Applets
 arch=(i686 x86_64)
@@ -13,12 +13,11 @@
 url=http://www.gnome.org;
 groups=(gnome)
 install=gnome-applets.install
-source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}-20110506.tar.xz)
-sha256sums=('eb19a412e804975d614255520f4c7c6477d927e8d5cb6abe217008ab62ab857b')
+source=(http://download.gnome.org/sources/${pkgname}/3.1/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('ff1d33c5ca304824ddba75333fddae2d28739b417c8f83598805f34b6140938c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./autogen.sh
   PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
   --sysconfdir=/etc --libexecdir=/usr/lib/gnome-applets \
   --localstatedir=/var --disable-static \



[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2011-05-07 Thread Ionut Biru
Date: Saturday, May 7, 2011 @ 13:45:38
  Author: ibiru
Revision: 123041

mostly to fix the missing tarball

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-07 16:45:18 UTC (rev 123040)
+++ PKGBUILD2011-05-07 17:45:38 UTC (rev 123041)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-applets
-pkgver=2.91.4
-pkgrel=2
+pkgver=3.1.1
+pkgrel=1
 pkgdesc=GNOME Applets
 arch=(i686 x86_64)
 license=('GPL')
@@ -13,9 +13,8 @@
 url=http://www.gnome.org;
 groups=(gnome)
 install=gnome-applets.install
-#source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2)
-source=(${pkgname}-${pkgver}.tar.xz)
-sha256sums=('950ab962c39fca9375a9df0827ccb8f2178f7e84950c8fdbea5e3d2f9889a49c')
+source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}-20110506.tar.xz)
+sha256sums=('eb19a412e804975d614255520f4c7c6477d927e8d5cb6abe217008ab62ab857b')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2011-03-08 Thread Ionut Biru
Date: Tuesday, March 8, 2011 @ 16:10:38
  Author: ibiru
Revision: 113478

upgpkg: gnome-applets 2.91.4-2
new git snapshot, rebuild against gnome-panel 2.91.91

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-08 19:22:32 UTC (rev 113477)
+++ PKGBUILD2011-03-08 21:10:38 UTC (rev 113478)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-applets
 pkgver=2.91.4
-pkgrel=1
+pkgrel=2
 pkgdesc=GNOME Applets
 arch=(i686 x86_64)
 license=('GPL')
@@ -15,7 +15,7 @@
 install=gnome-applets.install
 
#source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2)
 source=(${pkgname}-${pkgver}.tar.xz)
-sha256sums=('3c6cd4bbd01816b81f16a67bd620bc95768bb75f64325b4a87e7c9f248056d97')
+sha256sums=('950ab962c39fca9375a9df0827ccb8f2178f7e84950c8fdbea5e3d2f9889a49c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2011-03-05 Thread Ionut Biru
Date: Saturday, March 5, 2011 @ 08:30:12
  Author: ibiru
Revision: 112627

upgpkg: gnome-applets 2.91.4-1
update to unstable. using a git snapshot until new version is released

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |   35 +--
 1 file changed, 17 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-05 13:18:36 UTC (rev 112626)
+++ PKGBUILD2011-03-05 13:30:12 UTC (rev 112627)
@@ -2,38 +2,37 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-applets
-pkgver=2.32.1.1
+pkgver=2.91.4
 pkgrel=1
 pkgdesc=GNOME Applets
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gstreamer0.10-base-plugins=0.10.30' 'gnome-panel=2.31.92' 
'libgtop=2.28.1' 'gucharmap=2.32.0' 'libnotify=0.4.5' 'cpufrequtils')
-makedepends=('gnome-doc-utils=0.20.1' 'pkgconfig' 
'gnome-settings-daemon=2.31.92' 'intltool' 'gnome-icon-theme=2.31.0' 
'gnome-python-desktop=2.31.1' 'networkmanager=0.8')
-optdepends=('python-gnomeapplet: invest-applet')
+depends=('gnome-panel' 'libgtop' 'gucharmap' 'libnotify' 'cpufrequtils')
+makedepends=('gnome-doc-utils' 'intltool' 'gnome-settings-daemon' 
'networkmanager' 'gnome-common')
 options=(!emptydirs)
 url=http://www.gnome.org;
 groups=(gnome)
 install=gnome-applets.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('2b92fe4b3062dfbe264f45472b4db3a27d1e69e13260d37da9fb36b2cbd40327')
-   
+#source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2)
+source=(${pkgname}-${pkgver}.tar.xz)
+sha256sums=('3c6cd4bbd01816b81f16a67bd620bc95768bb75f64325b4a87e7c9f248056d97')
+
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  PYTHON=python2 ./configure --prefix=/usr --sysconfdir=/etc \
-  --libexecdir=/usr/lib/gnome-applets \
+  ./autogen.sh
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --sysconfdir=/etc --libexecdir=/usr/lib/gnome-applets \
   --localstatedir=/var --disable-static \
-  --disable-scrollkeeper --enable-mixer-applet \
-  --disable-schemas-install --without-hal
+  --disable-scrollkeeper --disable-schemas-install \
+  --without-hal
   make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${pkgdir} install
-  rm -f ${pkgdir}/usr/lib/*.la
 
-  sed -i s|#!/usr/bin/env python$|#!/usr/bin/env python2| \
-$pkgdir/usr/bin/invest-chart \
-$pkgdir/usr/lib/gnome-applets/invest-applet \
-$pkgdir/usr/lib/python2.7/site-packages/invest/chart.py
-
   install -m755 -d ${pkgdir}/usr/share/gconf/schemas
-  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain gnome-applets-2.0 ${pkgdir}/etc/gconf/schemas/*.schemas
+  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain gnome-applets-3.0 ${pkgdir}/etc/gconf/schemas/*.schemas
   rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
 }



[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2010-11-22 Thread Jan Steffens
Date: Tuesday, November 23, 2010 @ 00:18:09
  Author: heftig
Revision: 100381

upgpkg: gnome-applets 2.32.1.1-1
New upstream

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-11-23 02:04:57 UTC (rev 100380)
+++ PKGBUILD2010-11-23 05:18:09 UTC (rev 100381)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-applets
-pkgver=2.32.0
-pkgrel=3
+pkgver=2.32.1.1
+pkgrel=1
 pkgdesc=GNOME Applets
 arch=(i686 x86_64)
 license=('GPL')
@@ -15,7 +15,7 @@
 groups=(gnome)
 install=gnome-applets.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('3b2611b3253ed5418f37c83d710918e93476a783637ddb4ef7e5eab7a83a4c1b')
+sha256sums=('2b92fe4b3062dfbe264f45472b4db3a27d1e69e13260d37da9fb36b2cbd40327')

 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2010-10-29 Thread Jan de Groot
Date: Friday, October 29, 2010 @ 07:09:08
  Author: jgc
Revision: 97320

upgpkg: gnome-applets 2.32.0-3
Update pkgrel, release hal-free package

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-10-29 06:27:45 UTC (rev 97319)
+++ PKGBUILD2010-10-29 11:09:08 UTC (rev 97320)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-applets
 pkgver=2.32.0
-pkgrel=2
+pkgrel=3
 pkgdesc=GNOME Applets
 arch=(i686 x86_64)
 license=('GPL')
@@ -19,7 +19,7 @@

 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc \
+  PYTHON=python2 ./configure --prefix=/usr --sysconfdir=/etc \
   --libexecdir=/usr/lib/gnome-applets \
   --localstatedir=/var --disable-static \
   --disable-scrollkeeper --enable-mixer-applet \



[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2010-10-01 Thread Allan McRae
Date: Friday, October 1, 2010 @ 18:30:43
  Author: allan
Revision: 92940

upgpkg: gnome-applets 2.32.0-2
python2 rebuild

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-10-01 22:29:09 UTC (rev 92939)
+++ PKGBUILD2010-10-01 22:30:43 UTC (rev 92940)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-applets
 pkgver=2.32.0
-pkgrel=1
+pkgrel=2
 pkgdesc=GNOME Applets
 arch=(i686 x86_64)
 license=('GPL')
@@ -28,6 +28,11 @@
   make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${pkgdir} install
   rm -f ${pkgdir}/usr/lib/*.la
 
+  sed -i s|#!/usr/bin/env python$|#!/usr/bin/env python2| \
+$pkgdir/usr/bin/invest-chart \
+$pkgdir/usr/lib/gnome-applets/invest-applet \
+$pkgdir/usr/lib/python2.7/site-packages/invest/chart.py
+
   install -m755 -d ${pkgdir}/usr/share/gconf/schemas
   gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain gnome-applets-2.0 ${pkgdir}/etc/gconf/schemas/*.schemas
   rm -f ${pkgdir}/etc/gconf/schemas/*.schemas



[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

2010-09-27 Thread Jan de Groot
Date: Monday, September 27, 2010 @ 09:16:17
  Author: jgc
Revision: 91581

upgpkg: gnome-applets 2.32.0-1
Update to 2.32.0

Modified:
  gnome-applets/trunk/PKGBUILD

--+
 PKGBUILD |   20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-09-27 13:09:05 UTC (rev 91580)
+++ PKGBUILD2010-09-27 13:16:17 UTC (rev 91581)
@@ -2,20 +2,20 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-applets
-pkgver=2.30.0
+pkgver=2.32.0
 pkgrel=1
 pkgdesc=GNOME Applets
 arch=(i686 x86_64)
 license=('GPL')
-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')
+depends=('gstreamer0.10-base-plugins=0.10.30' 'gnome-panel=2.31.92' 
'libgtop=2.28.1' 'gucharmap=2.32.0' 'libnotify=0.4.5' 'cpufrequtils')
+makedepends=('gnome-doc-utils=0.20.1' 'pkgconfig' 
'gnome-settings-daemon=2.31.92' 'intltool' 'gnome-icon-theme=2.31.0' 
'gnome-python-desktop=2.31.1' 'networkmanager=0.8')
+optdepends=('python-gnomeapplet: 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.30/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('41489fbb1f8352a306cde6676dfaf1e497bfbca960454f7251c4fd92920bba5d')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3b2611b3253ed5418f37c83d710918e93476a783637ddb4ef7e5eab7a83a4c1b')

 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -23,12 +23,12 @@
   --libexecdir=/usr/lib/gnome-applets \
   --localstatedir=/var --disable-static \
   --disable-scrollkeeper --enable-mixer-applet \
-  --disable-schemas-install || return 1
-  make || return 1
-  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${pkgdir} install || 
return 1
+  --disable-schemas-install
+  make
+  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${pkgdir} install
   rm -f ${pkgdir}/usr/lib/*.la
 
   install -m755 -d ${pkgdir}/usr/share/gconf/schemas
-  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain gnome-applets-2.0 ${pkgdir}/etc/gconf/schemas/*.schemas || return 1
+  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain gnome-applets-2.0 ${pkgdir}/etc/gconf/schemas/*.schemas
   rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
 }



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

2010-03-28 Thread Jan de Groot
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
===
--- PKGBUILD2010-03-28 14:27:50 UTC (rev 73789)
+++ PKGBUILD2010-03-28 14:27:53 UTC (rev 73790)
@@ -2,20 +2,20 @@
 # Maintainer: Jan de Groot j...@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.patch2010-03-28 14:27:50 UTC (rev 73789)
+++ stickynotes-fix-labels.patch2010-03-28 14:27:53 UTC (rev 73790)
@@ -1,31 +0,0 @@
-From 26488f7c397fd3e41c7c64eaf2b14b577605e97e Mon Sep 17 00:00:00 2001
-From: Callum McKenzie cal...@spooky-possum.org
-Date: Wed, 07 Oct 2009 18:38:05 +
-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=visibleTrue/property
- property name=orientationvertical/property
- child
-@@ -494,7 +494,7 @@
-   /packing
- /child
- child
--  object class=GtkLabel id=label1
-+  object class=GtkLabel id=label2
- property name=visibleTrue/property
- property name=xalign0/property
- property name=label translatable=yesThis cannot be 
undone./property
---
-cgit v0.8.2