mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 12:58:08 +01:00
This upload includes the debian changes of 0.95.0 and 0.95.1
- Debian stuff (themes, menus,...) is moved to different folder.
- Many changes in debian/rules file
- New files to avoid lines in debian/rules (new menu files)
- This is a little extract form the debian/changelog file:
* New upstream version 0.95.1
* The WINGs's file proplist-compat.h is removed in upstream.
- Removed the line in debian/libwings-dev.install
* Updated debian/libwutil2.symbols with new symbol.
* libpng12-dev dependencies changed to libpng-dev. [Closes: #648123]
* wterm package suggestion removed.
* Menu shows "Run..." option. [Closes: #165075]
Thanks to Andreas Tscharner for their patch.
* Menu shows the background files [Closes: #655122]
* Added patch 54_Debian_wmmacros.diff.
Based on changelog: Marcelo E. Magallon Tue, 17 Nov 1998
* Xterm and WMPrefs are now Debian specific.
* Added patch 53_Debian_WMState.diff.
Based on changelog: Marcelo E. Magallon Sun, 26 Nov 2000
* Fix wmaker-common dependencies. [Closes: #654668]
* Manpages moved from wmaker-common to wmaker (Lintian problem).
* Removed old stuff in wmaker.post* and wmaker-common.post* about
update-alternatives.
* Fix to the FTBFS. [Closes: #654524]
* New debian/watch file
* New upstream version 0.95.0, now from git. [Closes: #401900]
[Closes: #514438, #607550, #218110, #583734, #105351, #549157]
[Closes: #283610, #311563, #310285, #329783, #280819, #284048]
[Closes: #292391, #361241, #364290, #148370, #287459, #122076]
[Closes: #175503, #79598, #78088, #68381, #38184, #41434, #41434]
[Closes: #94960, #39543, #63265, #69499, #94446, #77488, #329783]
Thanks to Andreas Tscharner for their bug revision.
* This new version is based in wmaker-crm a wmaker fork, because
wmaker (original) is not updated.
* New debian/rules file. [Closes: #590244]
* Many many changes
* /usr/lib/WindowMaker/WindowMaker is now /usr/lib/WindowMaker/wmaker
* wmaker script launch now /usr/lib/WindowMaker/wmaker
* New maintainer. [Closes: #632875]
* New package wmaker-common (arch independent files).
* Removed the asclock diversions from the wmaker install scripts
wmaker.postrm and wmaker.preinst because asclock binary is not
included in wmaker package (see asclock package).
* New package wmaker-common with the arch independent files.
* debian/patches are now DEP-3.
* debian/copyright is now DEP-5.
* Bumped Standars-Version 3.9.2.
* Manpages moved to upstream.
* Solved problems with .la files (lintian clean).
* libwmaker0-dev isn't included, because was removed in upstream.
126 lines
5.3 KiB
Plaintext
126 lines
5.3 KiB
Plaintext
Source: wmaker
|
|
Section: x11
|
|
Priority: optional
|
|
Maintainer: Rodolfo García Peñas (kix) <kix@kix.es>
|
|
Standards-Version: 3.9.2
|
|
Build-Depends: debhelper (>= 7.0.50~), automake (>= 1:1.11), gettext,
|
|
libfontconfig1-dev, libjpeg-dev, libpng-dev, libsm-dev, libtiff4-dev,
|
|
libtool, libgif-dev, libx11-dev, libxext-dev, libxft-dev, libxinerama-dev,
|
|
libxkbfile-dev, libxpm-dev, libxt-dev, libxrender-dev, sharutils, libxmu-dev,
|
|
libxrandr-dev, dctrl-tools, autotools-dev
|
|
Homepage: http://windowmaker.org/
|
|
|
|
Package: wmaker
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, wmaker-common (>= 0.95.0+20111028-3)
|
|
Provides: x-window-manager
|
|
Suggests: wmaker-data, menu, x11-apps, xosview, x-terminal-emulator, desktop-base
|
|
Description: NeXTSTEP-like window manager for X
|
|
Written by Alfredo Kojima almost from scratch, resembles the NeXTStep look
|
|
very closely, and it is now an official GNU project. Window Maker is not
|
|
overloaded with features, and it is easier to configure than most other window
|
|
managers. Its final goal is to produce a window manager that doesn't require
|
|
editing of configuration files. Window Maker is fast and doesn't require tons
|
|
of memory to run.
|
|
|
|
Package: wmaker-common
|
|
Architecture: all
|
|
Depends: ${misc:Depends}
|
|
Suggests: wmaker
|
|
Replaces: wmaker (<< 0.95.0+20111028-3)
|
|
Breaks: wmaker (<< 0.95.0+20111028-3)
|
|
Description: Window Maker - Architecture independent files
|
|
Written by Alfredo Kojima almost from scratch, resembles the NeXTStep look
|
|
very closely, and it is now an official GNU project. Window Maker is not
|
|
overloaded with features, and it is easier to configure than most other window
|
|
managers. Its final goal is to produce a window manager that doesn't require
|
|
editing of configuration files. Window Maker is fast and doesn't require tons
|
|
of memory to run.
|
|
.
|
|
This package contains the architecture independent files.
|
|
|
|
Package: libwraster3-dev
|
|
Architecture: any
|
|
Section: libdevel
|
|
Depends: libwraster3 (= ${binary:Version}), libc6-dev, libx11-dev,
|
|
libxext-dev, libxpm-dev, libjpeg-dev, libpng-dev, libgif-dev,
|
|
libtiff4-dev, ${misc:Depends}
|
|
Provides: libwraster-dev
|
|
Description: Static libraries and headers of Window Maker rasterizer
|
|
This library is used to manipulate images and convert them to
|
|
a format that can be displayed through the X window system.
|
|
Read the wraster.h header for an idea of what is available
|
|
.
|
|
Contains libwraster and header files, for manipulating and
|
|
rasterizing images.
|
|
|
|
Package: libwraster3
|
|
Architecture: any
|
|
Section: libs
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: Shared libraries of Window Maker rasterizer
|
|
This library is used to manipulate images and convert them to
|
|
a format that can be displayed through the X window system.
|
|
Read the wraster.h header for an idea of what is available
|
|
|
|
|
|
Package: libwings-dev
|
|
Architecture: any
|
|
Section: libdevel
|
|
Depends: libc6-dev, libx11-dev, libxext-dev, libwraster3-dev, libxft-dev,
|
|
libfontconfig1-dev, libwutil2 (= ${binary:Version}),
|
|
libwings2 (= ${binary:Version}), ${misc:Depends}
|
|
Description: Window Maker's own widget set
|
|
WINGs Is Not GNUstep (WINGs) is a small widget set with the NeXTSTEP
|
|
look and feel. Its API is inspired in OpenSTEP and its
|
|
implementation borrows some ideas from Tk. It has a reasonable set of
|
|
widgets, sufficient for building small applications like a CDPlayer
|
|
or hacking something like rxvt. It is used for basic widgets in
|
|
the WindowMaker window manager.
|
|
|
|
Package: libwutil2
|
|
Architecture: any
|
|
Section: libs
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: Window Maker's own widget set - utility library
|
|
WINGs Is Not GNUstep (WINGs) is a small widget set with the NeXTSTEP
|
|
look and feel. Its API is inspired in OpenSTEP and its
|
|
implementation borrows some ideas from Tk. It has a reasonable set of
|
|
widgets, sufficient for building small applications like a CDPlayer
|
|
or hacking something like rxvt. It is used for basic widgets in
|
|
the WindowMaker window manager.
|
|
.
|
|
This package contains the libWUtils runtime library.
|
|
|
|
Package: libwings2
|
|
Architecture: any
|
|
Section: libs
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: Window Maker's own widget set - runtime library
|
|
WINGs Is Not GNUstep (WINGs) is a small widget set with the NeXTSTEP
|
|
look and feel. Its API is inspired in OpenSTEP and its
|
|
implementation borrows some ideas from Tk. It has a reasonable set of
|
|
widgets, sufficient for building small applications like a CDPlayer
|
|
or hacking something like rxvt. It is used for basic widgets in
|
|
the WindowMaker window manager.
|
|
.
|
|
This package contains the libWINGs runtime library.
|
|
|
|
Package: wmaker-dbg
|
|
Architecture: any
|
|
Section: debug
|
|
Priority: extra
|
|
Depends: libwraster3 (= ${binary:Version}) | libwings2 (= ${binary:Version}) |
|
|
libwutil2 (= ${binary:Version}) | wmaker (= ${binary:Version}),
|
|
${misc:Depends}
|
|
Description: Debugging symbols for WindowMaker packages
|
|
Written by Alfredo Kojima almost from scratch, resembles the NeXTStep look
|
|
very closely, and it is now an official GNU project. Window Maker is not
|
|
overloaded with features, and it is easier to configure than most other window
|
|
managers. Its final goal is to produce a window manager that doesn't require
|
|
editing of configuration files. Window Maker is fast and doesn't require tons
|
|
of memory to run.
|
|
.
|
|
This package contains debugging symbols for Window Maker and its core
|
|
libraries (libWINGs, libWutils, libwraster).
|