Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/xscreensaver: bump to version 5.43
@ 2019-07-07 15:01 Fabrice Fontaine
  2019-07-14 14:07 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2019-07-07 15:01 UTC (permalink / raw)
  To: buildroot

- Remove patch (not needed anymore)
- Add hash for license files

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 ...001-fix-cross-compile-ansi-c-bailout.patch | 19 -------------------
 package/xscreensaver/xscreensaver.hash        |  4 +++-
 package/xscreensaver/xscreensaver.mk          |  2 +-
 3 files changed, 4 insertions(+), 21 deletions(-)
 delete mode 100644 package/xscreensaver/0001-fix-cross-compile-ansi-c-bailout.patch

diff --git a/package/xscreensaver/0001-fix-cross-compile-ansi-c-bailout.patch b/package/xscreensaver/0001-fix-cross-compile-ansi-c-bailout.patch
deleted file mode 100644
index 6da9419e08..0000000000
--- a/package/xscreensaver/0001-fix-cross-compile-ansi-c-bailout.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-The configure bails out when cross-compiling, because it is over-cautious
-about ANSI support in the C compiler. Work around this by disabling the
-bail-out code.
-
-[Peter: updated for 5.32]
-Signed-off-by: Simon Dawson <spdawson@gmail.com>
-Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-
-diff -Nurp a/configure b/configure
---- a/configure	2013-07-16 10:23:32.000000000 +0100
-+++ b/configure	2013-09-22 14:50:07.186953454 +0100
-@@ -4374,7 +4374,6 @@ $as_echo "Solaris: adding -D__EXTENSIONS
-   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler works on ANSI C" >&5
- $as_echo_n "checking whether the compiler works on ANSI C... " >&6; }
-   if test "$cross_compiling" = yes; then :
--  as_fn_error $? "Couldn't build even a trivial ANSI C program: check CC." "$LINENO" 5
- else
-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
- /* end confdefs.h.  */
diff --git a/package/xscreensaver/xscreensaver.hash b/package/xscreensaver/xscreensaver.hash
index 48bc2b1eb2..c1198b7558 100644
--- a/package/xscreensaver/xscreensaver.hash
+++ b/package/xscreensaver/xscreensaver.hash
@@ -1,2 +1,4 @@
 # Locally calculated
-sha256 6b8b5238047f1613d99149bb02d5ed3384675f3ce74a0a8ba25290bd61abc06c  xscreensaver-5.36.tar.gz
+sha256 17eab67f3554e21c23b1526ec48a06a9ec8605baffee48f91f603f7599b383d4  xscreensaver-5.43.tar.gz
+sha256 8a03451ba5c4c9af669b53e47e50c38c149b9e152d3d627809b962da7b760bbd  hacks/screenhack.h
+sha256 56db580415bb313a4a82c5e08f106304904d15d42faf8e6ab14b34e14e2087a5  hacks/glx/chessmodels.h
diff --git a/package/xscreensaver/xscreensaver.mk b/package/xscreensaver/xscreensaver.mk
index 34b116387b..642d65f0c6 100644
--- a/package/xscreensaver/xscreensaver.mk
+++ b/package/xscreensaver/xscreensaver.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XSCREENSAVER_VERSION = 5.36
+XSCREENSAVER_VERSION = 5.43
 XSCREENSAVER_SITE = https://www.jwz.org/xscreensaver
 
 # N.B. GPL-2.0+ code (in the hacks/glx subdirectory) is not currently built.
-- 
2.20.1

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

* [Buildroot] [PATCH 1/1] package/xscreensaver: bump to version 5.43
  2019-07-07 15:01 [Buildroot] [PATCH 1/1] package/xscreensaver: bump to version 5.43 Fabrice Fontaine
@ 2019-07-14 14:07 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-07-14 14:07 UTC (permalink / raw)
  To: buildroot

On Sun,  7 Jul 2019 17:01:12 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> - Remove patch (not needed anymore)
> - Add hash for license files
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  ...001-fix-cross-compile-ansi-c-bailout.patch | 19 -------------------
>  package/xscreensaver/xscreensaver.hash        |  4 +++-
>  package/xscreensaver/xscreensaver.mk          |  2 +-
>  3 files changed, 4 insertions(+), 21 deletions(-)
>  delete mode 100644 package/xscreensaver/0001-fix-cross-compile-ansi-c-bailout.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2019-07-14 14:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-07 15:01 [Buildroot] [PATCH 1/1] package/xscreensaver: bump to version 5.43 Fabrice Fontaine
2019-07-14 14:07 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox