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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon May 19 10:08:37 UTC 2014


    Date: Monday, May 19, 2014 @ 12:08:37
  Author: spupykin
Revision: 111490

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

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

---------------------------+
 /PKGBUILD                 |   58 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   30 ----------------------
 community-x86_64/PKGBUILD |   30 ----------------------
 3 files changed, 58 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-05-19 10:08:13 UTC (rev 111489)
+++ community-i686/PKGBUILD	2014-05-19 10:08:37 UTC (rev 111490)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: G_Syme <demichan(at)mail(dot)upb(dot)de>
-
-pkgname=twin
-pkgver=0.6.2
-pkgrel=5
-pkgdesc="A text-mode window environment"
-arch=('i686' 'x86_64')
-url='http://sourceforge.net/projects/twin/'
-license=('GPL2' 'LGPL2.1')
-depends=('gpm' 'zlib' 'libxpm')
-optdepends=('gtk')
-options=('!makeflags')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('6211c8b2e655003eb96b1fc5dc37e7d9')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  LDFLAGS="-lX11" ./configure --prefix=/usr --sbindir=/usr/bin \
-	--enable-tt=yes \
-	--enable-tt-hw-twin=yes --enable-tt-hw-twin-tunnel=yes --enable-tt-hw-twin-detunnel=yes \
-	--enable-tt-hw-xml=yes
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: twin/repos/community-i686/PKGBUILD (from rev 111489, twin/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-05-19 10:08:37 UTC (rev 111490)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: G_Syme <demichan(at)mail(dot)upb(dot)de>
+
+pkgname=twin
+pkgver=0.6.2
+pkgrel=6
+pkgdesc="A text-mode window environment"
+arch=('i686' 'x86_64')
+url='http://sourceforge.net/projects/twin/'
+license=('GPL2' 'LGPL2.1')
+depends=('gpm' 'zlib' 'libxpm')
+options=('!makeflags')
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
+md5sums=('6211c8b2e655003eb96b1fc5dc37e7d9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  LDFLAGS="-lX11" ./configure --prefix=/usr --sbindir=/usr/bin \
+	--enable-tt=yes \
+	--enable-tt-hw-twin=yes --enable-tt-hw-twin-tunnel=yes --enable-tt-hw-twin-detunnel=yes \
+	--enable-tt-hw-xml=yes
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-05-19 10:08:13 UTC (rev 111489)
+++ community-x86_64/PKGBUILD	2014-05-19 10:08:37 UTC (rev 111490)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: G_Syme <demichan(at)mail(dot)upb(dot)de>
-
-pkgname=twin
-pkgver=0.6.2
-pkgrel=5
-pkgdesc="A text-mode window environment"
-arch=('i686' 'x86_64')
-url='http://sourceforge.net/projects/twin/'
-license=('GPL2' 'LGPL2.1')
-depends=('gpm' 'zlib' 'libxpm')
-optdepends=('gtk')
-options=('!makeflags')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('6211c8b2e655003eb96b1fc5dc37e7d9')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  LDFLAGS="-lX11" ./configure --prefix=/usr --sbindir=/usr/bin \
-	--enable-tt=yes \
-	--enable-tt-hw-twin=yes --enable-tt-hw-twin-tunnel=yes --enable-tt-hw-twin-detunnel=yes \
-	--enable-tt-hw-xml=yes
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: twin/repos/community-x86_64/PKGBUILD (from rev 111489, twin/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-05-19 10:08:37 UTC (rev 111490)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: G_Syme <demichan(at)mail(dot)upb(dot)de>
+
+pkgname=twin
+pkgver=0.6.2
+pkgrel=6
+pkgdesc="A text-mode window environment"
+arch=('i686' 'x86_64')
+url='http://sourceforge.net/projects/twin/'
+license=('GPL2' 'LGPL2.1')
+depends=('gpm' 'zlib' 'libxpm')
+options=('!makeflags')
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
+md5sums=('6211c8b2e655003eb96b1fc5dc37e7d9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  LDFLAGS="-lX11" ./configure --prefix=/usr --sbindir=/usr/bin \
+	--enable-tt=yes \
+	--enable-tt-hw-twin=yes --enable-tt-hw-twin-tunnel=yes --enable-tt-hw-twin-detunnel=yes \
+	--enable-tt-hw-xml=yes
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}




More information about the arch-commits mailing list