mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 21:38:00 +01:00
debian: Import version 0.95.6-1.
This commit is contained in:
committed by
Carlos R. Mafra
parent
945f4d2389
commit
67da339ccb
52
debian/changelog
vendored
52
debian/changelog
vendored
@@ -1,3 +1,55 @@
|
|||||||
|
wmaker (0.95.6-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* New upstream version 0.95.6. [Closes: #148856]
|
||||||
|
* Bumped to standard version 3.9.6. No changes.
|
||||||
|
* Removed patch 55_typo.diff because is now in upstream.
|
||||||
|
* Patch 56_ungif_problem.diff updated:
|
||||||
|
* New name: 55_ungif_problem.diff
|
||||||
|
* Now udpates the file m4/wm_imgfmt_check.m4, because upstream moved the
|
||||||
|
ungif code from configure.ac to this m4 file.
|
||||||
|
* Removed Encoding in debianfiles/wmaker-common.desktop.
|
||||||
|
* The Encoding key is now deprecated by the FreeDesktop.
|
||||||
|
* Moved library libwings2 to libwings3.
|
||||||
|
* Changed in debian/control.
|
||||||
|
* Moved libwings2.changelog-upstream to libwings3.changelog-upstream.
|
||||||
|
* Moved libwings2.install to libwings3.install.
|
||||||
|
* Moved libwings2.symbols to libwings3.symbols.
|
||||||
|
* Moved libwraster3-dev to libwraster-dev.
|
||||||
|
* Changed in debian/control.
|
||||||
|
* Moved libwraster3-dev.changelog-upstream to
|
||||||
|
libwraster-dev.changelog-upstream.
|
||||||
|
* Moved libwraster3-dev.install to libwraster-dev.install.
|
||||||
|
* Moved libwraster3-dev.docs to libwraster-dev.docs.
|
||||||
|
* Moved libwraster3-dev.manpages to libwraster-dev.manpages.
|
||||||
|
* Updated symbols.
|
||||||
|
* Moved libwraster3 to libwraster5.
|
||||||
|
* Changed in debian/control.
|
||||||
|
* Moved libwraster3.changelog-upstream to libwraster5.changelog-upstream.
|
||||||
|
* Moved libwraster3.docs to libwraster5.docs.
|
||||||
|
* Moved libwraster3.install to libwraster5.install.
|
||||||
|
* Moved libwraster3.symbols to libwraster5.symbols.
|
||||||
|
* Updated symbols.
|
||||||
|
* Moved libwutil3 to libwutil5.
|
||||||
|
* Changed in debian/control.
|
||||||
|
* Moved libwutil3.changelog-upstream to libwutil5.changelog-upstream.
|
||||||
|
* Moved libwutil3.install to libwutil5.install.
|
||||||
|
* Moved libwutil3.symbols to libwutil5.symbols.
|
||||||
|
* Updated symbols.
|
||||||
|
* Removed WindowMaker/Icons/sound.tiff in debian/copyright.
|
||||||
|
* Avoid lintian warning.
|
||||||
|
* Added Keywords in debianfiles/wmaker-common.desktop.
|
||||||
|
* Avoid lintian warning.
|
||||||
|
|
||||||
|
-- Rodolfo García Peñas (kix) <kix@debian.org> Thu, 09 Oct 2014 05:59:36 +0200
|
||||||
|
|
||||||
|
wmaker (0.95.5-2) unstable; urgency=low
|
||||||
|
|
||||||
|
* New patch debian/patches/56_ungif_problem.diff. [Closes: #733353]
|
||||||
|
This patch removes the link against -lungif.
|
||||||
|
* Bumped to standard version 3.9.5. No changes.
|
||||||
|
|
||||||
|
-- Rodolfo García Peñas (kix) <kix@debian.org> Tue, 31 Dec 2013 00:20:43 +0100
|
||||||
|
|
||||||
wmaker (0.95.5-1) unstable; urgency=low
|
wmaker (0.95.5-1) unstable; urgency=low
|
||||||
|
|
||||||
* New upstream version 0.95.5. [Closes: #723840]
|
* New upstream version 0.95.5. [Closes: #723840]
|
||||||
|
|||||||
22
debian/control
vendored
22
debian/control
vendored
@@ -2,7 +2,7 @@ Source: wmaker
|
|||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Rodolfo García Peñas (kix) <kix@debian.org>
|
Maintainer: Rodolfo García Peñas (kix) <kix@debian.org>
|
||||||
Standards-Version: 3.9.4
|
Standards-Version: 3.9.6
|
||||||
Build-Depends: debhelper (>= 9), automake (>= 1:1.11), gettext,
|
Build-Depends: debhelper (>= 9), automake (>= 1:1.11), gettext,
|
||||||
libfontconfig1-dev, libjpeg-dev, libpng-dev, libsm-dev, libtiff5-dev,
|
libfontconfig1-dev, libjpeg-dev, libpng-dev, libsm-dev, libtiff5-dev,
|
||||||
libtool, libgif-dev, libx11-dev, libxext-dev, libxft-dev, libxinerama-dev,
|
libtool, libgif-dev, libx11-dev, libxext-dev, libxft-dev, libxinerama-dev,
|
||||||
@@ -39,10 +39,10 @@ Description: Window Maker - Architecture independent files
|
|||||||
.
|
.
|
||||||
This package contains the architecture independent files.
|
This package contains the architecture independent files.
|
||||||
|
|
||||||
Package: libwraster3-dev
|
Package: libwraster-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: libwraster3 (= ${binary:Version}), libc6-dev, libx11-dev,
|
Depends: libwraster5 (= ${binary:Version}), libc6-dev, libx11-dev,
|
||||||
libxext-dev, libxpm-dev, libjpeg-dev, libpng-dev, libgif-dev,
|
libxext-dev, libxpm-dev, libjpeg-dev, libpng-dev, libgif-dev,
|
||||||
libtiff5-dev, ${misc:Depends}
|
libtiff5-dev, ${misc:Depends}
|
||||||
Provides: libwraster-dev
|
Provides: libwraster-dev
|
||||||
@@ -54,7 +54,7 @@ Description: Static libraries and headers of Window Maker rasterizer
|
|||||||
Contains libwraster and header files, for manipulating and
|
Contains libwraster and header files, for manipulating and
|
||||||
rasterizing images.
|
rasterizing images.
|
||||||
|
|
||||||
Package: libwraster3
|
Package: libwraster5
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Section: libs
|
Section: libs
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
@@ -66,9 +66,9 @@ Description: Shared libraries of Window Maker rasterizer
|
|||||||
Package: libwings-dev
|
Package: libwings-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: libc6-dev, libx11-dev, libxext-dev, libwraster3-dev, libxft-dev,
|
Depends: libc6-dev, libx11-dev, libxext-dev, libwraster-dev, libxft-dev,
|
||||||
libfontconfig1-dev, libwutil3 (= ${binary:Version}),
|
libfontconfig1-dev, libwutil5 (= ${binary:Version}),
|
||||||
libwings2 (= ${binary:Version}), ${misc:Depends}
|
libwings3 (= ${binary:Version}), ${misc:Depends}
|
||||||
Description: Window Maker's own widget set
|
Description: Window Maker's own widget set
|
||||||
WINGs Is Not GNUstep (WINGs) is a small widget set with the NeXTSTEP
|
WINGs Is Not GNUstep (WINGs) is a small widget set with the NeXTSTEP
|
||||||
look and feel. Its API is inspired in OpenSTEP and its
|
look and feel. Its API is inspired in OpenSTEP and its
|
||||||
@@ -77,7 +77,7 @@ Description: Window Maker's own widget set
|
|||||||
or hacking something like rxvt. It is used for basic widgets in
|
or hacking something like rxvt. It is used for basic widgets in
|
||||||
the WindowMaker window manager.
|
the WindowMaker window manager.
|
||||||
|
|
||||||
Package: libwutil3
|
Package: libwutil5
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Section: libs
|
Section: libs
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
@@ -91,7 +91,7 @@ Description: Window Maker's own widget set - utility library
|
|||||||
.
|
.
|
||||||
This package contains the libWUtils runtime library.
|
This package contains the libWUtils runtime library.
|
||||||
|
|
||||||
Package: libwings2
|
Package: libwings3
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Section: libs
|
Section: libs
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
@@ -109,8 +109,8 @@ Package: wmaker-dbg
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Section: debug
|
Section: debug
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Depends: libwraster3 (= ${binary:Version}) | libwings2 (= ${binary:Version}) |
|
Depends: libwraster5 (= ${binary:Version}) | libwings3 (= ${binary:Version}) |
|
||||||
libwutil3 (= ${binary:Version}) | wmaker (= ${binary:Version}),
|
libwutil5 (= ${binary:Version}) | wmaker (= ${binary:Version}),
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Description: Debugging symbols for WindowMaker packages
|
Description: Debugging symbols for WindowMaker packages
|
||||||
Written by Alfredo Kojima almost from scratch, resembles the NeXTStep look
|
Written by Alfredo Kojima almost from scratch, resembles the NeXTStep look
|
||||||
|
|||||||
9
debian/copyright
vendored
9
debian/copyright
vendored
@@ -83,10 +83,9 @@ Files: WindowMaker/Icons/BitchX.tiff WindowMaker/Icons/defaultAppIcon.tiff
|
|||||||
WindowMaker/Icons/mixer.tiff WindowMaker/Icons/notepad.tiff
|
WindowMaker/Icons/mixer.tiff WindowMaker/Icons/notepad.tiff
|
||||||
WindowMaker/Icons/pdf.tiff WindowMaker/Icons/ps.tiff
|
WindowMaker/Icons/pdf.tiff WindowMaker/Icons/ps.tiff
|
||||||
WindowMaker/Icons/real.tiff WindowMaker/Icons/sgiterm.tiff
|
WindowMaker/Icons/real.tiff WindowMaker/Icons/sgiterm.tiff
|
||||||
WindowMaker/Icons/sound.tiff WindowMaker/Icons/staroffice2.tiff
|
WindowMaker/Icons/staroffice2.tiff WindowMaker/Icons/timer.tiff
|
||||||
WindowMaker/Icons/timer.tiff WindowMaker/Icons/wilber.tiff
|
WindowMaker/Icons/wilber.tiff WindowMaker/Icons/write.tiff
|
||||||
WindowMaker/Icons/write.tiff WindowMaker/Icons/xdvi.tiff
|
WindowMaker/Icons/xdvi.tiff WindowMaker/Icons/xv.tiff
|
||||||
WindowMaker/Icons/xv.tiff
|
|
||||||
Copyright: 1997, Marco van Hylckama Vlieg <marco@windowmaker.info>
|
Copyright: 1997, Marco van Hylckama Vlieg <marco@windowmaker.info>
|
||||||
License: attribution
|
License: attribution
|
||||||
They may be distributed freely and/or modified as long as the original
|
They may be distributed freely and/or modified as long as the original
|
||||||
@@ -101,6 +100,7 @@ Files: WindowMaker/Icons/GNUstepGlow.tiff WindowMaker/Icons/GNUstepGlow.xpm
|
|||||||
WindowMaker/Icons/Jabber.png WindowMaker/Icons/Mozilla.png
|
WindowMaker/Icons/Jabber.png WindowMaker/Icons/Mozilla.png
|
||||||
WindowMaker/Icons/Pen.png WindowMaker/Icons/Pencil.png
|
WindowMaker/Icons/Pen.png WindowMaker/Icons/Pencil.png
|
||||||
WindowMaker/Icons/Shell.png WindowMaker/Icons/Speaker.png
|
WindowMaker/Icons/Shell.png WindowMaker/Icons/Speaker.png
|
||||||
|
WindowMaker/Icons/XChat.png
|
||||||
WPrefs.app/tiff/msty1.tiff WPrefs.app/tiff/msty2.tiff WPrefs.app/tiff/msty3.tiff
|
WPrefs.app/tiff/msty1.tiff WPrefs.app/tiff/msty2.tiff WPrefs.app/tiff/msty3.tiff
|
||||||
WPrefs.app/xpm/msty1.xpm WPrefs.app/xpm/msty2.xpm WPrefs.app/xpm/msty3.xpm
|
WPrefs.app/xpm/msty1.xpm WPrefs.app/xpm/msty2.xpm WPrefs.app/xpm/msty3.xpm
|
||||||
WPrefs.app/WPrefs.tiff WPrefs.app/WPrefs.xpm WPrefs.app/tiff/tdel.tiff
|
WPrefs.app/WPrefs.tiff WPrefs.app/WPrefs.xpm WPrefs.app/tiff/tdel.tiff
|
||||||
@@ -109,7 +109,6 @@ Files: WindowMaker/Icons/GNUstepGlow.tiff WindowMaker/Icons/GNUstepGlow.xpm
|
|||||||
WPrefs.app/xpm/tnew.xpm WINGs/Resources/defaultIcon.tiff
|
WPrefs.app/xpm/tnew.xpm WINGs/Resources/defaultIcon.tiff
|
||||||
WINGs/Resources/Images.tiff WINGs/Resources/Images.xpm
|
WINGs/Resources/Images.tiff WINGs/Resources/Images.xpm
|
||||||
WINGs/Resources/defaultIcon.xpm WINGs/Resources/Images.xcf
|
WINGs/Resources/defaultIcon.xpm WINGs/Resources/Images.xcf
|
||||||
WindowMaker/Icons/XChat.png
|
|
||||||
Copyright: 2000, Banlu Kemiyatorn
|
Copyright: 2000, Banlu Kemiyatorn
|
||||||
License: WTFPL-1
|
License: WTFPL-1
|
||||||
do What The Fuck you want to Public License
|
do What The Fuck you want to Public License
|
||||||
|
|||||||
1
debian/debianfiles/wmaker-common.desktop
vendored
1
debian/debianfiles/wmaker-common.desktop
vendored
@@ -5,4 +5,5 @@ Comment=This session logs you into Window Maker
|
|||||||
Exec=/usr/bin/wmaker
|
Exec=/usr/bin/wmaker
|
||||||
# no icon yet, only the top three are currently used
|
# no icon yet, only the top three are currently used
|
||||||
Icon=
|
Icon=
|
||||||
|
Keywords=Window Manager
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
libWINGs.so.2 libwings2 #MINVER#
|
libWINGs.so.3 libwings3 #MINVER#
|
||||||
WINGsConfiguration@Base 0.95.0
|
WINGsConfiguration@Base 0.95.0
|
||||||
WMAddBoxSubview@Base 0.95.0
|
WMAddBoxSubview@Base 0.95.0
|
||||||
WMAddBoxSubviewAtEnd@Base 0.95.0
|
WMAddBoxSubviewAtEnd@Base 0.95.0
|
||||||
@@ -58,6 +58,7 @@ libWINGs.so.2 libwings2 #MINVER#
|
|||||||
WMCreateRGBAColor@Base 0.95.0
|
WMCreateRGBAColor@Base 0.95.0
|
||||||
WMCreateRGBColor@Base 0.95.0
|
WMCreateRGBColor@Base 0.95.0
|
||||||
WMCreateRuler@Base 0.95.0
|
WMCreateRuler@Base 0.95.0
|
||||||
|
WMCreateScaledBlendedPixmapFromFile@Base 0.95.6
|
||||||
WMCreateScreen@Base 0.95.0
|
WMCreateScreen@Base 0.95.0
|
||||||
WMCreateScreenWithRContext@Base 0.95.0
|
WMCreateScreenWithRContext@Base 0.95.0
|
||||||
WMCreateScrollView@Base 0.95.0
|
WMCreateScrollView@Base 0.95.0
|
||||||
@@ -358,6 +359,7 @@ libWINGs.so.2 libwings2 #MINVER#
|
|||||||
WMSetFontPanelFont@Base 0.95.0
|
WMSetFontPanelFont@Base 0.95.0
|
||||||
WMSetFrameRelief@Base 0.95.0
|
WMSetFrameRelief@Base 0.95.0
|
||||||
WMSetFrameTitle@Base 0.95.0
|
WMSetFrameTitle@Base 0.95.0
|
||||||
|
WMSetFrameTitleColor@Base 0.95.6
|
||||||
WMSetFrameTitlePosition@Base 0.95.0
|
WMSetFrameTitlePosition@Base 0.95.0
|
||||||
WMSetLabelFont@Base 0.95.0
|
WMSetLabelFont@Base 0.95.0
|
||||||
WMSetLabelImage@Base 0.95.0
|
WMSetLabelImage@Base 0.95.0
|
||||||
@@ -579,7 +581,7 @@ libWINGs.so.2 libwings2 #MINVER#
|
|||||||
W_setconf_doubleClickDelay@Base 0.95.5
|
W_setconf_doubleClickDelay@Base 0.95.5
|
||||||
_BrowserViewDelegate@Base 0.95.0
|
_BrowserViewDelegate@Base 0.95.0
|
||||||
_ColorWellViewDelegate@Base 0.95.0
|
_ColorWellViewDelegate@Base 0.95.0
|
||||||
_ListViewDelegate@Base 0.95.0
|
#MISSING: 0.95.6-1# _ListViewDelegate@Base 0.95.0
|
||||||
_ProgressIndicatorDelegate@Base 0.95.0
|
_ProgressIndicatorDelegate@Base 0.95.0
|
||||||
_RulerViewDelegate@Base 0.95.0
|
_RulerViewDelegate@Base 0.95.0
|
||||||
_ScrollViewViewDelegate@Base 0.95.0
|
_ScrollViewViewDelegate@Base 0.95.0
|
||||||
@@ -600,7 +602,9 @@ libWINGs.so.2 libwings2 #MINVER#
|
|||||||
#MISSING: 0.95.5-1# requestDropData@Base 0.95.0
|
#MISSING: 0.95.5-1# requestDropData@Base 0.95.0
|
||||||
#MISSING: 0.95.5-1# requestDropDataInSelection@Base 0.95.0
|
#MISSING: 0.95.5-1# requestDropDataInSelection@Base 0.95.0
|
||||||
#MISSING: 0.95.5-1# requestHandler@Base 0.95.0
|
#MISSING: 0.95.5-1# requestHandler@Base 0.95.0
|
||||||
|
rgbCharToInt@Base 0.95.6
|
||||||
rgbColors@Base 0.95.0
|
rgbColors@Base 0.95.0
|
||||||
|
rgbIntToChar@Base 0.95.6
|
||||||
#MISSING: 0.95.5-1# sourceOperationList@Base 0.95.0
|
#MISSING: 0.95.5-1# sourceOperationList@Base 0.95.0
|
||||||
#MISSING: 0.95.5-1# storeRequiredTypeList@Base 0.95.0
|
#MISSING: 0.95.5-1# storeRequiredTypeList@Base 0.95.0
|
||||||
#MISSING: 0.95.5-1# ulongToRColor@Base 0.95.0
|
#MISSING: 0.95.5-1# ulongToRColor@Base 0.95.0
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
libwraster.so.3 libwraster3 #MINVER#
|
libwraster.so.5 libwraster5 #MINVER#
|
||||||
LIBWRASTER3@LIBWRASTER3 0.95.0
|
LIBWRASTER3@LIBWRASTER3 0.95.0
|
||||||
RBevelImage@LIBWRASTER3 0.95.0
|
RBevelImage@LIBWRASTER3 0.95.0
|
||||||
RBlurImage@LIBWRASTER3 0.95.0
|
RBlurImage@LIBWRASTER3 0.95.0
|
||||||
@@ -17,12 +17,14 @@ libwraster.so.3 libwraster3 #MINVER#
|
|||||||
RCreateImageFromDrawable@LIBWRASTER3 0.95.0
|
RCreateImageFromDrawable@LIBWRASTER3 0.95.0
|
||||||
RCreateImageFromXImage@LIBWRASTER3 0.95.0
|
RCreateImageFromXImage@LIBWRASTER3 0.95.0
|
||||||
RCreateXImage@LIBWRASTER3 0.95.0
|
RCreateXImage@LIBWRASTER3 0.95.0
|
||||||
|
RDestroyContext@LIBWRASTER3 0.95.6
|
||||||
RDestroyXImage@LIBWRASTER3 0.95.0
|
RDestroyXImage@LIBWRASTER3 0.95.0
|
||||||
RDrawLine@LIBWRASTER3 0.95.0
|
RDrawLine@LIBWRASTER3 0.95.0
|
||||||
RDrawLines@LIBWRASTER3 0.95.0
|
RDrawLines@LIBWRASTER3 0.95.0
|
||||||
RDrawSegments@LIBWRASTER3 0.95.0
|
RDrawSegments@LIBWRASTER3 0.95.0
|
||||||
RErrorCode@LIBWRASTER3 0.95.0
|
RErrorCode@LIBWRASTER3 0.95.0
|
||||||
RFillImage@LIBWRASTER3 0.95.0
|
RFillImage@LIBWRASTER3 0.95.0
|
||||||
|
RFlipImage@LIBWRASTER3 0.95.6
|
||||||
RGetClosestXColor@LIBWRASTER3 0.95.0
|
RGetClosestXColor@LIBWRASTER3 0.95.0
|
||||||
RGetImageFileFormat@LIBWRASTER3 0.95.0
|
RGetImageFileFormat@LIBWRASTER3 0.95.0
|
||||||
RGetImageFromXPMData@LIBWRASTER3 0.95.0
|
RGetImageFromXPMData@LIBWRASTER3 0.95.0
|
||||||
@@ -39,6 +41,7 @@ libwraster.so.3 libwraster3 #MINVER#
|
|||||||
ROperateLines@LIBWRASTER3 0.95.0
|
ROperateLines@LIBWRASTER3 0.95.0
|
||||||
ROperatePixel@LIBWRASTER3 0.95.0
|
ROperatePixel@LIBWRASTER3 0.95.0
|
||||||
ROperatePixels@LIBWRASTER3 0.95.0
|
ROperatePixels@LIBWRASTER3 0.95.0
|
||||||
|
ROperateRectangle@LIBWRASTER3 0.95.6
|
||||||
ROperateSegments@LIBWRASTER3 0.95.0
|
ROperateSegments@LIBWRASTER3 0.95.0
|
||||||
RPutPixel@LIBWRASTER3 0.95.0
|
RPutPixel@LIBWRASTER3 0.95.0
|
||||||
RPutPixels@LIBWRASTER3 0.95.0
|
RPutPixels@LIBWRASTER3 0.95.0
|
||||||
@@ -52,5 +55,6 @@ libwraster.so.3 libwraster3 #MINVER#
|
|||||||
RRotateImage@LIBWRASTER3 0.95.0
|
RRotateImage@LIBWRASTER3 0.95.0
|
||||||
RSaveImage@LIBWRASTER3 0.95.0
|
RSaveImage@LIBWRASTER3 0.95.0
|
||||||
RScaleImage@LIBWRASTER3 0.95.0
|
RScaleImage@LIBWRASTER3 0.95.0
|
||||||
|
RShutdown@LIBWRASTER3 0.95.6
|
||||||
RSmoothScaleImage@LIBWRASTER3 0.95.0
|
RSmoothScaleImage@LIBWRASTER3 0.95.0
|
||||||
RSupportedFileFormats@LIBWRASTER3 0.95.0
|
RSupportedFileFormats@LIBWRASTER3 0.95.0
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
libWUtil.so.3 libwutil3 #MINVER#
|
libWUtil.so.5 libwutil5 #MINVER#
|
||||||
WHandleEvents@Base 0.95.5
|
WHandleEvents@Base 0.95.5
|
||||||
WMAddIdleHandler@Base 0.95.5
|
WMAddIdleHandler@Base 0.95.5
|
||||||
WMAddInputHandler@Base 0.95.5
|
WMAddInputHandler@Base 0.95.5
|
||||||
@@ -144,6 +144,7 @@ libWUtil.so.3 libwutil3 #MINVER#
|
|||||||
WMPutInPLDictionary@Base 0.95.5
|
WMPutInPLDictionary@Base 0.95.5
|
||||||
WMReadPropListFromFile@Base 0.95.5
|
WMReadPropListFromFile@Base 0.95.5
|
||||||
WMReadPropListFromPipe@Base 0.95.5
|
WMReadPropListFromPipe@Base 0.95.5
|
||||||
|
WMReleaseApplication@Base 0.95.6
|
||||||
WMReleaseData@Base 0.95.5
|
WMReleaseData@Base 0.95.5
|
||||||
WMReleaseNotification@Base 0.95.5
|
WMReleaseNotification@Base 0.95.5
|
||||||
WMReleasePropList@Base 0.95.5
|
WMReleasePropList@Base 0.95.5
|
||||||
@@ -201,6 +202,7 @@ libWUtil.so.3 libwutil3 #MINVER#
|
|||||||
W_FlushIdleNotificationQueue@Base 0.95.5
|
W_FlushIdleNotificationQueue@Base 0.95.5
|
||||||
W_HandleInputEvents@Base 0.95.5
|
W_HandleInputEvents@Base 0.95.5
|
||||||
W_InitNotificationCenter@Base 0.95.5
|
W_InitNotificationCenter@Base 0.95.5
|
||||||
|
W_ReleaseNotificationCenter@Base 0.95.6
|
||||||
_WINGS_progname@Base 0.95.5
|
_WINGS_progname@Base 0.95.5
|
||||||
__wmessage@Base 0.95.5
|
__wmessage@Base 0.95.5
|
||||||
isnamechr@Base 0.95.5
|
isnamechr@Base 0.95.5
|
||||||
@@ -210,6 +212,8 @@ libWUtil.so.3 libwutil3 #MINVER#
|
|||||||
menu_parser_free_macros@Base 0.95.5
|
menu_parser_free_macros@Base 0.95.5
|
||||||
menu_parser_register_preset_macros@Base 0.95.5
|
menu_parser_register_preset_macros@Base 0.95.5
|
||||||
menu_parser_skip_spaces_and_comments@Base 0.95.5
|
menu_parser_skip_spaces_and_comments@Base 0.95.5
|
||||||
|
w_save_defaults_changes@Base 0.95.6
|
||||||
|
w_syslog_close@Base 0.95.6
|
||||||
wcopy_file@Base 0.95.5
|
wcopy_file@Base 0.95.5
|
||||||
wdefaultspathfordomain@Base 0.95.5
|
wdefaultspathfordomain@Base 0.95.5
|
||||||
wexpandpath@Base 0.95.5
|
wexpandpath@Base 0.95.5
|
||||||
@@ -241,3 +245,4 @@ libWUtil.so.3 libwutil3 #MINVER#
|
|||||||
wtrimspace@Base 0.95.5
|
wtrimspace@Base 0.95.5
|
||||||
wusergnusteppath@Base 0.95.5
|
wusergnusteppath@Base 0.95.5
|
||||||
wusleep@Base 0.95.5
|
wusleep@Base 0.95.5
|
||||||
|
wutil_shutdown@Base 0.95.6
|
||||||
109
debian/nightly_build.sh
vendored
109
debian/nightly_build.sh
vendored
@@ -1,109 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
CHLOGBKP="/tmp/$$-chlog"
|
|
||||||
#BASEVERSION="0.94.0"
|
|
||||||
BASEVERSION="`head -1 debian/changelog | cut -d\( -f2 | cut -d\- -f1`"
|
|
||||||
REPOVERSION="git-`date +%Y%m%d-%H%M`"
|
|
||||||
|
|
||||||
CHANGELOG="Automatic build from the GIT on `date`"
|
|
||||||
BUILDLOG="${HOME}/log/wmaker-testing-nightly.log"
|
|
||||||
|
|
||||||
STATUSCMD="git log -1 --pretty=oneline"
|
|
||||||
PULLCMD="git pull --rebase"
|
|
||||||
if [ -n "${WMAKER_DISTRO}" ]; then
|
|
||||||
case ${WMAKER_DISTRO} in
|
|
||||||
unstable)
|
|
||||||
BUILDLOG="${HOME}/log/wmaker-unstable-nightly.log"
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
fi
|
|
||||||
|
|
||||||
FORCE="0"
|
|
||||||
|
|
||||||
if [ $# -gt 0 ]; then
|
|
||||||
case $1 in
|
|
||||||
-f|--force)
|
|
||||||
FORCE="1"
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
echo "Usage $0 [-f|--force]"
|
|
||||||
exit 0
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
fi
|
|
||||||
|
|
||||||
cleanup() {
|
|
||||||
test -f ${CHLOGBKP} && mv ${CHLOGBKP} debian/changelog
|
|
||||||
}
|
|
||||||
|
|
||||||
errorExit() {
|
|
||||||
echo "$@" 1>&2
|
|
||||||
cleanup
|
|
||||||
exit 2
|
|
||||||
}
|
|
||||||
|
|
||||||
doPull() {
|
|
||||||
RC="1"
|
|
||||||
LATEST="`$STATUSCMD`"
|
|
||||||
dh_clean
|
|
||||||
git reset --hard HEAD
|
|
||||||
git clean -f
|
|
||||||
$PULLCMD >>$BUILDLOG 2>&1 || errorExit "Error pulling from the repo"
|
|
||||||
CURRENT="`$STATUSCMD`"
|
|
||||||
if [ "$FORCE" = "1" -o "$LATEST" != "$CURRENT" ]; then
|
|
||||||
echo "last revision: $LATEST" >>$BUILDLOG
|
|
||||||
echo "new revision: $CURRENT" >>$BUILDLOG
|
|
||||||
echo "FORCE: $FORCE" >>$BUILDLOG
|
|
||||||
RC="0"
|
|
||||||
else
|
|
||||||
echo "No changes to build, and FORCE not given." >>$BUILDLOG
|
|
||||||
fi
|
|
||||||
return $RC
|
|
||||||
}
|
|
||||||
|
|
||||||
doEnv() {
|
|
||||||
for var in `env | grep GNUSTEP | sed "s/=.*//"`; do
|
|
||||||
unset $var
|
|
||||||
done
|
|
||||||
}
|
|
||||||
|
|
||||||
doChlog() {
|
|
||||||
cp debian/changelog ${CHLOGBKP}
|
|
||||||
debchange -v ${BASEVERSION}-${REPOVERSION}-1 "${CHANGELOG}" || return 1
|
|
||||||
}
|
|
||||||
|
|
||||||
doTarball() {
|
|
||||||
echo tar -czf ../wmaker_${BASEVERSION}-${REPOVERSION}.orig.tar.gz .
|
|
||||||
tar -czf ../wmaker_${BASEVERSION}-${REPOVERSION}.orig.tar.gz .
|
|
||||||
}
|
|
||||||
|
|
||||||
doBuild() {
|
|
||||||
ARGS=""
|
|
||||||
if [ -n "${WM_GPG_KEY}" ]; then
|
|
||||||
ARGS="-k${WM_GPG_KEY}"
|
|
||||||
fi
|
|
||||||
dpkg-buildpackage -rfakeroot $ARGS >>${BUILDLOG} 2>&1
|
|
||||||
}
|
|
||||||
|
|
||||||
install -d `dirname $BUILDLOG`
|
|
||||||
>$BUILDLOG
|
|
||||||
trap 'cleanup; exit 2' 2
|
|
||||||
trap 'cleanup; exit 2' 9
|
|
||||||
trap 'cleanup; exit 2' 15
|
|
||||||
|
|
||||||
test -d debian || errorExit "This script must be called from the toplevel source dir, ./debian must exist."
|
|
||||||
|
|
||||||
#git status | grep modified: | awk '{ print $3 }' | xargs git checkout
|
|
||||||
git checkout -f >/dev/null
|
|
||||||
RC=0
|
|
||||||
if doPull ; then
|
|
||||||
doEnv
|
|
||||||
doChlog || errorExit "Error adding new changelog entry."
|
|
||||||
doTarball || errorExit "Error building source tarball."
|
|
||||||
doBuild || errorExit "Error during build of .deb package."
|
|
||||||
else
|
|
||||||
RC=1
|
|
||||||
fi
|
|
||||||
|
|
||||||
cleanup
|
|
||||||
exit $RC
|
|
||||||
8
debian/patches/50_def_config_paths.diff
vendored
8
debian/patches/50_def_config_paths.diff
vendored
@@ -1,9 +1,11 @@
|
|||||||
Description: This patch changes the default config paths
|
Description: This patch changes the default config paths
|
||||||
Author: Andreas Metzler <ametzler@debian.org>
|
Author: Andreas Metzler <ametzler@debian.org>
|
||||||
Last-Update: 2010-08-07
|
Last-Update: 2010-08-07
|
||||||
--- a/src/wconfig.h.in
|
Index: WindowMaker-0.95.6/src/wconfig.h.in
|
||||||
+++ b/src/wconfig.h.in
|
===================================================================
|
||||||
@@ -125,7 +125,7 @@
|
--- WindowMaker-0.95.6.orig/src/wconfig.h.in
|
||||||
|
+++ WindowMaker-0.95.6/src/wconfig.h.in
|
||||||
|
@@ -122,7 +122,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* list of paths to look for the config files, searched in order of appearance */
|
/* list of paths to look for the config files, searched in order of appearance */
|
||||||
|
|||||||
12
debian/patches/51_wmaker_man.diff
vendored
12
debian/patches/51_wmaker_man.diff
vendored
@@ -1,9 +1,11 @@
|
|||||||
Description: This patch includes the debian paths
|
Description: This patch includes the debian paths
|
||||||
Author: Rodolfo García Peñas (kix) <kix@kix.es>
|
Author: Rodolfo García Peñas (kix) <kix@kix.es>
|
||||||
Last-Update: 2011-08-16
|
Last-Update: 2011-08-16
|
||||||
--- a/doc/wmaker.1x
|
Index: WindowMaker-0.95.6/doc/wmaker.1x
|
||||||
+++ b/doc/wmaker.1x
|
===================================================================
|
||||||
@@ -9,6 +9,9 @@
|
--- WindowMaker-0.95.6.orig/doc/wmaker.1x
|
||||||
|
+++ WindowMaker-0.95.6/doc/wmaker.1x
|
||||||
|
@@ -9,6 +9,9 @@ wmaker \- X11 window manager with a NEXT
|
||||||
Window Maker is a X11 window manager with a NEXTSTEP look. It tries to
|
Window Maker is a X11 window manager with a NEXTSTEP look. It tries to
|
||||||
emulate NeXT's look as much as possible, but it deviates from it as
|
emulate NeXT's look as much as possible, but it deviates from it as
|
||||||
necessary.
|
necessary.
|
||||||
@@ -13,7 +15,7 @@ Last-Update: 2011-08-16
|
|||||||
.SH "OPTIONS"
|
.SH "OPTIONS"
|
||||||
.TP
|
.TP
|
||||||
.B \-display host:display.screen
|
.B \-display host:display.screen
|
||||||
@@ -78,7 +81,7 @@
|
@@ -78,7 +81,7 @@ Attribute Editor (right drag the applica
|
||||||
Attributes) instead of modifying this file directly. There are just a
|
Attributes) instead of modifying this file directly. There are just a
|
||||||
few options not available using the Attributes Editor.
|
few options not available using the Attributes Editor.
|
||||||
.TP
|
.TP
|
||||||
@@ -22,7 +24,7 @@ Last-Update: 2011-08-16
|
|||||||
All the above-mentioned files are READ from here if not found except
|
All the above-mentioned files are READ from here if not found except
|
||||||
for WMState, which is COPIED from here. No matter where they are read
|
for WMState, which is COPIED from here. No matter where they are read
|
||||||
from, if it's necessary to write configuration changes back into this
|
from, if it's necessary to write configuration changes back into this
|
||||||
@@ -106,6 +109,9 @@
|
@@ -106,6 +109,9 @@ and here, in that order. Unless, the ind
|
||||||
.B ~/GNUstep/Library/WindowMaker/Pixmaps/
|
.B ~/GNUstep/Library/WindowMaker/Pixmaps/
|
||||||
Window Maker looks for \fBpixmaps\fP here
|
Window Maker looks for \fBpixmaps\fP here
|
||||||
.TP
|
.TP
|
||||||
|
|||||||
6
debian/patches/53_Debian_WMState.diff
vendored
6
debian/patches/53_Debian_WMState.diff
vendored
@@ -1,8 +1,10 @@
|
|||||||
Description: XTerm and WMPrefs debian configuration. Based on Marcelo E. Magallon <mmagallo@debian.org> diff patch.
|
Description: XTerm and WMPrefs debian configuration. Based on Marcelo E. Magallon <mmagallo@debian.org> diff patch.
|
||||||
Author: Rodolfo García Peñas (kix) <kix@kix.es>
|
Author: Rodolfo García Peñas (kix) <kix@kix.es>
|
||||||
Last-Update: 2012-01-09
|
Last-Update: 2012-01-09
|
||||||
--- a/WindowMaker/Defaults/WMState.in
|
Index: WindowMaker-0.95.6/WindowMaker/Defaults/WMState.in
|
||||||
+++ b/WindowMaker/Defaults/WMState.in
|
===================================================================
|
||||||
|
--- WindowMaker-0.95.6.orig/WindowMaker/Defaults/WMState.in
|
||||||
|
+++ WindowMaker-0.95.6/WindowMaker/Defaults/WMState.in
|
||||||
@@ -2,7 +2,7 @@
|
@@ -2,7 +2,7 @@
|
||||||
Dock = {
|
Dock = {
|
||||||
Applications = (
|
Applications = (
|
||||||
|
|||||||
15
debian/patches/55_typo.diff
vendored
15
debian/patches/55_typo.diff
vendored
@@ -1,15 +0,0 @@
|
|||||||
Description: Small typo for the word attempts in src/dock.h.
|
|
||||||
Author: Rodolfo García Peñas (kix) <kix@debian.org>
|
|
||||||
Forwarded: http://lists.windowmaker.org/dev/msg05381.html
|
|
||||||
Last-Update: 2013-09-09
|
|
||||||
--- a/src/dock.c
|
|
||||||
+++ b/src/dock.c
|
|
||||||
@@ -4284,7 +4284,7 @@
|
|
||||||
}
|
|
||||||
|
|
||||||
if (i == UNIQUE_NAME_WATCHDOG)
|
|
||||||
- wwarning("Couldn't find a unique name for drawer in %d attemps.", i);
|
|
||||||
+ wwarning("Couldn't find a unique name for drawer in %d attempts.", i);
|
|
||||||
#undef UNIQUE_NAME_WATCHDOG
|
|
||||||
|
|
||||||
return buffer;
|
|
||||||
25
debian/patches/55_ungif_problem.diff
vendored
Normal file
25
debian/patches/55_ungif_problem.diff
vendored
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
Description: Remove include ungif library (will use gif library)
|
||||||
|
Author: Rodolfo García Peñas (kix) <kix@debian.org>
|
||||||
|
Last-Update: 2014-10-09
|
||||||
|
Index: WindowMaker-0.95.6/m4/wm_imgfmt_check.m4
|
||||||
|
===================================================================
|
||||||
|
--- WindowMaker-0.95.6.orig/m4/wm_imgfmt_check.m4
|
||||||
|
+++ WindowMaker-0.95.6/m4/wm_imgfmt_check.m4
|
||||||
|
@@ -19,7 +19,7 @@
|
||||||
|
# WM_IMGFMT_CHECK_GIF
|
||||||
|
# -------------------
|
||||||
|
#
|
||||||
|
-# Check for GIF file support through 'libgif', 'libungif' or 'giflib v5'
|
||||||
|
+# Check for GIF file support through 'libgif' or 'giflib v5'
|
||||||
|
# The check depends on variable 'enable_gif' being either:
|
||||||
|
# yes - detect, fail if not found
|
||||||
|
# no - do not detect, disable support
|
||||||
|
@@ -37,7 +37,7 @@ AS_IF([test "x$enable_gif" = "xno"],
|
||||||
|
wm_save_LIBS="$LIBS"
|
||||||
|
dnl
|
||||||
|
dnl We check first if one of the known libraries is available
|
||||||
|
- for wm_arg in "-lgif" "-lungif" ; do
|
||||||
|
+ for wm_arg in "-lgif" ; do
|
||||||
|
AS_IF([wm_fn_lib_try_link "DGifOpenFileName" "$XLFLAGS $XLIBS $wm_arg"],
|
||||||
|
[wm_cv_imgfmt_gif="$wm_arg" ; break])
|
||||||
|
done
|
||||||
2
debian/patches/series
vendored
2
debian/patches/series
vendored
@@ -2,4 +2,4 @@
|
|||||||
51_wmaker_man.diff
|
51_wmaker_man.diff
|
||||||
53_Debian_WMState.diff
|
53_Debian_WMState.diff
|
||||||
54_Debian_wmmacros.diff
|
54_Debian_wmmacros.diff
|
||||||
55_typo.diff
|
55_ungif_problem.diff
|
||||||
|
|||||||
Reference in New Issue
Block a user