[arch-commits] Commit in linuxdoc-tools/trunk (PKGBUILD)

2020-11-12 Thread Sergej Pupykin via arch-commits
Date: Thursday, November 12, 2020 @ 21:06:15
  Author: spupykin
Revision: 753762

upgpkg: linuxdoc-tools 0.9.82-1

Modified:
  linuxdoc-tools/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 21:04:47 UTC (rev 753761)
+++ PKGBUILD2020-11-12 21:06:15 UTC (rev 753762)
@@ -2,7 +2,7 @@
 # Contributor: David Ell 
 
 pkgname=linuxdoc-tools
-pkgver=0.9.78
+pkgver=0.9.82
 pkgrel=1
 pkgdesc="Convert LinuxDoc SGML source into other formats"
 arch=('x86_64')
@@ -11,8 +11,8 @@
 depends=('jade')
 makedepends=('texlive-bin' 'texlive-core')
 optdepends=('groff' 'texlive-bin')
-source=(https://ftp.de.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz)
-sha256sums=('362f031aa13ce29018a395179e7d6d9fac490b1b0e5a2ce97a5ab4dfe7effa56')
+source=(https://mirrors.edge.kernel.org/debian/pool/main/l/linuxdoc-tools/linuxdoc-tools_${pkgver}.orig.tar.gz)
+sha256sums=('65e7c39eeabf464575bf7b5b4c0284ddd2c0e56b3e37e591c861708f1b00013d')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in linuxdoc-tools/trunk (PKGBUILD)

2020-05-12 Thread Sergej Pupykin via arch-commits
Date: Tuesday, May 12, 2020 @ 23:05:06
  Author: spupykin
Revision: 627255

upgpkg: linuxdoc-tools 0.9.78-1

Modified:
  linuxdoc-tools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-12 23:02:57 UTC (rev 627254)
+++ PKGBUILD2020-05-12 23:05:06 UTC (rev 627255)
@@ -2,7 +2,7 @@
 # Contributor: David Ell 
 
 pkgname=linuxdoc-tools
-pkgver=0.9.73
+pkgver=0.9.78
 pkgrel=1
 pkgdesc="Convert LinuxDoc SGML source into other formats"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('texlive-bin' 'texlive-core')
 optdepends=('groff' 'texlive-bin')
 
source=(https://ftp.de.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz)
-sha256sums=('5ff59822c803a943419f1fd4b78d7ea815073fc01576ad33fef2daa54721c80a')
+sha256sums=('362f031aa13ce29018a395179e7d6d9fac490b1b0e5a2ce97a5ab4dfe7effa56')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in linuxdoc-tools/trunk (PKGBUILD)

2018-10-05 Thread Sergej Pupykin via arch-commits
Date: Friday, October 5, 2018 @ 16:58:51
  Author: spupykin
Revision: 390161

upgpkg: linuxdoc-tools 0.9.73-1

Modified:
  linuxdoc-tools/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-05 15:59:17 UTC (rev 390160)
+++ PKGBUILD2018-10-05 16:58:51 UTC (rev 390161)
@@ -2,8 +2,8 @@
 # Contributor: David Ell 
 
 pkgname=linuxdoc-tools
-pkgver=0.9.72
-pkgrel=2
+pkgver=0.9.73
+pkgrel=1
 pkgdesc="Convert LinuxDoc SGML source into other formats"
 arch=('x86_64')
 url="http://packages.debian.org/sid/linuxdoc-tools;
@@ -12,7 +12,7 @@
 makedepends=('texlive-bin' 'texlive-core')
 optdepends=('groff' 'texlive-bin')
 
source=(https://ftp.de.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz)
-sha256sums=('98edf1acff4be68e04c10371eb17e12a613003ac2a5ab1adab006768c35de349')
+sha256sums=('5ff59822c803a943419f1fd4b78d7ea815073fc01576ad33fef2daa54721c80a')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in linuxdoc-tools/trunk (PKGBUILD)

2016-09-26 Thread Sergej Pupykin
Date: Monday, September 26, 2016 @ 12:25:44
  Author: spupykin
Revision: 190607

upgpkg: linuxdoc-tools 0.9.72-2

upd

Modified:
  linuxdoc-tools/trunk/PKGBUILD (contents, properties)

--+
 PKGBUILD |7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-26 11:19:35 UTC (rev 190606)
+++ PKGBUILD2016-09-26 12:25:44 UTC (rev 190607)
@@ -4,7 +4,7 @@
 
 pkgname=linuxdoc-tools
 pkgver=0.9.72
-pkgrel=1
+pkgrel=2
 pkgdesc="Convert LinuxDoc SGML source into other formats"
 arch=('i686' 'x86_64')
 url="http://packages.debian.org/sid/linuxdoc-tools;
@@ -18,7 +18,10 @@
 build() {
   cd "$srcdir/$pkgname-$pkgver"
   sed -i '/extern int yyleng;/d' rtf-fix/rtf2rtf.l
-  ./configure --prefix=/usr --mandir=/usr/share/man
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--with-texdir=/usr/share/texmf-dist/tex/linuxdoc
   make
 }
 


Property changes on: linuxdoc-tools/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in linuxdoc-tools/trunk (PKGBUILD)

2016-08-29 Thread Sergej Pupykin
Date: Monday, August 29, 2016 @ 18:08:10
  Author: spupykin
Revision: 187953

upgpkg: linuxdoc-tools 0.9.72-1

upd

Modified:
  linuxdoc-tools/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-29 17:51:55 UTC (rev 187952)
+++ PKGBUILD2016-08-29 18:08:10 UTC (rev 187953)
@@ -3,7 +3,7 @@
 # Contributor: David Ell 
 
 pkgname=linuxdoc-tools
-pkgver=0.9.69
+pkgver=0.9.72
 pkgrel=1
 pkgdesc="Convert LinuxDoc SGML source into other formats"
 arch=('i686' 'x86_64')
@@ -10,9 +10,10 @@
 url="http://packages.debian.org/sid/linuxdoc-tools;
 license=('GPL')
 depends=('jade')
+makedepends=('texlive-bin' 'texlive-core')
 optdepends=('groff' 'texlive-bin')
 
source=(http://ftp.de.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz)
-md5sums=('1d13d500918a7a145b0edc2f16f61dd1')
+md5sums=('7c0759a9bdf4525f1736f00629748cdd')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in linuxdoc-tools/trunk (PKGBUILD)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 14:16:22
  Author: spupykin
Revision: 102363

upgpkg: linuxdoc-tools 0.9.69-1

upd

Modified:
  linuxdoc-tools/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 13:12:50 UTC (rev 102362)
+++ PKGBUILD2013-12-09 13:16:22 UTC (rev 102363)
@@ -3,7 +3,7 @@
 # Contributor: David Ell david at bytesizebits dot net
 
 pkgname=linuxdoc-tools
-pkgver=0.9.68
+pkgver=0.9.69
 pkgrel=1
 pkgdesc=Convert LinuxDoc SGML source into other formats
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 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')
+source=(http://ftp.de.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz)
+md5sums=('1d13d500918a7a145b0edc2f16f61dd1')
 
 build() {
   cd $srcdir/$pkgname-$pkgver