diff options
Diffstat (limited to 'x11-wm/windowmaker-i18n/files')
-rw-r--r-- | x11-wm/windowmaker-i18n/files/patch-bf | 11 | ||||
-rw-r--r-- | x11-wm/windowmaker-i18n/files/patch-cc | 20 | ||||
-rw-r--r-- | x11-wm/windowmaker-i18n/files/patch-cd | 4 | ||||
-rw-r--r-- | x11-wm/windowmaker-i18n/files/patch-ce | 4 |
4 files changed, 25 insertions, 14 deletions
diff --git a/x11-wm/windowmaker-i18n/files/patch-bf b/x11-wm/windowmaker-i18n/files/patch-bf new file mode 100644 index 00000000000..b326183933a --- /dev/null +++ b/x11-wm/windowmaker-i18n/files/patch-bf @@ -0,0 +1,11 @@ +--- wrlib/Makefile.in.orig Fri Mar 31 19:46:32 2000 ++++ wrlib/Makefile.in Fri Mar 31 19:46:42 2000 +@@ -96,7 +96,7 @@ + + lib_LTLIBRARIES = libwraster.la + +-libwraster_la_LDFLAGS = -version-info 2:0:0 ++libwraster_la_LDFLAGS = -version-info 3:0:0 + + bin_SCRIPTS = get-wraster-flags + diff --git a/x11-wm/windowmaker-i18n/files/patch-cc b/x11-wm/windowmaker-i18n/files/patch-cc index 51cc67d1274..a7a9f38fb99 100644 --- a/x11-wm/windowmaker-i18n/files/patch-cc +++ b/x11-wm/windowmaker-i18n/files/patch-cc @@ -1,22 +1,22 @@ ---- configure.orig Tue Feb 15 16:00:11 2000 -+++ configure Tue Feb 15 16:02:20 2000 -@@ -5398,7 +5398,8 @@ +--- configure.orig Fri Mar 31 09:47:28 2000 ++++ configure Fri Mar 31 09:49:56 2000 +@@ -5866,7 +5866,8 @@ WindowMaker/Pixmaps/Makefile WindowMaker/Styles/Makefile \ WindowMaker/Themes/Makefile \ WPrefs.app/Makefile WPrefs.app/tiff/Makefile WPrefs.app/xpm/Makefile \ -- WPrefs.app/po/Makefile src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 -+ WPrefs.app/po/Makefile \ -+ libwmfun-0.0.2/libwmfun/Makefile src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 +- WPrefs.app/po/Makefile contrib/WindowMaker.spec src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 ++ WPrefs.app/po/Makefile contrib/WindowMaker.spec \ ++ libwmfun-0.0.3/libwmfun/Makefile src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <<EOF -@@ -5531,7 +5532,8 @@ +@@ -5999,7 +6000,8 @@ WindowMaker/Pixmaps/Makefile WindowMaker/Styles/Makefile \ WindowMaker/Themes/Makefile \ WPrefs.app/Makefile WPrefs.app/tiff/Makefile WPrefs.app/xpm/Makefile \ -- WPrefs.app/po/Makefile "} -+ WPrefs.app/po/Makefile \ -+ libwmfun-0.0.2/libwmfun/Makefile "} +- WPrefs.app/po/Makefile contrib/WindowMaker.spec "} ++ WPrefs.app/po/Makefile contrib/WindowMaker.spec \ ++ libwmfun-0.0.3/libwmfun/Makefile "} EOF cat >> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then diff --git a/x11-wm/windowmaker-i18n/files/patch-cd b/x11-wm/windowmaker-i18n/files/patch-cd index bc74ed728fc..a721f7f3b6d 100644 --- a/x11-wm/windowmaker-i18n/files/patch-cd +++ b/x11-wm/windowmaker-i18n/files/patch-cd @@ -6,7 +6,7 @@ -SUBDIRS = wrlib WINGs src util po WindowMaker wmlib test WPrefs.app doc contrib +SUBDIRS = wrlib WINGs src util po WindowMaker wmlib test WPrefs.app doc contrib \ -+ libwmfun-0.0.2/libwmfun ++ libwmfun-0.0.3/libwmfun - EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N MIRRORS COPYING.OPL Install acconfig.h INSTALL.pt mkpatch README.KDE README.GNOME WindowMaker.lsm.in docklib-0.2.tar.gz libwmfun-0.0.2.tar.gz + EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N MIRRORS COPYING.OPL Install acconfig.h INSTALL.pt mkpatch README.KDE README.GNOME WindowMaker.lsm.in docklib-0.2.tar.gz libwmfun-0.0.3.tar.gz diff --git a/x11-wm/windowmaker-i18n/files/patch-ce b/x11-wm/windowmaker-i18n/files/patch-ce index 164addce005..4b055782f02 100644 --- a/x11-wm/windowmaker-i18n/files/patch-ce +++ b/x11-wm/windowmaker-i18n/files/patch-ce @@ -1,5 +1,5 @@ ---- libwmfun-0.0.2/libwmfun/Makefile.in.orig Tue Feb 15 16:04:35 2000 -+++ libwmfun-0.0.2/libwmfun/Makefile.in Tue Feb 15 15:44:31 2000 +--- libwmfun-0.0.3/libwmfun/Makefile.in.orig Tue Feb 15 16:04:35 2000 ++++ libwmfun-0.0.3/libwmfun/Makefile.in Tue Feb 15 15:44:31 2000 @@ -38,7 +38,7 @@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ |