[arch-commits] Commit in file-roller/repos (8 files)

Ionut Biru ibiru at archlinux.org
Tue Sep 27 14:18:29 UTC 2011


    Date: Tuesday, September 27, 2011 @ 10:18:28
  Author: ibiru
Revision: 138656

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  file-roller/repos/gnome-unstable-i686/PKGBUILD
    (from rev 138654, file-roller/trunk/PKGBUILD)
  file-roller/repos/gnome-unstable-i686/file-roller.install
    (from rev 138654, file-roller/trunk/file-roller.install)
  file-roller/repos/gnome-unstable-x86_64/PKGBUILD
    (from rev 138654, file-roller/trunk/PKGBUILD)
  file-roller/repos/gnome-unstable-x86_64/file-roller.install
    (from rev 138654, file-roller/trunk/file-roller.install)
Deleted:
  file-roller/repos/gnome-unstable-i686/PKGBUILD
  file-roller/repos/gnome-unstable-i686/file-roller.install
  file-roller/repos/gnome-unstable-x86_64/PKGBUILD
  file-roller/repos/gnome-unstable-x86_64/file-roller.install

-------------------------------------------+
 gnome-unstable-i686/PKGBUILD              |   76 ++++++++++++++--------------
 gnome-unstable-i686/file-roller.install   |   44 ++++++++--------
 gnome-unstable-x86_64/PKGBUILD            |   76 ++++++++++++++--------------
 gnome-unstable-x86_64/file-roller.install |   44 ++++++++--------
 4 files changed, 120 insertions(+), 120 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===================================================================
--- gnome-unstable-i686/PKGBUILD	2011-09-27 14:18:26 UTC (rev 138655)
+++ gnome-unstable-i686/PKGBUILD	2011-09-27 14:18:28 UTC (rev 138656)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=file-roller
-pkgver=3.1.92
-pkgrel=1
-pkgdesc="Archive manipulator for GNOME"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'dconf' 'nautilus')
-makedepends=('intltool' 'gnome-doc-utils' 'pkg-config' 'nautilus' 'libsm')
-optdepends=('unrar: the RAR uncompression program'
-            'zip: creates PKZIP-compatible .zip files'
-            'unzip: unpacks .zip archives'
-            'p7zip: 7zip compression utility'
-            'xz: managing LZMA and XZ compressed files'
-            'arj: ARJ archiver'
-            'unace: extraction tool for the proprietary ace archive format')
-groups=('gnome-extra')
-options=('!libtool' '!emptydirs')
-install=file-roller.install
-url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('5518406b3d8c097bffd3d2affcaade266f7f9c2c7dd432700eeac2f9b876ed4a')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --libexecdir=/usr/lib/file-roller \
-      --localstatedir=/var --disable-static \
-      --disable-scrollkeeper --disable-schemas-compile
-  make
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-}

Copied: file-roller/repos/gnome-unstable-i686/PKGBUILD (from rev 138654, file-roller/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-i686/PKGBUILD	                        (rev 0)
+++ gnome-unstable-i686/PKGBUILD	2011-09-27 14:18:28 UTC (rev 138656)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=file-roller
+pkgver=3.2.0
+pkgrel=1
+pkgdesc="Archive manipulator for GNOME"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'dconf' 'nautilus')
+makedepends=('intltool' 'gnome-doc-utils' 'pkg-config' 'nautilus' 'libsm')
+optdepends=('unrar: the RAR uncompression program'
+            'zip: creates PKZIP-compatible .zip files'
+            'unzip: unpacks .zip archives'
+            'p7zip: 7zip compression utility'
+            'xz: managing LZMA and XZ compressed files'
+            'arj: ARJ archiver'
+            'unace: extraction tool for the proprietary ace archive format')
+groups=('gnome-extra')
+options=('!libtool' '!emptydirs')
+install=file-roller.install
+url="http://www.gnome.org"
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('00fc74269978b6e455fea97f22ba81b588bdf3e79548003b75f3328104b418b6')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --libexecdir=/usr/lib/file-roller \
+      --localstatedir=/var --disable-static \
+      --disable-scrollkeeper --disable-schemas-compile
+  make
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}

