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

2012-06-25 Thread Eric Bélanger
Date: Tuesday, June 26, 2012 @ 02:36:18
  Author: eric
Revision: 162374

upgpkg: links 2.7-1

Upstream update

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-26 05:39:58 UTC (rev 162373)
+++ PKGBUILD2012-06-26 06:36:18 UTC (rev 162374)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=links
-pkgver=2.6
+pkgver=2.7
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 conflicts=('links-g')
 replaces=('links-g')
 source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2 
links.desktop)
-sha1sums=('228bd726c176ea44d35fa12cafd97aa83214d9dc'
+sha1sums=('1e362a7e27078d630edf5868145a46247cda8cc3'
   'f600e27c2a7118f7dd07a10230aa44463a02')
 
 build() {



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

2012-04-16 Thread Eric Bélanger
Date: Tuesday, April 17, 2012 @ 00:51:15
  Author: eric
Revision: 156325

upgpkg: links 2.6-1

Upstream update

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-17 04:29:39 UTC (rev 156324)
+++ PKGBUILD2012-04-17 04:51:15 UTC (rev 156325)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=links
-pkgver=2.5
+pkgver=2.6
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 conflicts=('links-g')
 replaces=('links-g')
 source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2 
links.desktop)
-sha1sums=('fe4bc37be8aebd9196c35ffef724435cea94349c'
+sha1sums=('228bd726c176ea44d35fa12cafd97aa83214d9dc'
   'f600e27c2a7118f7dd07a10230aa44463a02')
 
 build() {



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

2011-11-24 Thread Eric Bélanger
Date: Thursday, November 24, 2011 @ 11:43:42
  Author: eric
Revision: 143453

upgpkg: links 2.4-1

Upstream update

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-24 16:17:12 UTC (rev 143452)
+++ PKGBUILD2011-11-24 16:43:42 UTC (rev 143453)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=links
-pkgver=2.3
+pkgver=2.4
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
@@ -15,9 +15,7 @@
 conflicts=('links-g')
 replaces=('links-g')
 source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2 
links.desktop)
-md5sums=('1dc17862e766cec7c544166186e7167b'
- '7c47b15aaef51f1de129ff3a2afb7eac')
-sha1sums=('0f91e550a80a2bc358ce3bdf48a23504a0582b02'
+sha1sums=('c09fcb03874b1d0586f582f73833bb2f4c9ed7ac'
   'f600e27c2a7118f7dd07a10230aa44463a02')
 
 build() {



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

2012-01-18 Thread Eric Bélanger
Date: Wednesday, January 18, 2012 @ 15:01:03
  Author: eric
Revision: 146833

upgpkg: links 2.5-1

Upstream update

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-01-18 20:00:38 UTC (rev 146832)
+++ PKGBUILD2012-01-18 20:01:03 UTC (rev 146833)
@@ -2,20 +2,20 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=links
-pkgver=2.4
+pkgver=2.5
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
 url="http://links.twibright.com/";
 license=('GPL')
-depends=('bzip2' 'zlib' 'openssl' 'gpm')
+depends=('bzip2' 'xz' 'zlib' 'openssl' 'gpm')
 makedepends=('libtiff' 'libpng' 'libxt')
 optdepends=('libx11: for using xlinks' 'libtiff: for using xlinks' 'libpng: 
for using xlinks')
 provides=('links-g')
 conflicts=('links-g')
 replaces=('links-g')
 source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2 
links.desktop)
-sha1sums=('c09fcb03874b1d0586f582f73833bb2f4c9ed7ac'
+sha1sums=('fe4bc37be8aebd9196c35ffef724435cea94349c'
   'f600e27c2a7118f7dd07a10230aa44463a02')
 
 build() {



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

2013-05-20 Thread Eric Bélanger
Date: Monday, May 20, 2013 @ 20:42:26
  Author: eric
Revision: 186055

Fix png

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-20 18:37:40 UTC (rev 186054)
+++ PKGBUILD2013-05-20 18:42:26 UTC (rev 186055)
@@ -9,7 +9,7 @@
 url="http://links.twibright.com/";
 license=('GPL')
 depends=('bzip2' 'xz' 'openssl' 'gpm')
-makedepends=('libtiff' 'libpng' 'libxt')
+makedepends=('libtiff' 'libpng' 'libxt' 'optipng')
 optdepends=('libx11: for using xlinks' 'libtiff: for using xlinks' 'libpng: 
for using xlinks')
 provides=('links-g')
 conflicts=('links-g')
@@ -21,6 +21,7 @@
 prepare() {
   cd ${pkgname}-${pkgver}
   sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" configure
+  optipng graphics/font/century_school-medium-roman-serif-vari/045e.png
 }
 
 build() {



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

2013-05-04 Thread Eric Bélanger
Date: Sunday, May 5, 2013 @ 02:34:09
  Author: eric
Revision: 184252

upgpkg: links 2.7-2

Rebuild against libpng 1.6

Modified:
  links/trunk/PKGBUILD

--+
 PKGBUILD |   16 +++-
 1 file changed, 11 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-05 00:17:53 UTC (rev 184251)
+++ PKGBUILD2013-05-05 00:34:09 UTC (rev 184252)
@@ -3,13 +3,13 @@
 
 pkgname=links
 pkgver=2.7
-pkgrel=1
+pkgrel=2
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
 url="http://links.twibright.com/";
 license=('GPL')
-depends=('bzip2' 'xz' 'zlib' 'openssl' 'gpm')
-makedepends=('libtiff' 'libpng' 'libxt')
+depends=('bzip2' 'xz' 'openssl' 'gpm')
+makedepends=('libtiff' 'libpng' 'libxt' 'optipng')
 optdepends=('libx11: for using xlinks' 'libtiff: for using xlinks' 'libpng: 
for using xlinks')
 provides=('links-g')
 conflicts=('links-g')
@@ -18,8 +18,14 @@
 sha1sums=('1e362a7e27078d630edf5868145a46247cda8cc3'
   'f600e27c2a7118f7dd07a10230aa44463a02')
 
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" configure
+  optipng graphics/font/century_school-medium-roman-serif-vari/045e.png
+}
+
 build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd ${pkgname}-${pkgver}
   (cd intl; ./gen-intl; ./synclang)
   ./configure --prefix=/usr --mandir=/usr/share/man --enable-javascript \
 --enable-graphics --with-x --with-fb
@@ -32,7 +38,7 @@
 }
 
 package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd ${pkgname}-${pkgver}
   make DESTDIR="${pkgdir}" install
 
   install -m755 xlinks "${pkgdir}/usr/bin/xlinks"



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

2013-05-06 Thread Eric Bélanger
Date: Tuesday, May 7, 2013 @ 00:29:37
  Author: eric
Revision: 184460

Remove unneeded optipng makedepends

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-06 19:47:23 UTC (rev 184459)
+++ PKGBUILD2013-05-06 22:29:37 UTC (rev 184460)
@@ -9,7 +9,7 @@
 url="http://links.twibright.com/";
 license=('GPL')
 depends=('bzip2' 'xz' 'openssl' 'gpm')
-makedepends=('libtiff' 'libpng' 'libxt' 'optipng')
+makedepends=('libtiff' 'libpng' 'libxt')
 optdepends=('libx11: for using xlinks' 'libtiff: for using xlinks' 'libpng: 
for using xlinks')
 provides=('links-g')
 conflicts=('links-g')
@@ -21,7 +21,6 @@
 prepare() {
   cd ${pkgname}-${pkgver}
   sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" configure
-  optipng graphics/font/century_school-medium-roman-serif-vari/045e.png
 }
 
 build() {



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

2011-06-05 Thread Eric Bélanger
Date: Monday, June 6, 2011 @ 00:11:26
  Author: eric
Revision: 126520

upgpkg: links 2.3pre2-1
Upstream update

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-05 23:21:19 UTC (rev 126519)
+++ PKGBUILD2011-06-06 04:11:26 UTC (rev 126520)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer: Eric Belanger 
+# Maintainer: Eric Bélanger 
 
 pkgname=links
-pkgver=2.3pre1
+pkgver=2.3pre2
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
@@ -15,8 +15,10 @@
 conflicts=('links-g')
 replaces=('links-g')
 source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2 
links.desktop)
-md5sums=('76cff0c716cd2a710abb078f859cfe9b' '7c47b15aaef51f1de129ff3a2afb7eac')
-sha1sums=('6d420a5c4514b45ee245fd3933d2a8cfa6eae76d' 
'f600e27c2a7118f7dd07a10230aa44463a02')
+md5sums=('4a6970d54f4a9c64b8cf5d83a5815c45'
+ '7c47b15aaef51f1de129ff3a2afb7eac')
+sha1sums=('5bc210f746559725565bec1d4748b5c56b263ee5'
+  'f600e27c2a7118f7dd07a10230aa44463a02')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



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

2011-08-14 Thread Eric Bélanger
Date: Sunday, August 14, 2011 @ 21:04:05
  Author: eric
Revision: 135530

upgpkg: links 2.3-1

Upstream update

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-14 21:37:23 UTC (rev 135529)
+++ PKGBUILD2011-08-15 01:04:05 UTC (rev 135530)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=links
-pkgver=2.3pre2
+pkgver=2.3
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
@@ -15,9 +15,9 @@
 conflicts=('links-g')
 replaces=('links-g')
 source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2 
links.desktop)
-md5sums=('4a6970d54f4a9c64b8cf5d83a5815c45'
+md5sums=('1dc17862e766cec7c544166186e7167b'
  '7c47b15aaef51f1de129ff3a2afb7eac')
-sha1sums=('5bc210f746559725565bec1d4748b5c56b263ee5'
+sha1sums=('0f91e550a80a2bc358ce3bdf48a23504a0582b02'
   'f600e27c2a7118f7dd07a10230aa44463a02')
 
 build() {



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

2014-12-31 Thread Eric Bélanger
Date: Wednesday, December 31, 2014 @ 18:04:27
  Author: eric
Revision: 228241

upgpkg: links 2.9-1

Upstream update, Remove old provides, conflicts and replaces arrays

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-31 13:23:07 UTC (rev 228240)
+++ PKGBUILD2014-12-31 17:04:27 UTC (rev 228241)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=links
-pkgver=2.8
+pkgver=2.9
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
@@ -10,12 +10,11 @@
 license=('GPL')
 depends=('bzip2' 'xz' 'openssl' 'gpm')
 makedepends=('libtiff' 'libpng' 'libxt')
-optdepends=('libx11: for using xlinks' 'libtiff: for using xlinks' 'libpng: 
for using xlinks')
-provides=('links-g')
-conflicts=('links-g')
-replaces=('links-g')
+optdepends=('libx11: for using xlinks'
+   'libtiff: for using xlinks'
+   'libpng: for using xlinks')
 source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2 
links.desktop)
-sha1sums=('a808d80d910b7d3ad86f4c5089e64f35113b69f2'
+sha1sums=('1202f1ade1075fa4f62e343702e5a0a22cdc2b13'
   'f600e27c2a7118f7dd07a10230aa44463a02')
 
 prepare() {


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

2013-09-22 Thread Eric Bélanger
Date: Sunday, September 22, 2013 @ 16:08:25
  Author: eric
Revision: 194694

upgpkg: links 2.8-1

Upstream update, Remove optipng makedepends

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-22 12:59:18 UTC (rev 194693)
+++ PKGBUILD2013-09-22 14:08:25 UTC (rev 194694)
@@ -2,26 +2,25 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=links
-pkgver=2.7
-pkgrel=2
+pkgver=2.8
+pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
 url="http://links.twibright.com/";
 license=('GPL')
 depends=('bzip2' 'xz' 'openssl' 'gpm')
-makedepends=('libtiff' 'libpng' 'libxt' 'optipng')
+makedepends=('libtiff' 'libpng' 'libxt')
 optdepends=('libx11: for using xlinks' 'libtiff: for using xlinks' 'libpng: 
for using xlinks')
 provides=('links-g')
 conflicts=('links-g')
 replaces=('links-g')
 source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2 
links.desktop)
-sha1sums=('1e362a7e27078d630edf5868145a46247cda8cc3'
+sha1sums=('a808d80d910b7d3ad86f4c5089e64f35113b69f2'
   'f600e27c2a7118f7dd07a10230aa44463a02')
 
 prepare() {
   cd ${pkgname}-${pkgver}
   sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" configure
-  optipng graphics/font/century_school-medium-roman-serif-vari/045e.png
 }
 
 build() {



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

2010-03-31 Thread Pierre Schmitz
Date: Wednesday, March 31, 2010 @ 22:20:07
  Author: pierre
Revision: 75205

upgpkg: links 2.2-4
openssl/heimdal rebuild

Modified:
  links/trunk/PKGBUILD

--+
 PKGBUILD |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-01 02:18:36 UTC (rev 75204)
+++ PKGBUILD2010-04-01 02:20:07 UTC (rev 75205)
@@ -4,7 +4,7 @@
 
 pkgname=links
 pkgver=2.2
-pkgrel=3
+pkgrel=4
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
 url="http://links.twibright.com/";
@@ -22,5 +22,9 @@
   (cd intl; ./gen-intl) || return 1
   ./configure --prefix=/usr --mandir=/usr/share/man --enable-javascript 
--disable-graphics --without-x || return 1
   make || return 1
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}" install || return 1
 }



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

2015-07-14 Thread Eric Bélanger
Date: Wednesday, July 15, 2015 @ 03:22:39
  Author: eric
Revision: 242237

upgpkg: links 2.10-1

Upstream update, Add libevent and svg support

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-15 00:25:03 UTC (rev 242236)
+++ PKGBUILD2015-07-15 01:22:39 UTC (rev 242237)
@@ -2,19 +2,20 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=links
-pkgver=2.9
+pkgver=2.10
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
 url="http://links.twibright.com/";
 license=('GPL')
-depends=('bzip2' 'xz' 'openssl' 'gpm')
-makedepends=('libtiff' 'libpng' 'libxt')
+depends=('bzip2' 'xz' 'gpm' 'libevent')
+makedepends=('libtiff' 'libpng' 'libxt' 'librsvg')
 optdepends=('libx11: for using xlinks'
'libtiff: for using xlinks'
-   'libpng: for using xlinks')
+   'libpng: for using xlinks'
+   'librsvg: for using xlinks')
 source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2 
links.desktop)
-sha1sums=('1202f1ade1075fa4f62e343702e5a0a22cdc2b13'
+sha1sums=('bffd48917a9d038f4277443bf6ea2cf8c9372c3c'
   'f600e27c2a7118f7dd07a10230aa44463a02')
 
 prepare() {


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

2015-10-23 Thread Eric Bélanger
Date: Saturday, October 24, 2015 @ 04:23:54
  Author: eric
Revision: 249723

upgpkg: links 2.12-1

Upstream update

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-24 01:43:53 UTC (rev 249722)
+++ PKGBUILD2015-10-24 02:23:54 UTC (rev 249723)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=links
-pkgver=2.10
+pkgver=2.12
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
'libpng: for using xlinks'
'librsvg: for using xlinks')
 source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2 
links.desktop)
-sha1sums=('bffd48917a9d038f4277443bf6ea2cf8c9372c3c'
+sha1sums=('952dfecded9496ff1a73184ce538d08dbbb5152b'
   'f600e27c2a7118f7dd07a10230aa44463a02')
 
 prepare() {


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

2016-03-03 Thread Bartłomiej Piotrowski
Date: Thursday, March 3, 2016 @ 10:31:08
  Author: bpiotrowski
Revision: 260588

OpenSSL 1.0.2g rebuild

Modified:
  links/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-03 09:28:55 UTC (rev 260587)
+++ PKGBUILD2016-03-03 09:31:08 UTC (rev 260588)
@@ -3,7 +3,7 @@
 
 pkgname=links
 pkgver=2.12
-pkgrel=1
+pkgrel=2
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
 url="http://links.twibright.com/";


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

2016-08-05 Thread Christian Hesse
Date: Friday, August 5, 2016 @ 10:51:08
  Author: eworm
Revision: 273099

upgpkg: links 2.13-1

new upstream release

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-05 10:28:07 UTC (rev 273098)
+++ PKGBUILD2016-08-05 10:51:08 UTC (rev 273099)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=links
-pkgver=2.12
-pkgrel=2
+pkgver=2.13
+pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
 url="http://links.twibright.com/";
@@ -15,7 +15,7 @@
'libpng: for using xlinks'
'librsvg: for using xlinks')
 source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2 
links.desktop)
-sha1sums=('952dfecded9496ff1a73184ce538d08dbbb5152b'
+sha1sums=('ee5ef004723664d3928e29a603cb150db013603f'
   'f600e27c2a7118f7dd07a10230aa44463a02')
 
 prepare() {


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

2017-02-18 Thread Antonio Rojas
Date: Saturday, February 18, 2017 @ 11:56:00
  Author: arojas
Revision: 289157

openssl 1.1 rebuild

Modified:
  links/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-18 11:51:50 UTC (rev 289156)
+++ PKGBUILD2017-02-18 11:56:00 UTC (rev 289157)
@@ -3,7 +3,7 @@
 
 pkgname=links
 pkgver=2.14
-pkgrel=1
+pkgrel=2
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
 url="http://links.twibright.com/";


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

2016-12-03 Thread Antonio Rojas
Date: Saturday, December 3, 2016 @ 18:32:22
  Author: arojas
Revision: 282798

Update to 2.14

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-03 16:51:06 UTC (rev 282797)
+++ PKGBUILD2016-12-03 18:32:22 UTC (rev 282798)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=links
-pkgver=2.13
+pkgver=2.14
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
'libpng: for using xlinks'
'librsvg: for using xlinks')
 source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2 
links.desktop)
-sha1sums=('ee5ef004723664d3928e29a603cb150db013603f'
+sha1sums=('0594a7401670e40d71906f1e35eec9aeb82e45f5'
   'f600e27c2a7118f7dd07a10230aa44463a02')
 
 prepare() {


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

2017-06-30 Thread Christian Hesse
Date: Friday, June 30, 2017 @ 14:21:12
  Author: eworm
Revision: 299435

switch to sha256 checksums

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-30 14:11:43 UTC (rev 299434)
+++ PKGBUILD2017-06-30 14:21:12 UTC (rev 299435)
@@ -15,9 +15,10 @@
'libtiff: for using xlinks'
'libpng: for using xlinks'
'librsvg: for using xlinks')
-source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2 
links.desktop)
-sha1sums=('0594a7401670e40d71906f1e35eec9aeb82e45f5'
-  'f600e27c2a7118f7dd07a10230aa44463a02')
+source=("http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2";
+'links.desktop')
+sha256sums=('f70d0678ef1c5550953bdc27b12e72d5de86e53b05dd59b0fc7f07c507f244b8'
+'484571172aa19cf91c4ce9d9528a4ac52e9252d6e741897e7339880aa30dbc88')
 
 prepare() {
   cd ${pkgname}-${pkgver}


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

2017-06-09 Thread Christian Hesse
Date: Friday, June 9, 2017 @ 11:33:12
  Author: eworm
Revision: 298480

upgpkg: links 2.14-3

libevent 2.1 rebuild

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-09 11:28:33 UTC (rev 298479)
+++ PKGBUILD2017-06-09 11:33:12 UTC (rev 298480)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: Eric Bélanger 
+# Maintainer: Christian Hesse 
+# Contributor: Eric Bélanger 
 
 pkgname=links
 pkgver=2.14
-pkgrel=2
+pkgrel=3
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
 url="http://links.twibright.com/";


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

2020-08-06 Thread Christian Hesse via arch-commits
Date: Thursday, August 6, 2020 @ 19:57:40
  Author: eworm
Revision: 393216

upgpkg: links 2.21-1: new upstream release

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-06 19:49:24 UTC (rev 393215)
+++ PKGBUILD2020-08-06 19:57:40 UTC (rev 393216)
@@ -2,8 +2,8 @@
 # Contributor: Eric Bélanger 
 
 pkgname=links
-pkgver=2.20.2
-pkgrel=4
+pkgver=2.21
+pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('x86_64')
 url="http://links.twibright.com/";
@@ -16,7 +16,7 @@
'librsvg: for using xlinks')
 source=("http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2";
 'links.desktop')
-sha256sums=('4b4f07d0e6261118d1365a5a5bfa31e1eafdbd280cfae6f0e9eedfea51a2f424'
+sha256sums=('285eed8591c7781ec26213df82786665aaa1b9286782e8a7a1a7e2a6e1630d63'
 'f96bf2638e9c309bfdb857bd62a732b980231b3a683cd585ec872b249c2c1b19')
 
 configure_options=(


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

2019-09-26 Thread Christian Hesse via arch-commits
Date: Thursday, September 26, 2019 @ 19:23:32
  Author: eworm
Revision: 363466

upgpkg: links 2.20.2-1

new upstream release

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-26 13:44:39 UTC (rev 363465)
+++ PKGBUILD2019-09-26 19:23:32 UTC (rev 363466)
@@ -2,7 +2,7 @@
 # Contributor: Eric Bélanger 
 
 pkgname=links
-pkgver=2.20.1
+pkgver=2.20.2
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('x86_64')
@@ -16,7 +16,7 @@
'librsvg: for using xlinks')
 source=("http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2";
 'links.desktop')
-sha256sums=('bb28a72cb72ca275742ef79e92ba468f0707863366bff2704b0ff6ce52790405'
+sha256sums=('4b4f07d0e6261118d1365a5a5bfa31e1eafdbd280cfae6f0e9eedfea51a2f424'
 '484571172aa19cf91c4ce9d9528a4ac52e9252d6e741897e7339880aa30dbc88')
 
 configure_options=(


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

2019-11-13 Thread Felix Yan via arch-commits
Date: Wednesday, November 13, 2019 @ 16:01:38
  Author: felixonmars
Revision: 368146

[core] mass rebuild

Modified:
  links/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-13 16:01:12 UTC (rev 368145)
+++ PKGBUILD2019-11-13 16:01:38 UTC (rev 368146)
@@ -3,7 +3,7 @@
 
 pkgname=links
 pkgver=2.20.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('x86_64')
 url="http://links.twibright.com/";


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:10:47
  Author: foutrelis
Revision: 359220

libevent 2.1.11 rebuild

Modified:
  links/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 04:06:32 UTC (rev 359219)
+++ PKGBUILD2019-08-06 04:10:47 UTC (rev 359220)
@@ -3,7 +3,7 @@
 
 pkgname=links
 pkgver=2.19
-pkgrel=1
+pkgrel=2
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('x86_64')
 url="http://links.twibright.com/";


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

2019-08-28 Thread Christian Hesse via arch-commits
Date: Thursday, August 29, 2019 @ 06:12:02
  Author: eworm
Revision: 361348

upgpkg: links 2.20-1

new upstream release

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-29 02:01:04 UTC (rev 361347)
+++ PKGBUILD2019-08-29 06:12:02 UTC (rev 361348)
@@ -2,8 +2,8 @@
 # Contributor: Eric Bélanger 
 
 pkgname=links
-pkgver=2.19
-pkgrel=2
+pkgver=2.20
+pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('x86_64')
 url="http://links.twibright.com/";
@@ -16,7 +16,7 @@
'librsvg: for using xlinks')
 source=("http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2";
 'links.desktop')
-sha256sums=('70758c7dd9bb70f045407900e0a90f1114947fce832c2f9bdefd5c0158089a0a'
+sha256sums=('3bddcd4cb2f7647e50e12a59d1c9bda61076f15cde5f5dca6288b58314e6902d'
 '484571172aa19cf91c4ce9d9528a4ac52e9252d6e741897e7339880aa30dbc88')
 
 configure_options=(


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

2019-09-05 Thread Christian Hesse via arch-commits
Date: Thursday, September 5, 2019 @ 11:16:21
  Author: eworm
Revision: 361719

upgpkg: links 2.20.1-1

new upstream release

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-05 10:27:50 UTC (rev 361718)
+++ PKGBUILD2019-09-05 11:16:21 UTC (rev 361719)
@@ -2,7 +2,7 @@
 # Contributor: Eric Bélanger 
 
 pkgname=links
-pkgver=2.20
+pkgver=2.20.1
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('x86_64')
@@ -16,7 +16,7 @@
'librsvg: for using xlinks')
 source=("http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2";
 'links.desktop')
-sha256sums=('3bddcd4cb2f7647e50e12a59d1c9bda61076f15cde5f5dca6288b58314e6902d'
+sha256sums=('bb28a72cb72ca275742ef79e92ba468f0707863366bff2704b0ff6ce52790405'
 '484571172aa19cf91c4ce9d9528a4ac52e9252d6e741897e7339880aa30dbc88')
 
 configure_options=(


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

2019-04-04 Thread Christian Hesse via arch-commits
Date: Friday, April 5, 2019 @ 06:02:16
  Author: eworm
Revision: 349844

upgpkg: links 2.19-1

new upstream release

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-05 04:43:19 UTC (rev 349843)
+++ PKGBUILD2019-04-05 06:02:16 UTC (rev 349844)
@@ -2,7 +2,7 @@
 # Contributor: Eric Bélanger 
 
 pkgname=links
-pkgver=2.18
+pkgver=2.19
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('x86_64')
@@ -16,7 +16,7 @@
'librsvg: for using xlinks')
 source=("http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2";
 'links.desktop')
-sha256sums=('678cc1ab347cc90732b1925a11db7fbe12ce883fcca631f91696453a83819057'
+sha256sums=('70758c7dd9bb70f045407900e0a90f1114947fce832c2f9bdefd5c0158089a0a'
 '484571172aa19cf91c4ce9d9528a4ac52e9252d6e741897e7339880aa30dbc88')
 
 configure_options=(


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

2018-09-07 Thread Christian Hesse via arch-commits
Date: Friday, September 7, 2018 @ 23:28:57
  Author: eworm
Revision: 333841

upgpkg: links 2.17-1

new upstream release

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-07 20:35:15 UTC (rev 333840)
+++ PKGBUILD2018-09-07 23:28:57 UTC (rev 333841)
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger 
 
 pkgname=links
-pkgver=2.16
+pkgver=2.17
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('x86_64')
@@ -17,7 +17,7 @@
'librsvg: for using xlinks')
 source=("http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2";
 'links.desktop')
-sha256sums=('82f03038d5e050a65681b9888762af41c40fd42dec7e59a8d630bfb0ee134a3f'
+sha256sums=('d8389763784a531acf7f18f93dd0324563bba2f5fa3df203f27d22cefe7a0236'
 '484571172aa19cf91c4ce9d9528a4ac52e9252d6e741897e7339880aa30dbc88')
 
 configure_options=(


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

2019-01-17 Thread Christian Hesse via arch-commits
Date: Thursday, January 17, 2019 @ 08:12:47
  Author: eworm
Revision: 344337

upgpkg: links 2.18-1

new upstream release

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-17 07:33:42 UTC (rev 344336)
+++ PKGBUILD2019-01-17 08:12:47 UTC (rev 344337)
@@ -2,7 +2,7 @@
 # Contributor: Eric Bélanger 
 
 pkgname=links
-pkgver=2.17
+pkgver=2.18
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('x86_64')
@@ -16,7 +16,7 @@
'librsvg: for using xlinks')
 source=("http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2";
 'links.desktop')
-sha256sums=('d8389763784a531acf7f18f93dd0324563bba2f5fa3df203f27d22cefe7a0236'
+sha256sums=('678cc1ab347cc90732b1925a11db7fbe12ce883fcca631f91696453a83819057'
 '484571172aa19cf91c4ce9d9528a4ac52e9252d6e741897e7339880aa30dbc88')
 
 configure_options=(


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

2018-05-11 Thread Christian Hesse via arch-commits
Date: Friday, May 11, 2018 @ 08:57:45
  Author: eworm
Revision: 323928

upgpkg: links 2.16-1

new upstream release

Modified:
  links/trunk/PKGBUILD

--+
 PKGBUILD |   34 +++---
 1 file changed, 23 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-11 08:15:59 UTC (rev 323927)
+++ PKGBUILD2018-05-11 08:57:45 UTC (rev 323928)
@@ -3,13 +3,13 @@
 # Contributor: Eric Bélanger 
 
 pkgname=links
-pkgver=2.15
+pkgver=2.16
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('x86_64')
 url="http://links.twibright.com/";
 license=('GPL')
-depends=('bzip2' 'xz' 'gpm' 'libevent')
+depends=('bzip2' 'gpm' 'libevent' 'pcre' 'xz')
 makedepends=('libtiff' 'libpng' 'libxt' 'librsvg')
 optdepends=('libx11: for using xlinks'
'libtiff: for using xlinks'
@@ -17,9 +17,15 @@
'librsvg: for using xlinks')
 source=("http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2";
 'links.desktop')
-sha256sums=('1e2a1c4b439c14fbedd78fd98f443af2ab0c1566bebc491642411d74b7efe3ca'
+sha256sums=('82f03038d5e050a65681b9888762af41c40fd42dec7e59a8d630bfb0ee134a3f'
 '484571172aa19cf91c4ce9d9528a4ac52e9252d6e741897e7339880aa30dbc88')
 
+configure_options=(
+  --prefix=/usr
+  --mandir=/usr/share/man
+  --disable-javascript
+)
+
 prepare() {
   cd ${pkgname}-${pkgver}
   sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" configure
@@ -28,13 +34,19 @@
 build() {
   cd ${pkgname}-${pkgver}
   (cd intl; ./gen-intl; ./synclang)
-  ./configure --prefix=/usr --mandir=/usr/share/man --enable-javascript \
---enable-graphics --with-x --with-fb
+  ./configure \
+"${configure_options[@]}" \
+--enable-graphics \
+--with-x \
+--with-fb
   make
   mv links xlinks
 
-  ./configure --prefix=/usr --mandir=/usr/share/man --enable-javascript \
---disable-graphics --without-x  --without-fb
+  ./configure \
+"${configure_options[@]}" \
+--disable-graphics \
+--without-x \
+--without-fb
   make
 }
 
@@ -42,13 +54,13 @@
   cd ${pkgname}-${pkgver}
   make DESTDIR="${pkgdir}" install
 
-  install -m755 xlinks "${pkgdir}/usr/bin/xlinks"
+  install -D -m0755 xlinks "${pkgdir}/usr/bin/xlinks"
   ln -s links.1.gz "${pkgdir}/usr/share/man/man1/xlinks.1.gz"
 
-  install -D -m644 "${srcdir}/links.desktop" 
"${pkgdir}/usr/share/applications/links.desktop"
+  install -D -m0644 "${srcdir}/links.desktop" 
"${pkgdir}/usr/share/applications/links.desktop"
   install -d "${pkgdir}/usr/share/pixmaps"
-  install -m644 links_16x16_1.xpm links_16x16_2.xpm links_32x32.xpm 
"${pkgdir}/usr/share/pixmaps/"
+  install -m0644 links_16x16_1.xpm links_16x16_2.xpm links_32x32.xpm 
"${pkgdir}/usr/share/pixmaps/"
 
   install -d "${pkgdir}/usr/share/doc/links/calibration"
-  install -m644 doc/links_cal/* "${pkgdir}/usr/share/doc/links/calibration/"
+  install -m0644 doc/links_cal/* "${pkgdir}/usr/share/doc/links/calibration/"
 }


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

2018-03-24 Thread Christian Hesse via arch-commits
Date: Saturday, March 24, 2018 @ 19:12:23
  Author: eworm
Revision: 320141

upgpkg: links 2.15-1

new upstream release

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-24 15:37:14 UTC (rev 320140)
+++ PKGBUILD2018-03-24 19:12:23 UTC (rev 320141)
@@ -3,8 +3,8 @@
 # Contributor: Eric Bélanger 
 
 pkgname=links
-pkgver=2.14
-pkgrel=3
+pkgver=2.15
+pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('x86_64')
 url="http://links.twibright.com/";
@@ -17,7 +17,7 @@
'librsvg: for using xlinks')
 source=("http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2";
 'links.desktop')
-sha256sums=('f70d0678ef1c5550953bdc27b12e72d5de86e53b05dd59b0fc7f07c507f244b8'
+sha256sums=('1e2a1c4b439c14fbedd78fd98f443af2ab0c1566bebc491642411d74b7efe3ca'
 '484571172aa19cf91c4ce9d9528a4ac52e9252d6e741897e7339880aa30dbc88')
 
 prepare() {


[arch-commits] Commit in links/trunk (PKGBUILD macroman.diff)

2010-06-28 Thread Eric Bélanger
Date: Monday, June 28, 2010 @ 22:04:46
  Author: eric
Revision: 84309

Fixed build issue (close FS#19826)

Added:
  links/trunk/macroman.diff
Modified:
  links/trunk/PKGBUILD

---+
 PKGBUILD  |   11 ---
 macroman.diff |   12 
 2 files changed, 20 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-06-29 00:15:34 UTC (rev 84308)
+++ PKGBUILD2010-06-29 02:04:46 UTC (rev 84309)
@@ -11,13 +11,18 @@
 license=('GPL')
 depends=('bzip2' 'zlib' 'openssl' 'gpm')
 makedepends=('pkgconfig')
-source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2 
links-2.1pre33-utf8.diff)
-md5sums=('bf5b20529a2a811701c5af52b28ebdd4' '31ff332055d403315eb6e49a6c46aa02')
-sha1sums=('7588c151e98057f83a2e0b81b3f467e7eee9f824' 
'f431eea4dcab0e3f3f53d06834e19c78e555b7ad')
+changelog=ChangeLog
+source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2 \
+  links-2.1pre33-utf8.diff macroman.diff)
+md5sums=('bf5b20529a2a811701c5af52b28ebdd4' '31ff332055d403315eb6e49a6c46aa02'\
+ '78940e6106afb72b3d027af0f3765808')
+sha1sums=('7588c151e98057f83a2e0b81b3f467e7eee9f824' 
'f431eea4dcab0e3f3f53d06834e19c78e555b7ad'\
+ '788368f04211d614a5a047e0a66a9d07998349a6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   patch -p1 < ../links-2.1pre33-utf8.diff || return 1
+  patch -p1 < ../macroman.diff || return 1
   (cd Unicode; ./gen) || return 1
   (cd intl; ./gen-intl) || return 1
   ./configure --prefix=/usr --mandir=/usr/share/man --enable-javascript 
--disable-graphics --without-x || return 1

Added: macroman.diff
===
--- macroman.diff   (rev 0)
+++ macroman.diff   2010-06-29 02:04:46 UTC (rev 84309)
@@ -0,0 +1,12 @@
+diff -Naur a/Unicode/macroman.cp b/Unicode/macroman.cp
+--- a/Unicode/macroman.cp  2010-06-16 13:41:57.537256760 +
 b/Unicode/macroman.cp  2010-06-16 14:28:54.353652872 +
+@@ -196,7 +196,7 @@
+ 0xC1  0x00A1  #INVERTED EXCLAMATION MARK
+ 0xC2  0x00AC  #NOT SIGN
+ 0xC3  0x221A  #SQUARE ROOT
+-0xC4  0x0192  #LETTRE MINUSCULE LATINE F HAME�ON
++0xC4  0x0192  #LETTRE MINUSCULE LATINE F HAMECON
+ 0xC5  0x2248  #ALMOST EQUAL TO
+ 0xC6  0x0394  #GREEK CAPITAL LETTER DELTA
+ 0xC7  0x00AB  #LEFT-POINTING DOUBLE ANGLE QUOTATION MARK



[arch-commits] Commit in links/trunk (PKGBUILD links.desktop)

2020-06-02 Thread Christian Hesse via arch-commits
Date: Tuesday, June 2, 2020 @ 07:21:20
  Author: eworm
Revision: 388052

upgpkg: links 2.20.2-3

use larger icon

Modified:
  links/trunk/PKGBUILD
  links/trunk/links.desktop

---+
 PKGBUILD  |6 +++---
 links.desktop |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-02 06:30:09 UTC (rev 388051)
+++ PKGBUILD2020-06-02 07:21:20 UTC (rev 388052)
@@ -3,7 +3,7 @@
 
 pkgname=links
 pkgver=2.20.2
-pkgrel=2
+pkgrel=3
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('x86_64')
 url="http://links.twibright.com/";
@@ -17,7 +17,7 @@
 source=("http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2";
 'links.desktop')
 sha256sums=('4b4f07d0e6261118d1365a5a5bfa31e1eafdbd280cfae6f0e9eedfea51a2f424'
-'484571172aa19cf91c4ce9d9528a4ac52e9252d6e741897e7339880aa30dbc88')
+'ea492eb7184b54b9308b90f198e8ae53668c51b821e38ea3f21282962a417ec6')
 
 configure_options=(
   --prefix=/usr
@@ -58,7 +58,7 @@
 
   install -D -m0644 "${srcdir}/links.desktop" 
"${pkgdir}/usr/share/applications/links.desktop"
   install -d "${pkgdir}/usr/share/pixmaps"
-  install -m0644 links_16x16_1.xpm links_16x16_2.xpm links_32x32.xpm 
"${pkgdir}/usr/share/pixmaps/"
+  install -m0644 links_16x16_1.xpm links_16x16_2.xpm links_32x32.xpm 
links-48x48.xpm "${pkgdir}/usr/share/pixmaps/"
 
   install -d "${pkgdir}/usr/share/doc/links/calibration"
   install -m0644 doc/links_cal/* "${pkgdir}/usr/share/doc/links/calibration/"

Modified: links.desktop
===
--- links.desktop   2020-06-02 06:30:09 UTC (rev 388051)
+++ links.desktop   2020-06-02 07:21:20 UTC (rev 388052)
@@ -1,7 +1,7 @@
 [Desktop Entry]
 Name=Links
 Exec=xlinks -g
-Icon=links_32x32.xpm
+Icon=links-48x48.xpm
 Type=Application
 Terminal=false
 Categories=Network;WebBrowser;


[arch-commits] Commit in links/trunk (PKGBUILD links.desktop)

2020-06-04 Thread Christian Hesse via arch-commits
Date: Thursday, June 4, 2020 @ 11:44:05
  Author: eworm
Revision: 388273

upgpkg: links 2.20.2-4

add comment in desktop file (FS#66876)

Modified:
  links/trunk/PKGBUILD
  links/trunk/links.desktop

---+
 PKGBUILD  |4 ++--
 links.desktop |1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-04 11:30:56 UTC (rev 388272)
+++ PKGBUILD2020-06-04 11:44:05 UTC (rev 388273)
@@ -3,7 +3,7 @@
 
 pkgname=links
 pkgver=2.20.2
-pkgrel=3
+pkgrel=4
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('x86_64')
 url="http://links.twibright.com/";
@@ -17,7 +17,7 @@
 source=("http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2";
 'links.desktop')
 sha256sums=('4b4f07d0e6261118d1365a5a5bfa31e1eafdbd280cfae6f0e9eedfea51a2f424'
-'ea492eb7184b54b9308b90f198e8ae53668c51b821e38ea3f21282962a417ec6')
+'f96bf2638e9c309bfdb857bd62a732b980231b3a683cd585ec872b249c2c1b19')
 
 configure_options=(
   --prefix=/usr

Modified: links.desktop
===
--- links.desktop   2020-06-04 11:30:56 UTC (rev 388272)
+++ links.desktop   2020-06-04 11:44:05 UTC (rev 388273)
@@ -1,5 +1,6 @@
 [Desktop Entry]
 Name=Links
+Comment=Minimal web browser in graphical mode
 Exec=xlinks -g
 Icon=links-48x48.xpm
 Type=Application