[arch-commits] Commit in gnome-applets/repos (4 files)

Balló György bgyorgy at archlinux.org
Mon Apr 24 13:11:18 UTC 2017


    Date: Monday, April 24, 2017 @ 13:11:17
  Author: bgyorgy
Revision: 225122

archrelease: copy trunk to community-i686, community-x86_64

Added:
  gnome-applets/repos/community-i686/PKGBUILD
    (from rev 225120, gnome-applets/trunk/PKGBUILD)
  gnome-applets/repos/community-x86_64/PKGBUILD
    (from rev 225120, gnome-applets/trunk/PKGBUILD)
Deleted:
  gnome-applets/repos/community-i686/PKGBUILD
  gnome-applets/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   62 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   31 ----------------------
 community-x86_64/PKGBUILD |   31 ----------------------
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-04-24 13:11:17 UTC (rev 225121)
+++ community-i686/PKGBUILD	2017-04-24 13:11:17 UTC (rev 225122)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=gnome-applets
-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' 'cpupower' 'upower')
-makedepends=('intltool' 'itstool' 'gnome-settings-daemon')
-source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-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
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-applets/repos/community-i686/PKGBUILD (from rev 225120, gnome-applets/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-04-24 13:11:17 UTC (rev 225122)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-applets
+pkgver=3.24.1
+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' 'cpupower' 'upower')
+makedepends=('intltool' 'itstool' 'gnome-settings-daemon')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('faacd46a0f115ec8adc9a89e6ce5079ca22e57b5a8bea33a2532cd4eec4aed19')
+
+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
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-04-24 13:11:17 UTC (rev 225121)
+++ community-x86_64/PKGBUILD	2017-04-24 13:11:17 UTC (rev 225122)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=gnome-applets
-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' 'cpupower' 'upower')
-makedepends=('intltool' 'itstool' 'gnome-settings-daemon')
-source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-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
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-applets/repos/community-x86_64/PKGBUILD (from rev 225120, gnome-applets/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-04-24 13:11:17 UTC (rev 225122)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-applets
+pkgver=3.24.1
+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' 'cpupower' 'upower')
+makedepends=('intltool' 'itstool' 'gnome-settings-daemon')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('faacd46a0f115ec8adc9a89e6ce5079ca22e57b5a8bea33a2532cd4eec4aed19')
+
+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
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list