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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Dec 9 13:16:44 UTC 2013


    Date: Monday, December 9, 2013 @ 14:16:44
  Author: spupykin
Revision: 102364

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

Added:
  linuxdoc-tools/repos/community-i686/PKGBUILD
    (from rev 102363, linuxdoc-tools/trunk/PKGBUILD)
  linuxdoc-tools/repos/community-x86_64/PKGBUILD
    (from rev 102363, linuxdoc-tools/trunk/PKGBUILD)
Deleted:
  linuxdoc-tools/repos/community-i686/PKGBUILD
  linuxdoc-tools/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   54 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   23 ------------------
 community-x86_64/PKGBUILD |   23 ------------------
 3 files changed, 54 insertions(+), 46 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-12-09 13:16:22 UTC (rev 102363)
+++ community-i686/PKGBUILD	2013-12-09 13:16:44 UTC (rev 102364)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: David Ell <david at bytesizebits dot net>
-
-pkgname=linuxdoc-tools
-pkgver=0.9.68
-pkgrel=1
-pkgdesc="Convert LinuxDoc SGML source into other formats"
-arch=('i686' 'x86_64')
-url="http://packages.debian.org/sid/linuxdoc-tools"
-license=('GPL')
-depends=('jade')
-optdepends=('groff' 'texlive-bin')
-source=(http://ftp.de.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.tar.gz)
-md5sums=('68434f800ab3b68f44da790cc61cf766')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  sed -i '/extern int yyleng;/d' rtf-fix/rtf2rtf.l
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-  make DESTDIR="$pkgdir/" install
-}

Copied: linuxdoc-tools/repos/community-i686/PKGBUILD (from rev 102363, linuxdoc-tools/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-12-09 13:16:44 UTC (rev 102364)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: David Ell <david at bytesizebits dot net>
+
+pkgname=linuxdoc-tools
+pkgver=0.9.69
+pkgrel=1
+pkgdesc="Convert LinuxDoc SGML source into other formats"
+arch=('i686' 'x86_64')
+url="http://packages.debian.org/sid/linuxdoc-tools"
+license=('GPL')
+depends=('jade')
+optdepends=('groff' 'texlive-bin')
+source=(http://ftp.de.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz)
+md5sums=('1d13d500918a7a145b0edc2f16f61dd1')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  sed -i '/extern int yyleng;/d' rtf-fix/rtf2rtf.l
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-12-09 13:16:22 UTC (rev 102363)
+++ community-x86_64/PKGBUILD	2013-12-09 13:16:44 UTC (rev 102364)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: David Ell <david at bytesizebits dot net>
-
-pkgname=linuxdoc-tools
-pkgver=0.9.68
-pkgrel=1
-pkgdesc="Convert LinuxDoc SGML source into other formats"
-arch=('i686' 'x86_64')
-url="http://packages.debian.org/sid/linuxdoc-tools"
-license=('GPL')
-depends=('jade')
-optdepends=('groff' 'texlive-bin')
-source=(http://ftp.de.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.tar.gz)
-md5sums=('68434f800ab3b68f44da790cc61cf766')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  sed -i '/extern int yyleng;/d' rtf-fix/rtf2rtf.l
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-  make DESTDIR="$pkgdir/" install
-}

Copied: linuxdoc-tools/repos/community-x86_64/PKGBUILD (from rev 102363, linuxdoc-tools/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-12-09 13:16:44 UTC (rev 102364)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: David Ell <david at bytesizebits dot net>
+
+pkgname=linuxdoc-tools
+pkgver=0.9.69
+pkgrel=1
+pkgdesc="Convert LinuxDoc SGML source into other formats"
+arch=('i686' 'x86_64')
+url="http://packages.debian.org/sid/linuxdoc-tools"
+license=('GPL')
+depends=('jade')
+optdepends=('groff' 'texlive-bin')
+source=(http://ftp.de.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz)
+md5sums=('1d13d500918a7a145b0edc2f16f61dd1')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  sed -i '/extern int yyleng;/d' rtf-fix/rtf2rtf.l
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}




More information about the arch-commits mailing list