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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Sep 27 14:43:09 UTC 2011


    Date: Tuesday, September 27, 2011 @ 10:43:08
  Author: andyrtr
Revision: 138667

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

Added:
  xfce4-panel/repos/extra-i686/PKGBUILD
    (from rev 138666, xfce4-panel/trunk/PKGBUILD)
  xfce4-panel/repos/extra-i686/xfce4-panel.install
    (from rev 138666, xfce4-panel/trunk/xfce4-panel.install)
  xfce4-panel/repos/extra-x86_64/PKGBUILD
    (from rev 138666, xfce4-panel/trunk/PKGBUILD)
  xfce4-panel/repos/extra-x86_64/xfce4-panel.install
    (from rev 138666, xfce4-panel/trunk/xfce4-panel.install)
Deleted:
  xfce4-panel/repos/extra-i686/PKGBUILD
  xfce4-panel/repos/extra-i686/xfce4-panel.install
  xfce4-panel/repos/extra-x86_64/PKGBUILD
  xfce4-panel/repos/extra-x86_64/xfce4-panel.install

----------------------------------+
 extra-i686/PKGBUILD              |   73 ++++++++++++++++++-------------------
 extra-i686/xfce4-panel.install   |   24 ++++++------
 extra-x86_64/PKGBUILD            |   73 ++++++++++++++++++-------------------
 extra-x86_64/xfce4-panel.install |   24 ++++++------
 4 files changed, 98 insertions(+), 96 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2011-09-27 14:41:53 UTC (rev 138666)
+++ extra-i686/PKGBUILD	2011-09-27 14:43:08 UTC (rev 138667)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR <andyrtr at archlinux.org>
-# Contributor: tobias <tobias funnychar archlinux.org>
-
-pkgname=xfce4-panel
-pkgver=4.8.5
-pkgrel=1
-pkgdesc="Panel for the Xfce desktop environment"
-arch=('i686' 'x86_64')
-license=('GPL2')
-url="http://www.xfce.org/"
-groups=('xfce4')
-depends=('exo>=0.6.0' 'garcon>=0.1.5' 'libxfce4ui>=4.8.0' 'libwnck' 'libsm' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('intltool' 'gtk-doc')
-options=('!libtool')
-install=${pkgname}.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('3c00e92821709baa2a71b166a32d46a2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-	--sysconfdir=/etc \
-	--libexecdir=/usr/lib \
-	--localstatedir=/var \
-	--disable-static \
-	--enable-gio-unix \
-	--enable-gtk-doc \
-	--disable-debug
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: xfce4-panel/repos/extra-i686/PKGBUILD (from rev 138666, xfce4-panel/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2011-09-27 14:43:08 UTC (rev 138667)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Contributor: tobias <tobias funnychar archlinux.org>
+
+pkgname=xfce4-panel
+pkgver=4.8.6
+pkgrel=1
+pkgdesc="Panel for the Xfce desktop environment"
+arch=('i686' 'x86_64')
+license=('GPL2')
+url="http://www.xfce.org/"
+groups=('xfce4')
+depends=('exo>=0.6.0' 'garcon>=0.1.5' 'libxfce4ui>=4.8.0' 'libwnck' 'libsm' 'hicolor-icon-theme' 'desktop-file-utils')
+makedepends=('intltool' 'gtk-doc')
+options=('!libtool')
+install=${pkgname}.install
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('9d7bf0503d5867c4044cef04bb5845b1')
+sha1sums=('332fc968332e6271e1bb65d6de8de2524b0440ec')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+	--sysconfdir=/etc \
+	--libexecdir=/usr/lib \
+	--localstatedir=/var \
+	--disable-static \
+	--enable-gio-unix \
+	--enable-gtk-doc \
+	--disable-debug
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/xfce4-panel.install
===================================================================
--- extra-i686/xfce4-panel.install	2011-09-27 14:41:53 UTC (rev 138666)
+++ extra-i686/xfce4-panel.install	2011-09-27 14:43:08 UTC (rev 138667)
@@ -1,12 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: xfce4-panel/repos/extra-i686/xfce4-panel.install (from rev 138666, xfce4-panel/trunk/xfce4-panel.install)
===================================================================
--- extra-i686/xfce4-panel.install	                        (rev 0)
+++ extra-i686/xfce4-panel.install	2011-09-27 14:43:08 UTC (rev 138667)
@@ -0,0 +1,12 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2011-09-27 14:41:53 UTC (rev 138666)
+++ extra-x86_64/PKGBUILD	2011-09-27 14:43:08 UTC (rev 138667)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR <andyrtr at archlinux.org>
-# Contributor: tobias <tobias funnychar archlinux.org>
-
-pkgname=xfce4-panel
-pkgver=4.8.5
-pkgrel=1
-pkgdesc="Panel for the Xfce desktop environment"
-arch=('i686' 'x86_64')
-license=('GPL2')
-url="http://www.xfce.org/"
-groups=('xfce4')
-depends=('exo>=0.6.0' 'garcon>=0.1.5' 'libxfce4ui>=4.8.0' 'libwnck' 'libsm' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('intltool' 'gtk-doc')
-options=('!libtool')
-install=${pkgname}.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('3c00e92821709baa2a71b166a32d46a2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-	--sysconfdir=/etc \
-	--libexecdir=/usr/lib \
-	--localstatedir=/var \
-	--disable-static \
-	--enable-gio-unix \
-	--enable-gtk-doc \
-	--disable-debug
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: xfce4-panel/repos/extra-x86_64/PKGBUILD (from rev 138666, xfce4-panel/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-09-27 14:43:08 UTC (rev 138667)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Contributor: tobias <tobias funnychar archlinux.org>
+
+pkgname=xfce4-panel
+pkgver=4.8.6
+pkgrel=1
+pkgdesc="Panel for the Xfce desktop environment"
+arch=('i686' 'x86_64')
+license=('GPL2')
+url="http://www.xfce.org/"
+groups=('xfce4')
+depends=('exo>=0.6.0' 'garcon>=0.1.5' 'libxfce4ui>=4.8.0' 'libwnck' 'libsm' 'hicolor-icon-theme' 'desktop-file-utils')
+makedepends=('intltool' 'gtk-doc')
+options=('!libtool')
+install=${pkgname}.install
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('9d7bf0503d5867c4044cef04bb5845b1')
+sha1sums=('332fc968332e6271e1bb65d6de8de2524b0440ec')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+	--sysconfdir=/etc \
+	--libexecdir=/usr/lib \
+	--localstatedir=/var \
+	--disable-static \
+	--enable-gio-unix \
+	--enable-gtk-doc \
+	--disable-debug
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/xfce4-panel.install
===================================================================
--- extra-x86_64/xfce4-panel.install	2011-09-27 14:41:53 UTC (rev 138666)
+++ extra-x86_64/xfce4-panel.install	2011-09-27 14:43:08 UTC (rev 138667)
@@ -1,12 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: xfce4-panel/repos/extra-x86_64/xfce4-panel.install (from rev 138666, xfce4-panel/trunk/xfce4-panel.install)
===================================================================
--- extra-x86_64/xfce4-panel.install	                        (rev 0)
+++ extra-x86_64/xfce4-panel.install	2011-09-27 14:43:08 UTC (rev 138667)
@@ -0,0 +1,12 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}




More information about the arch-commits mailing list