[arch-commits] Commit in mate-netspeed/repos (10 files)

Gaetan Bisson bisson at nymeria.archlinux.org
Thu Feb 6 05:24:15 UTC 2014


    Date: Thursday, February 6, 2014 @ 06:24:15
  Author: bisson
Revision: 105369

db-move: moved mate-netspeed from [community-testing] to [community] (i686, x86_64)

Added:
  mate-netspeed/repos/community-i686/PKGBUILD
    (from rev 105365, mate-netspeed/repos/community-testing-i686/PKGBUILD)
  mate-netspeed/repos/community-i686/mate-netspeed.install
    (from rev 105365, mate-netspeed/repos/community-testing-i686/mate-netspeed.install)
  mate-netspeed/repos/community-x86_64/PKGBUILD
    (from rev 105365, mate-netspeed/repos/community-testing-x86_64/PKGBUILD)
  mate-netspeed/repos/community-x86_64/mate-netspeed.install
    (from rev 105365, mate-netspeed/repos/community-testing-x86_64/mate-netspeed.install)
Deleted:
  mate-netspeed/repos/community-i686/PKGBUILD
  mate-netspeed/repos/community-i686/mate-netspeed.install
  mate-netspeed/repos/community-testing-i686/
  mate-netspeed/repos/community-testing-x86_64/
  mate-netspeed/repos/community-x86_64/PKGBUILD
  mate-netspeed/repos/community-x86_64/mate-netspeed.install

----------------------------------------+
 /PKGBUILD                              |   64 +++++++++++++++++++++++++++++++
 /mate-netspeed.install                 |   24 +++++++++++
 community-i686/PKGBUILD                |   34 ----------------
 community-i686/mate-netspeed.install   |   12 -----
 community-x86_64/PKGBUILD              |   34 ----------------
 community-x86_64/mate-netspeed.install |   12 -----
 6 files changed, 88 insertions(+), 92 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-02-06 05:24:14 UTC (rev 105368)
+++ community-i686/PKGBUILD	2014-02-06 05:24:15 UTC (rev 105369)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress <code at flexion.org>
-# Contributor: Giovanni "Talorno" Ricciardi <kar98k.sniper at gmail.com>
-# Contributor: Xpander <xpander0 at gmail.com>
-
-pkgname=mate-netspeed
-pkgver=1.6.1
-pkgrel=1
-pkgdesc="A MATE applet that shows how much traffic occurs on a specified network device."
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk2' 'libgtop' 'mate-panel' 'wireless_tools')
-makedepends=('mate-common' 'mate-doc-utils' 'perl-xml-parser')
-options=('!emptydirs')
-groups=('mate-extra')
-source=("http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('4b9c8b7f7ff59ef8ad989821fe360f5f459c66ed')
-install=${pkgname}.install
-
-build() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    ./configure \
-        --prefix=/usr \
-        --libexecdir=/usr/lib/${pkgname} \
-        --disable-static \
-        --disable-scrollkeeper
-    make
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-}

Copied: mate-netspeed/repos/community-i686/PKGBUILD (from rev 105365, mate-netspeed/repos/community-testing-i686/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-02-06 05:24:15 UTC (rev 105369)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Martin Wimpress <code at flexion.org>
+
+pkgname=mate-netspeed
+pkgver=1.6.1
+pkgrel=2
+pkgdesc="A MATE applet that shows how much traffic occurs on a specified network device."
+url="http://mate-desktop.org"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libgtop' 'mate-panel' 'wireless_tools')
+makedepends=('mate-common' 'mate-doc-utils' 'perl-xml-parser')
+options=('!emptydirs')
+groups=('mate-extra')
+source=("http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('4b9c8b7f7ff59ef8ad989821fe360f5f459c66ed')
+install=${pkgname}.install
+
+build() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    ./configure \
+        --prefix=/usr \
+        --libexecdir=/usr/lib/${pkgname} \
+        --disable-static \
+        --disable-scrollkeeper
+    make
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/mate-netspeed.install
===================================================================
--- community-i686/mate-netspeed.install	2014-02-06 05:24:14 UTC (rev 105368)
+++ community-i686/mate-netspeed.install	2014-02-06 05:24:15 UTC (rev 105369)
@@ -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
-}

Copied: mate-netspeed/repos/community-i686/mate-netspeed.install (from rev 105365, mate-netspeed/repos/community-testing-i686/mate-netspeed.install)
===================================================================
--- community-i686/mate-netspeed.install	                        (rev 0)
+++ community-i686/mate-netspeed.install	2014-02-06 05:24:15 UTC (rev 105369)
@@ -0,0 +1,12 @@
+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
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-02-06 05:24:14 UTC (rev 105368)
+++ community-x86_64/PKGBUILD	2014-02-06 05:24:15 UTC (rev 105369)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress <code at flexion.org>
-# Contributor: Giovanni "Talorno" Ricciardi <kar98k.sniper at gmail.com>
-# Contributor: Xpander <xpander0 at gmail.com>
-
-pkgname=mate-netspeed
-pkgver=1.6.1
-pkgrel=1
-pkgdesc="A MATE applet that shows how much traffic occurs on a specified network device."
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk2' 'libgtop' 'mate-panel' 'wireless_tools')
-makedepends=('mate-common' 'mate-doc-utils' 'perl-xml-parser')
-options=('!emptydirs')
-groups=('mate-extra')
-source=("http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('4b9c8b7f7ff59ef8ad989821fe360f5f459c66ed')
-install=${pkgname}.install
-
-build() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    ./configure \
-        --prefix=/usr \
-        --libexecdir=/usr/lib/${pkgname} \
-        --disable-static \
-        --disable-scrollkeeper
-    make
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-}

Copied: mate-netspeed/repos/community-x86_64/PKGBUILD (from rev 105365, mate-netspeed/repos/community-testing-x86_64/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-02-06 05:24:15 UTC (rev 105369)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Martin Wimpress <code at flexion.org>
+
+pkgname=mate-netspeed
+pkgver=1.6.1
+pkgrel=2
+pkgdesc="A MATE applet that shows how much traffic occurs on a specified network device."
+url="http://mate-desktop.org"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libgtop' 'mate-panel' 'wireless_tools')
+makedepends=('mate-common' 'mate-doc-utils' 'perl-xml-parser')
+options=('!emptydirs')
+groups=('mate-extra')
+source=("http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('4b9c8b7f7ff59ef8ad989821fe360f5f459c66ed')
+install=${pkgname}.install
+
+build() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    ./configure \
+        --prefix=/usr \
+        --libexecdir=/usr/lib/${pkgname} \
+        --disable-static \
+        --disable-scrollkeeper
+    make
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/mate-netspeed.install
===================================================================
--- community-x86_64/mate-netspeed.install	2014-02-06 05:24:14 UTC (rev 105368)
+++ community-x86_64/mate-netspeed.install	2014-02-06 05:24:15 UTC (rev 105369)
@@ -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
-}

Copied: mate-netspeed/repos/community-x86_64/mate-netspeed.install (from rev 105365, mate-netspeed/repos/community-testing-x86_64/mate-netspeed.install)
===================================================================
--- community-x86_64/mate-netspeed.install	                        (rev 0)
+++ community-x86_64/mate-netspeed.install	2014-02-06 05:24:15 UTC (rev 105369)
@@ -0,0 +1,12 @@
+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
+}




More information about the arch-commits mailing list