[sawfish] debian/control.in
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [sawfish] debian/control.in
- Date: Tue, 29 Dec 2009 07:04:53 +0000 (UTC)
commit 5137f498ae4ae2272f0b08c9bbd65998621262df
Author: Christopher Roy Bratusek <chris nanolx org>
Date: Tue Dec 29 08:04:36 2009 +0100
debian/control.in
debian/control.in | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 70 insertions(+), 0 deletions(-)
---
diff --git a/debian/control.in b/debian/control.in
new file mode 100644
index 0000000..de3d25e
--- /dev/null
+++ b/debian/control.in
@@ -0,0 +1,70 @@
+Source: sawfish
+Section: x11
+Build-Conflicts: autoconf2.13, automake1.4
+Priority: optional
+Maintainer: Christopher Roy Bratusek <zanghar freenet de>
+Standards-Version: 3.8.3
+Build-Depends: gettext (>= 0.10.37),
+ debhelper (>= 7.0.0),
+ libxinerama-dev,
+ rep-gtk (>= 1:@REP_GTK_MIN_VER@),
+ libgmp3-dev (>= 4.1.4-8),
+ texinfo (<< 4.11) | texinfo (>= 4.11.dfsg.1-3),
+ libgtk2.0-dev (>= @GTK_MIN_VER@),
+ libxrender-dev,
+ libxext-dev,
+ autotools-dev,
+ automake,
+ quilt (>=0.40),
+ librep-dev (>= @REP_MIN_VER@),
+ rep (>= @REP_MIN_VER@),
+ libtool
+Homepage: http://sawfish.wikia.com/
+
+Package: sawfish
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, sawfish-data (= ${source:Version})
+Provides: x-window-manager
+Replaces: sawfish-lisp-source (<= 0.38-6), sawfish2
+Conflicts: sawfish2, sawfish-themer, menu (<< 2.1.14)
+Description: a window manager for X11
+ Sawfish is an extensible window manager using an Emacs Lisp-like scripting
+ language. All window decorations are configurable, the basic idea is to
+ have as much user-interface policy as possible controlled through the Lisp
+ language.
+
+Package: sawfish-dbg
+Architecture: any
+Depends: ${misc:Depends}, sawfish (= ${binary:Version}), sawfish-data (= ${source:Version})
+Recommends: sawfish-lisp-source
+Section: debug
+Priority: extra
+Description: sawfish debugging symbols
+ This package contains the debugging symbols from the sawfish window manager.
+ It is not needed for normal operation of the package.
+ .
+ Install it if you need to debug problems in sawfish. You will also almost
+ certainly need sawfish-lisp-source in that case.
+
+Package: sawfish-data
+Architecture: all
+Depends: ${misc:Depends}
+Replaces: sawfish (<< 1:1.5.0-1)
+Conflicts: sawfish (<= 1:1.3+cvs20060518-2)
+Description: sawfish architecture independent data
+ This package contains the architecture independent lisp compiled files
+ and other data, such as theme pixmaps. It is unlikely to be of any
+ use without the sawfish window manager.
+ .
+ The lisp source files are in the sawfish-lisp-source package.
+
+Package: sawfish-lisp-source
+Architecture: all
+Depends: ${misc:Depends}, sawfish-data (= ${source:Version})
+Recommends: sawfish
+Description: sawfish lisp files
+ This package contains the lisp source files in case you want to modify,
+ study or debug the behaviour of the window manager.
+ .
+ It is not required for normal use of sawfish and not installing it will save
+ space in small systems.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]