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

Balló György bgyorgy at archlinux.org
Sat Jan 21 03:14:10 UTC 2017


    Date: Saturday, January 21, 2017 @ 03:14:09
  Author: bgyorgy
Revision: 208180

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

Added:
  tuxcmd/repos/community-i686/PKGBUILD
    (from rev 208179, tuxcmd/trunk/PKGBUILD)
  tuxcmd/repos/community-x86_64/PKGBUILD
    (from rev 208179, tuxcmd/trunk/PKGBUILD)
Deleted:
  tuxcmd/repos/community-i686/PKGBUILD
  tuxcmd/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-01-21 03:13:31 UTC (rev 208179)
+++ community-i686/PKGBUILD	2017-01-21 03:14:09 UTC (rev 208180)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
-
-pkgname=tuxcmd
-pkgver=0.6.70
-pkgrel=6
-pkgdesc='A GTK2 file manager with two panels'
-arch=('i686' 'x86_64')
-url='http://tuxcmd.sourceforge.net/'
-license=('GPL')
-depends=('gtk2' 'hicolor-icon-theme')
-makedepends=('fpc' 'desktop-file-utils')
-optdepends=('gnome-vfs: support for gvfs'
-            'tuxcmd-modules: modules for tuxcmd')
-options=('!docs' '!emptydirs')
-source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgname-dev-$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('b9f924766f2b1770f5fddc2b2e79c6778b44606ea05c53c9ffd947436b0e41fb')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}"/usr install
-
-# remove license and README file
-  rm -rf "${pkgdir}"/usr/share/doc/
-}

Copied: tuxcmd/repos/community-i686/PKGBUILD (from rev 208179, tuxcmd/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-01-21 03:14:09 UTC (rev 208180)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+
+pkgname=tuxcmd
+pkgver=0.6.70
+pkgrel=7
+pkgdesc='A GTK2 file manager with two panels'
+arch=('i686' 'x86_64')
+url='http://tuxcmd.sourceforge.net/'
+license=('GPL')
+depends=('gtk2')
+makedepends=('fpc')
+optdepends=('tuxcmd-modules: modules for tuxcmd')
+options=('!docs' '!emptydirs')
+source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgname-dev-$pkgver/$pkgname-$pkgver.tar.bz2)
+sha256sums=('b9f924766f2b1770f5fddc2b2e79c6778b44606ea05c53c9ffd947436b0e41fb')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}"/usr install
+
+# remove license and README file
+  rm -rf "${pkgdir}"/usr/share/doc/
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-01-21 03:13:31 UTC (rev 208179)
+++ community-x86_64/PKGBUILD	2017-01-21 03:14:09 UTC (rev 208180)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
-
-pkgname=tuxcmd
-pkgver=0.6.70
-pkgrel=6
-pkgdesc='A GTK2 file manager with two panels'
-arch=('i686' 'x86_64')
-url='http://tuxcmd.sourceforge.net/'
-license=('GPL')
-depends=('gtk2' 'hicolor-icon-theme')
-makedepends=('fpc' 'desktop-file-utils')
-optdepends=('gnome-vfs: support for gvfs'
-            'tuxcmd-modules: modules for tuxcmd')
-options=('!docs' '!emptydirs')
-source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgname-dev-$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('b9f924766f2b1770f5fddc2b2e79c6778b44606ea05c53c9ffd947436b0e41fb')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}"/usr install
-
-# remove license and README file
-  rm -rf "${pkgdir}"/usr/share/doc/
-}

Copied: tuxcmd/repos/community-x86_64/PKGBUILD (from rev 208179, tuxcmd/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-01-21 03:14:09 UTC (rev 208180)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+
+pkgname=tuxcmd
+pkgver=0.6.70
+pkgrel=7
+pkgdesc='A GTK2 file manager with two panels'
+arch=('i686' 'x86_64')
+url='http://tuxcmd.sourceforge.net/'
+license=('GPL')
+depends=('gtk2')
+makedepends=('fpc')
+optdepends=('tuxcmd-modules: modules for tuxcmd')
+options=('!docs' '!emptydirs')
+source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgname-dev-$pkgver/$pkgname-$pkgver.tar.bz2)
+sha256sums=('b9f924766f2b1770f5fddc2b2e79c6778b44606ea05c53c9ffd947436b0e41fb')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}"/usr install
+
+# remove license and README file
+  rm -rf "${pkgdir}"/usr/share/doc/
+}



More information about the arch-commits mailing list