Deleted: gnome-unstable-i686/file-roller.install
===================================================================
--- gnome-unstable-i686/file-roller.install	2011-09-27 14:18:26 UTC (rev 138655)
+++ gnome-unstable-i686/file-roller.install	2011-09-27 14:18:28 UTC (rev 138656)
@@ -1,22 +0,0 @@
-pkgname=file-roller
-
-post_install() {
-    glib-compile-schemas usr/share/glib-2.0/schemas
-    update-desktop-database -q
-    gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-pre_upgrade() {
-    if [ -f usr/share/gconf/schemas/${pkgname}.schemas ]; then
-        usr/sbin/gconfpkg --uninstall ${pkgname}
-    fi
-}
-
-post_upgrade() {
-    post_install $1
-}
-
-
-post_remove() {
-    post_install $1
-}

Copied: file-roller/repos/gnome-unstable-i686/file-roller.install (from rev 138654, file-roller/trunk/file-roller.install)
===================================================================
--- gnome-unstable-i686/file-roller.install	                        (rev 0)
+++ gnome-unstable-i686/file-roller.install	2011-09-27 14:18:28 UTC (rev 138656)
@@ -0,0 +1,22 @@
+pkgname=file-roller
+
+post_install() {
+    glib-compile-schemas usr/share/glib-2.0/schemas
+    update-desktop-database -q
+    gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+    if [ -f usr/share/gconf/schemas/${pkgname}.schemas ]; then
+        usr/sbin/gconfpkg --uninstall ${pkgname}
+    fi
+}
+
+post_upgrade() {
+    post_install $1
+}
+
+
+post_remove() {
+    post_install $1
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	2011-09-27 14:18:26 UTC (rev 138655)
+++ gnome-unstable-x86_64/PKGBUILD	2011-09-27 14:18:28 UTC (rev 138656)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=file-roller
-pkgver=3.1.92
-pkgrel=1
-pkgdesc="Archive manipulator for GNOME"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'dconf' 'nautilus')
-makedepends=('intltool' 'gnome-doc-utils' 'pkg-config' 'nautilus' 'libsm')
-optdepends=('unrar: the RAR uncompression program'
-            'zip: creates PKZIP-compatible .zip files'
-            'unzip: unpacks .zip archives'
-            'p7zip: 7zip compression utility'
-            'xz: managing LZMA and XZ compressed files'
-            'arj: ARJ archiver'
-            'unace: extraction tool for the proprietary ace archive format')
-groups=('gnome-extra')
-options=('!libtool' '!emptydirs')
-install=file-roller.install
-url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('5518406b3d8c097bffd3d2affcaade266f7f9c2c7dd432700eeac2f9b876ed4a')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --libexecdir=/usr/lib/file-roller \
-      --localstatedir=/var --disable-static \
-      --disable-scrollkeeper --disable-schemas-compile
-  make
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-}

Copied: file-roller/repos/gnome-unstable-x86_64/PKGBUILD (from rev 138654, file-roller/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD	2011-09-27 14:18:28 UTC (rev 138656)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=file-roller
+pkgver=3.2.0
+pkgrel=1
+pkgdesc="Archive manipulator for GNOME"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'dconf' 'nautilus')
+makedepends=('intltool' 'gnome-doc-utils' 'pkg-config' 'nautilus' 'libsm')
+optdepends=('unrar: the RAR uncompression program'
+            'zip: creates PKZIP-compatible .zip files'
+            'unzip: unpacks .zip archives'
+            'p7zip: 7zip compression utility'
+            'xz: managing LZMA and XZ compressed files'
+            'arj: ARJ archiver'
+            'unace: extraction tool for the proprietary ace archive format')
+groups=('gnome-extra')
+options=('!libtool' '!emptydirs')
+install=file-roller.install
+url="http://www.gnome.org"
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('00fc74269978b6e455fea97f22ba81b588bdf3e79548003b75f3328104b418b6')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --libexecdir=/usr/lib/file-roller \
+      --localstatedir=/var --disable-static \
+      --disable-scrollkeeper --disable-schemas-compile
+  make
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}

Deleted: gnome-unstable-x86_64/file-roller.install
===================================================================
--- gnome-unstable-x86_64/file-roller.install	2011-09-27 14:18:26 UTC (rev 138655)
+++ gnome-unstable-x86_64/file-roller.install	2011-09-27 14:18:28 UTC (rev 138656)
@@ -1,22 +0,0 @@
-pkgname=file-roller
-
-post_install() {
-    glib-compile-schemas usr/share/glib-2.0/schemas
-    update-desktop-database -q
-    gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-pre_upgrade() {
-    if [ -f usr/share/gconf/schemas/${pkgname}.schemas ]; then
-        usr/sbin/gconfpkg --uninstall ${pkgname}
-    fi
-}
-
-post_upgrade() {
-    post_install $1
-}
-
-
-post_remove() {
-    post_install $1
-}

Copied: file-roller/repos/gnome-unstable-x86_64/file-roller.install (from rev 138654, file-roller/trunk/file-roller.install)
===================================================================
--- gnome-unstable-x86_64/file-roller.install	                        (rev 0)
+++ gnome-unstable-x86_64/file-roller.install	2011-09-27 14:18:28 UTC (rev 138656)
@@ -0,0 +1,22 @@
+pkgname=file-roller
+
+post_install() {
+    glib-compile-schemas usr/share/glib-2.0/schemas
+    update-desktop-database -q
+    gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+    if [ -f usr/share/gconf/schemas/${pkgname}.schemas ]; then
+        usr/sbin/gconfpkg --uninstall ${pkgname}
+    fi
+}
+
+post_upgrade() {
+    post_install $1
+}
+
+
+post_remove() {
+    post_install $1
+}




More information about the arch-commits mailing list