package/xscreensaver: bump to version 5.43
- Remove patch (not needed anymore) - Add hash for license files Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
d1a62b24c6
commit
86ade1a56c
@ -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. */
|
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user