Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lynx: update to 2.9.0dev.12.
@ 2023-01-24 23:45 motorto
  2023-01-25 15:14 ` leahneukirchen
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: motorto @ 2023-01-24 23:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 556 bytes --]

There is a new pull request by motorto against master on the void-packages repository

https://github.com/motorto/void-packages lynx-2.9.0dev.12
https://github.com/void-linux/void-packages/pull/41852

lynx: update to 2.9.0dev.12.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**, using it as my html reader on neomutt.

#### Local build testing
```

```


A patch file from https://github.com/void-linux/void-packages/pull/41852.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lynx-2.9.0dev.12-41852.patch --]
[-- Type: text/x-diff, Size: 1312 bytes --]

From 50c9b391adb913ccb287da71b6696a0cc753146f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Tue, 24 Jan 2023 23:43:23 +0000
Subject: [PATCH] lynx: update to 2.9.0dev.12.

---
 srcpkgs/lynx/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/lynx/template b/srcpkgs/lynx/template
index 880266b18190..db965d3b2cf9 100644
--- a/srcpkgs/lynx/template
+++ b/srcpkgs/lynx/template
@@ -1,6 +1,6 @@
 # Template file for 'lynx'
 pkgname=lynx
-version=2.9.0dev.10
+version=2.9.0dev.12
 revision=1
 build_style=gnu-configure
 configure_args="--enable-widec --with-zlib --with-bzlib --with-ssl --enable-ipv6"
@@ -9,8 +9,9 @@ short_desc="Text browser for the World Wide Web"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://lynx.invisible-island.net/"
-distfiles="http://invisible-mirror.net/archives/lynx/tarballs/${pkgname}${version}.tar.bz2"
-checksum=898ac82bcfcbd4b20ea39afdf66fd659b8773c7549623b0f8802bf392a41a912
+changelog="https://lynx.invisible-island.net/current/CHANGES"
+distfiles="http://invisible-mirror.net/archives/lynx/tarballs/lynx${version}.tar.bz2"
+checksum=a6455b159d00776d8ec1051285c972dc1f0c552d0571a0cff02a23ec146ee8e5
 
 pre_configure() {
 	sed -i configure \

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: lynx: update to 2.9.0dev.12.
  2023-01-24 23:45 [PR PATCH] lynx: update to 2.9.0dev.12 motorto
@ 2023-01-25 15:14 ` leahneukirchen
  2023-01-25 15:32 ` motorto
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: leahneukirchen @ 2023-01-25 15:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/41852#issuecomment-1403775767

Comment:
Please fix cross.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: lynx: update to 2.9.0dev.12.
  2023-01-24 23:45 [PR PATCH] lynx: update to 2.9.0dev.12 motorto
  2023-01-25 15:14 ` leahneukirchen
@ 2023-01-25 15:32 ` motorto
  2023-01-25 17:09 ` [PR PATCH] [Updated] " leahneukirchen
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: motorto @ 2023-01-25 15:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 240 bytes --]

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/41852#issuecomment-1403804608

Comment:
Trying but think the issue is because:
`checking for ldd... ldd         not a dynamic executable`

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] lynx: update to 2.9.0dev.12.
  2023-01-24 23:45 [PR PATCH] lynx: update to 2.9.0dev.12 motorto
  2023-01-25 15:14 ` leahneukirchen
  2023-01-25 15:32 ` motorto
@ 2023-01-25 17:09 ` leahneukirchen
  2023-01-25 17:17 ` leahneukirchen
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: leahneukirchen @ 2023-01-25 17:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 568 bytes --]

There is an updated pull request by leahneukirchen against master on the void-packages repository

https://github.com/motorto/void-packages lynx-2.9.0dev.12
https://github.com/void-linux/void-packages/pull/41852

lynx: update to 2.9.0dev.12.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**, using it as my html reader on neomutt.

#### Local build testing
```

```


A patch file from https://github.com/void-linux/void-packages/pull/41852.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lynx-2.9.0dev.12-41852.patch --]
[-- Type: text/x-diff, Size: 1605 bytes --]

From d17e5ac85a9fad776e8b768430f709e11146daff Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Tue, 24 Jan 2023 23:43:23 +0000
Subject: [PATCH] lynx: update to 2.9.0dev.12.

Closes: #41852 [via git-merge-pr]
---
 srcpkgs/lynx/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/lynx/template b/srcpkgs/lynx/template
index 880266b18190..79b39fa1fa5a 100644
--- a/srcpkgs/lynx/template
+++ b/srcpkgs/lynx/template
@@ -1,16 +1,20 @@
 # Template file for 'lynx'
 pkgname=lynx
-version=2.9.0dev.10
+version=2.9.0dev.12
 revision=1
 build_style=gnu-configure
