[arch-commits] Commit in xfce4-fsguard-plugin/repos (8 files)

Felix Yan fyan at nymeria.archlinux.org
Mon Jun 30 05:46:16 UTC 2014


    Date: Monday, June 30, 2014 @ 07:46:16
  Author: fyan
Revision: 215655

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

Added:
  xfce4-fsguard-plugin/repos/extra-i686/PKGBUILD
    (from rev 215654, xfce4-fsguard-plugin/trunk/PKGBUILD)
  xfce4-fsguard-plugin/repos/extra-i686/xfce4-fsguard-plugin.install
    (from rev 215654, xfce4-fsguard-plugin/trunk/xfce4-fsguard-plugin.install)
  xfce4-fsguard-plugin/repos/extra-x86_64/PKGBUILD
    (from rev 215654, xfce4-fsguard-plugin/trunk/PKGBUILD)
  xfce4-fsguard-plugin/repos/extra-x86_64/xfce4-fsguard-plugin.install
    (from rev 215654, xfce4-fsguard-plugin/trunk/xfce4-fsguard-plugin.install)
Deleted:
  xfce4-fsguard-plugin/repos/extra-i686/PKGBUILD
  xfce4-fsguard-plugin/repos/extra-i686/xfce4-fsguard-plugin.install
  xfce4-fsguard-plugin/repos/extra-x86_64/PKGBUILD
  xfce4-fsguard-plugin/repos/extra-x86_64/xfce4-fsguard-plugin.install

-------------------------------------------+
 /PKGBUILD                                 |   66 ++++++++++++++++++++++++++++
 /xfce4-fsguard-plugin.install             |   22 +++++++++
 extra-i686/PKGBUILD                       |   33 --------------
 extra-i686/xfce4-fsguard-plugin.install   |   11 ----
 extra-x86_64/PKGBUILD                     |   33 --------------
 extra-x86_64/xfce4-fsguard-plugin.install |   11 ----
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2014-06-30 05:45:07 UTC (rev 215654)
+++ extra-i686/PKGBUILD	2014-06-30 05:46:16 UTC (rev 215655)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR <andyrtr at archlinux.org>
-# Contributor: Ben <ben at benmazer.net>
-
-pkgname=xfce4-fsguard-plugin
-pkgver=1.0.1
-pkgrel=1
-pkgdesc="File system usage monitor plugin for the Xfce4 panel"
-arch=(i686 x86_64)
-license=('GPL2')
-url="http://xfce-goodies.berlios.de/"
-groups=('xfce4-goodies')
-depends=('xfce4-panel')
-makedepends=('intltool')
-install=${pkgname}.install
-source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/1.0/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('9c179371475e2837004cc208026e30c1')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr \
-	--sysconfdir=/etc \
-	--libexecdir=/usr/lib \
-	--localstatedir=/var \
-	--disable-static \
-	--disable-debug
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: xfce4-fsguard-plugin/repos/extra-i686/PKGBUILD (from rev 215654, xfce4-fsguard-plugin/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-06-30 05:46:16 UTC (rev 215655)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Contributor: Ben <ben at benmazer.net>
+
+pkgname=xfce4-fsguard-plugin
+pkgver=1.0.1
+pkgrel=2
+pkgdesc="File system usage monitor plugin for the Xfce4 panel"
+arch=(i686 x86_64)
+license=('GPL2')
+url="http://xfce-goodies.berlios.de/"
+groups=('xfce4-goodies')
+depends=('xfce4-panel')
+makedepends=('intltool')
+install=${pkgname}.install
+source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/1.0/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('9c179371475e2837004cc208026e30c1')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+	--sysconfdir=/etc \
+	--libexecdir=/usr/lib \
+	--localstatedir=/var \
+	--disable-static \
+	--disable-debug
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/xfce4-fsguard-plugin.install
===================================================================
--- extra-i686/xfce4-fsguard-plugin.install	2014-06-30 05:45:07 UTC (rev 215654)
+++ extra-i686/xfce4-fsguard-plugin.install	2014-06-30 05:46:16 UTC (rev 215655)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}

Copied: xfce4-fsguard-plugin/repos/extra-i686/xfce4-fsguard-plugin.install (from rev 215654, xfce4-fsguard-plugin/trunk/xfce4-fsguard-plugin.install)
===================================================================
--- extra-i686/xfce4-fsguard-plugin.install	                        (rev 0)
+++ extra-i686/xfce4-fsguard-plugin.install	2014-06-30 05:46:16 UTC (rev 215655)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-06-30 05:45:07 UTC (rev 215654)
+++ extra-x86_64/PKGBUILD	2014-06-30 05:46:16 UTC (rev 215655)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR <andyrtr at archlinux.org>
-# Contributor: Ben <ben at benmazer.net>
-
-pkgname=xfce4-fsguard-plugin
-pkgver=1.0.1
-pkgrel=1
-pkgdesc="File system usage monitor plugin for the Xfce4 panel"
-arch=(i686 x86_64)
-license=('GPL2')
-url="http://xfce-goodies.berlios.de/"
-groups=('xfce4-goodies')
-depends=('xfce4-panel')
-makedepends=('intltool')
-install=${pkgname}.install
-source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/1.0/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('9c179371475e2837004cc208026e30c1')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr \
-	--sysconfdir=/etc \
-	--libexecdir=/usr/lib \
-	--localstatedir=/var \
-	--disable-static \
-	--disable-debug
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: xfce4-fsguard-plugin/repos/extra-x86_64/PKGBUILD (from rev 215654, xfce4-fsguard-plugin/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-06-30 05:46:16 UTC (rev 215655)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Contributor: Ben <ben at benmazer.net>
+
+pkgname=xfce4-fsguard-plugin
+pkgver=1.0.1
+pkgrel=2
+pkgdesc="File system usage monitor plugin for the Xfce4 panel"
+arch=(i686 x86_64)
+license=('GPL2')
+url="http://xfce-goodies.berlios.de/"
+groups=('xfce4-goodies')
+depends=('xfce4-panel')
+makedepends=('intltool')
+install=${pkgname}.install
+source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/1.0/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('9c179371475e2837004cc208026e30c1')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+	--sysconfdir=/etc \
+	--libexecdir=/usr/lib \
+	--localstatedir=/var \
+	--disable-static \
+	--disable-debug
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/xfce4-fsguard-plugin.install
===================================================================
--- extra-x86_64/xfce4-fsguard-plugin.install	2014-06-30 05:45:07 UTC (rev 215654)
+++ extra-x86_64/xfce4-fsguard-plugin.install	2014-06-30 05:46:16 UTC (rev 215655)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}

Copied: xfce4-fsguard-plugin/repos/extra-x86_64/xfce4-fsguard-plugin.install (from rev 215654, xfce4-fsguard-plugin/trunk/xfce4-fsguard-plugin.install)
===================================================================
--- extra-x86_64/xfce4-fsguard-plugin.install	                        (rev 0)
+++ extra-x86_64/xfce4-fsguard-plugin.install	2014-06-30 05:46:16 UTC (rev 215655)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}




More information about the arch-commits mailing list