diff options
author | hauke <hauke@pkgsrc.org> | 2014-08-12 15:57:13 +0000 |
---|---|---|
committer | hauke <hauke@pkgsrc.org> | 2014-08-12 15:57:13 +0000 |
commit | 683d26d39d8c06fd54bcb268a553fdf1edbf256b (patch) | |
tree | 1090b8d83c5266fab6707d130c3e6e99e124dccc /x11/xscreensaver/patches/patch-ad | |
parent | de81bdf10b75209207750744fbfa4e76c808b533 (diff) | |
download | pkgsrc-683d26d39d8c06fd54bcb268a553fdf1edbf256b.tar.gz |
Update x11/xscreensaver to 5.29.
From the changelog:
5.29 * Downgraded to Xcode 5.0.2 to make it possible to build savers
that will still run on 10.6 and 10.7. Sigh.
* Updated `webcollage' for recent changes.
5.28 * Fixed some compilation problems and intermittent crashes.
* Turned off the OSX 10.6 enable_gc hack. It didn't work.
5.27 * New hacks, `tessellimage' and `projectiveplane'.
* Added support for pthreads, because Dave Odell is a madman.
* Updated `webcollage' for recent changes.
* Minor iOS tweaks to the `analogtv' hacks.
* X11: Don't assume Suspend = 0 implies "No DPMS".
* Minor updates to `boxed' and `klein'.
* Fixed possible crash in `apple2', `noseguy', `xmatrix', `shadebobs'.
* Fixed possible crash in OSX preferences.
* OSX Performance improvements.
* Plugged some leaks.
5.26 * More auto-updater tweaks.
5.25 * Try harder to bypass Quarrantine and Gatekeeper in OSX installer.
* Some files were missing from the tarball.
5.24 * Added "Automatically check for updates" option on OSX.
* Updated feed-loading for recent Flickr changes.
* Updated `webcollage' for recent Google changes.
* Added Instagram and Bing as `webcollage' image sources.
* Updated to latest autoconf.
* Bug fixes.
5.23 * New hack, `geodesic'.
* iOS and OSX: huge XCopyArea performance improvements.
* More heuristics for using RSS feeds as image sources.
* Improved Wikipedia parser.
* Updated `webcollage' for recent Flickr changes.
* Added Android to `bsod'.
* OSX: Added a real installer.
* iOS and OSX: fixed a font-metrics bug.
* iOS: Fixed aspect ratio bug in non-rotating apps when launched in
landscape mode.
* Made `quasicrystal' work on weak graphics cards.
* iOS: fixed `ifs'.
* Better compression on icons, plists and XML files: smaller
distribution and installation footprint.
* Reverted that DEACTIVATE change. Bad idea.
* `Phosphor' now supports amber as well as green.
Diffstat (limited to 'x11/xscreensaver/patches/patch-ad')
-rw-r--r-- | x11/xscreensaver/patches/patch-ad | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/x11/xscreensaver/patches/patch-ad b/x11/xscreensaver/patches/patch-ad index 5cecffef408..7bfab01ec2f 100644 --- a/x11/xscreensaver/patches/patch-ad +++ b/x11/xscreensaver/patches/patch-ad @@ -1,8 +1,8 @@ -$NetBSD: patch-ad,v 1.22 2010/11/29 18:04:35 drochner Exp $ +$NetBSD: patch-ad,v 1.23 2014/08/12 15:57:14 hauke Exp $ ---- driver/Makefile.in.orig 2010-09-15 10:10:53.000000000 +0000 +--- driver/Makefile.in.orig 2014-06-08 21:43:53.000000000 +0000 +++ driver/Makefile.in -@@ -207,7 +207,7 @@ PDF2JPEG_LIBS = -framework Cocoa +@@ -205,7 +205,7 @@ PDF2JPEG_LIBS = -framework Cocoa SAVER_LIBS = $(LIBS) $(X_LIBS) $(XMU_LIBS) @SAVER_LIBS@ \ $(XDPMS_LIBS) $(XINERAMA_LIBS) $(GL_LIBS) $(X_PRE_LIBS) \ -lXt -lX11 -lXext $(X_EXTRA_LIBS) \ @@ -11,16 +11,16 @@ $NetBSD: patch-ad,v 1.22 2010/11/29 18:04:35 drochner Exp $ CMD_LIBS = $(LIBS) $(X_LIBS) \ $(X_PRE_LIBS) -lX11 -lXext $(X_EXTRA_LIBS) -@@ -229,7 +229,7 @@ HDRS = XScreenSaver_ad.h XScreenSaver_X +@@ -226,7 +226,7 @@ SCRIPTS = $(SCRIPTS_1) @SCRIPTS_OSX@ + HDRS = XScreenSaver_ad.h XScreenSaver_Xm_ad.h \ xscreensaver.h prefs.h remote.h exec.h \ - demo-Gtk-widgets.h demo-Gtk-stubs.h demo-Gtk-support.h \ demo-Gtk-conf.h auth.h mlstring.h types.h -MEN_1 = xscreensaver.man xscreensaver-demo.man \ +MEN_1 = xscreensaver.man \ xscreensaver-command.man \ xscreensaver-text.man \ xscreensaver-getimage.man \ -@@ -260,7 +260,7 @@ all: $(EXES) $(EXES2) +@@ -257,7 +257,7 @@ all: $(EXES) $(EXES2) tests: $(TEST_EXES) install: install-program install-ad install-scripts \ @@ -29,7 +29,7 @@ $NetBSD: patch-ad,v 1.22 2010/11/29 18:04:35 drochner Exp $ uninstall: uninstall-program uninstall-ad \ uninstall-gnome uninstall-man uninstall-xml -@@ -295,7 +295,7 @@ install-program: $(EXES) +@@ -292,7 +292,7 @@ install-program: $(EXES) fi ; \ echo $$inst xscreensaver $(install_prefix)$(bindir)/xscreensaver ; \ $$inst xscreensaver $(install_prefix)$(bindir)/xscreensaver @@ -38,7 +38,7 @@ $NetBSD: patch-ad,v 1.22 2010/11/29 18:04:35 drochner Exp $ xscreensaver-getimage @EXES_OSX@ ; do \ echo $(INSTALL_PROGRAM) $$exe $(install_prefix)$(bindir)/$$exe ; \ $(INSTALL_PROGRAM) $$exe $(install_prefix)$(bindir)/$$exe ; \ -@@ -494,7 +494,7 @@ install-pam: +@@ -491,7 +491,7 @@ install-pam: xscreensaver.pam # screensaver-properties.desktop # into /usr/share/applications/ |