-configure_args="--enable-widec --with-zlib --with-bzlib --with-ssl --enable-ipv6"
+configure_args="--with-screen=ncurses --enable-widec --with-zlib --with-bzlib
+ --with-ssl --enable-ipv6
+ cf_cv_header_path_ssl=${XBPS_CROSS_BASE}/usr/include/openssl"
+hostmakedepends="pkg-config"
 makedepends="zlib-devel bzip2-devel ncurses-devel openssl-devel"
 short_desc="Text browser for the World Wide Web"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://lynx.invisible-island.net/"
-distfiles="http://invisible-mirror.net/archives/lynx/tarballs/${pkgname}${version}.tar.bz2"
-checksum=898ac82bcfcbd4b20ea39afdf66fd659b8773c7549623b0f8802bf392a41a912
+changelog="https://lynx.invisible-island.net/current/CHANGES"
+distfiles="http://invisible-mirror.net/archives/lynx/tarballs/lynx${version}.tar.bz2"
+checksum=a6455b159d00776d8ec1051285c972dc1f0c552d0571a0cff02a23ec146ee8e5
 
 pre_configure() {
 	sed -i configure \

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] lynx: update to 2.9.0dev.12.
  2023-01-24 23:45 [PR PATCH] lynx: update to 2.9.0dev.12 motorto
                   ` (2 preceding siblings ...)
  2023-01-25 17:09 ` [PR PATCH] [Updated] " leahneukirchen
@ 2023-01-25 17:17 ` leahneukirchen
  2023-01-28 12:40 ` motorto
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: leahneukirchen @ 2023-01-25 17:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 568 bytes --]

There is an updated pull request by leahneukirchen against master on the void-packages repository

https://github.com/motorto/void-packages lynx-2.9.0dev.12
https://github.com/void-linux/void-packages/pull/41852

lynx: update to 2.9.0dev.12.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**, using it as my html reader on neomutt.

#### Local build testing
```

```


A patch file from https://github.com/void-linux/void-packages/pull/41852.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lynx-2.9.0dev.12-41852.patch --]
[-- Type: text/x-diff, Size: 1540 bytes --]

From 57f5b49e3eab3b4882790d302d0a1cc894e0cf82 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Tue, 24 Jan 2023 23:43:23 +0000
Subject: [PATCH] lynx: update to 2.9.0dev.12.

---
 srcpkgs/lynx/template | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/lynx/template b/srcpkgs/lynx/template
index 880266b18190..0aa406d830f8 100644
--- a/srcpkgs/lynx/template
+++ b/srcpkgs/lynx/template
@@ -1,16 +1,19 @@
 # Template file for 'lynx'
 pkgname=lynx
-version=2.9.0dev.10
+version=2.9.0dev.12
 revision=1
 build_style=gnu-configure
-configure_args="--enable-widec --with-zlib --with-bzlib --with-ssl --enable-ipv6"
+configure_args="--with-screen=ncurses --enable-widec --with-zlib --with-bzlib
+ --with-ssl --enable-ipv6
+ cf_cv_header_path_ssl=${XBPS_CROSS_BASE}/usr/include/openssl"
 makedepends="zlib-devel bzip2-devel ncurses-devel openssl-devel"
 short_desc="Text browser for the World Wide Web"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://lynx.invisible-island.net/"
-distfiles="http://invisible-mirror.net/archives/lynx/tarballs/${pkgname}${version}.tar.bz2"
-checksum=898ac82bcfcbd4b20ea39afdf66fd659b8773c7549623b0f8802bf392a41a912
+changelog="https://lynx.invisible-island.net/current/CHANGES"
+distfiles="http://invisible-mirror.net/archives/lynx/tarballs/lynx${version}.tar.bz2"
+checksum=a6455b159d00776d8ec1051285c972dc1f0c552d0571a0cff02a23ec146ee8e5
 
 pre_configure() {
 	sed -i configure \

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] lynx: update to 2.9.0dev.12.
  2023-01-24 23:45 [PR PATCH] lynx: update to 2.9.0dev.12 motorto
                   ` (3 preceding siblings ...)
  2023-01-25 17:17 ` leahneukirchen
@ 2023-01-28 12:40 ` motorto
  2023-01-28 12:41 ` motorto
  2023-02-01 14:24 ` [PR PATCH] [Merged]: " leahneukirchen
  6 siblings, 0 replies; 8+ messages in thread
From: motorto @ 2023-01-28 12:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 561 bytes --]

There is an updated pull request by motorto against master on the void-packages repository

https://github.com/motorto/void-packages lynx-2.9.0dev.12
https://github.com/void-linux/void-packages/pull/41852

lynx: update to 2.9.0dev.12.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**, using it as my html reader on neomutt.

#### Local build testing
```

```


A patch file from https://github.com/void-linux/void-packages/pull/41852.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lynx-2.9.0dev.12-41852.patch --]
[-- Type: text/x-diff, Size: 2527 bytes --]

From d2e220f04fabc1069dc9ea1bcf76ba960ba634e0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Tue, 24 Jan 2023 23:43:23 +0000
Subject: [PATCH] lynx: update to 2.9.0dev.12.

---
 srcpkgs/lynx/patches/21_do_not_strip_-g.diff | 17 +++++++++++++++++
 srcpkgs/lynx/template                        | 11 +++++++----
 2 files changed, 24 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/lynx/patches/21_do_not_strip_-g.diff

diff --git a/srcpkgs/lynx/patches/21_do_not_strip_-g.diff b/srcpkgs/lynx/patches/21_do_not_strip_-g.diff
new file mode 100644
index 000000000000..851e303a6b58
--- /dev/null
+++ b/srcpkgs/lynx/patches/21_do_not_strip_-g.diff
@@ -0,0 +1,17 @@
+Description: Stop ./configure from stripping out -g from CFLAGS
+Author: Andreas Metzler <ametzler@debian.org>,
+ Simon Ruderich <simon@ruderich.org>
+Origin: vendor
+Last-Update: 2021-07-27
+
+--- a/configure
++++ b/configure
+@@ -4098,7 +4098,7 @@
+ 		test -z "$ORIGINAL_CFLAGS" && CFLAGS=`echo "${CFLAGS}" | sed -e 's%-g %%' -e 's%-g$%%' -e 's%[	]% %g' -e 's% [ ]*% %g' -e 's%^ %%' -e 's% $%%'`
+ 		;;
+ 	(*)
+-		test -z "$ORIGINAL_CFLAGS" && CFLAGS=`echo "${CFLAGS}" | sed -e 's%-g %%' -e 's%-g$%%' -e 's%[	]% %g' -e 's% [ ]*% %g' -e 's%^ %%' -e 's% $%%'`
++		:
+ 		;;
+ 	esac
+ fi
diff --git a/srcpkgs/lynx/template b/srcpkgs/lynx/template
index 880266b18190..0aa406d830f8 100644
--- a/srcpkgs/lynx/template
+++ b/srcpkgs/lynx/template
@@ -1,16 +1,19 @@
 # Template file for 'lynx'
 pkgname=lynx
-version=2.9.0dev.10
+version=2.9.0dev.12
 revision=1
 build_style=gnu-configure
-configure_args="--enable-widec --with-zlib --with-bzlib --with-ssl --enable-ipv6"
+configure_args="--with-screen=ncurses --enable-widec --with-zlib --with-bzlib
+ --with-ssl --enable-ipv6
+ cf_cv_header_path_ssl=${XBPS_CROSS_BASE}/usr/include/openssl"
 makedepends="zlib-devel bzip2-devel ncurses-devel openssl-devel"
 short_desc="Text browser for the World Wide Web"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://lynx.invisible-island.net/"
-distfiles="http://invisible-mirror.net/archives/lynx/tarballs/${pkgname}${version}.tar.bz2"
-checksum=898ac82bcfcbd4b20ea39afdf66fd659b8773c7549623b0f8802bf392a41a912
+changelog="https://lynx.invisible-island.net/current/CHANGES"
+distfiles="http://invisible-mirror.net/archives/lynx/tarballs/lynx${version}.tar.bz2"
+checksum=a6455b159d00776d8ec1051285c972dc1f0c552d0571a0cff02a23ec146ee8e5
 
 pre_configure() {
 	sed -i configure \

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: lynx: update to 2.9.0dev.12.
  2023-01-24 23:45 [PR PATCH] lynx: update to 2.9.0dev.12 motorto
                   ` (4 preceding siblings ...)
  2023-01-28 12:40 ` motorto
@ 2023-01-28 12:41 ` motorto
  2023-02-01 14:24 ` [PR PATCH] [Merged]: " leahneukirchen
  6 siblings, 0 replies; 8+ messages in thread
From: motorto @ 2023-01-28 12:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 177 bytes --]

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/41852#issuecomment-1407390803

Comment:
Thanks for the fix @leahneukirchen 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Merged]: lynx: update to 2.9.0dev.12.
  2023-01-24 23:45 [PR PATCH] lynx: update to 2.9.0dev.12 motorto
                   ` (5 preceding siblings ...)
  2023-01-28 12:41 ` motorto
@ 2023-02-01 14:24 ` leahneukirchen
  6 siblings, 0 replies; 8+ messages in thread
From: leahneukirchen @ 2023-02-01 14:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 396 bytes --]

There's a merged pull request on the void-packages repository

lynx: update to 2.9.0dev.12.
https://github.com/void-linux/void-packages/pull/41852

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**, using it as my html reader on neomutt.

#### Local build testing
```

```


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-02-01 14:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-24 23:45 [PR PATCH] lynx: update to 2.9.0dev.12 motorto
2023-01-25 15:14 ` leahneukirchen
2023-01-25 15:32 ` motorto
2023-01-25 17:09 ` [PR PATCH] [Updated] " leahneukirchen
2023-01-25 17:17 ` leahneukirchen
2023-01-28 12:40 ` motorto
2023-01-28 12:41 ` motorto
2023-02-01 14:24 ` [PR PATCH] [Merged]: " leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).