X Strike Force X.Org X11 SVN commit: r9 - trunk/debian
Author: branden
Date: 2005-03-03 18:20:48 -0500 (Thu, 03 Mar 2005)
New Revision: 9
Added:
trunk/debian/control
Log:
Add a first stab at a control file, somewhat based on xfree86
4.3.0.dfsg.1-12's.
WORK IN PROGRESS.
Added: trunk/debian/control
===================================================================
--- trunk/debian/control 2005-03-03 22:45:36 UTC (rev 8)
+++ trunk/debian/control 2005-03-03 23:20:48 UTC (rev 9)
@@ -0,0 +1,57 @@
+Source: xorg-x11
+Section: x11
+Priority: optional
+Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
+Uploaders: Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>
+Standards-Version: 3.6.1
+Build-Depends: dpkg-dev (>= 1.10.14), flex, bison, bsdmainutils, groff, zlib1g-dev | libz-dev, libncurses5-dev | libncurses-dev, libpam0g-dev | libpam-dev, libfreetype6-dev, libpaperg, tetex-bin, po-debconf, debhelper (>= 4.1.16), lynx, libglide2-dev (>> 2001.01.26) [i386], libglide3-dev (>= 2002.04.10-7) [alpha amd64 i386 ia64], linux-kernel-headers, libpng12-dev | libpng-dev, libexpat1-dev, libfontconfig1-dev, fontconfig, bzip2, libxft-dev (>= 2.1.2), libxrender-dev (>= 0.8.3), libxcursor-dev, dbs, m4
+Build-Conflicts: cpp-3.3 (<< 1:3.3.3-0pre1), linux-kernel-headers (<< 2.5.999-test7-bk-15) [sparc]
+
+# Reasons for Build-Depends:
+# dpkg (>= 1.10.14) (1.10.11) comment support in debian/control;
+# (1.10.14) architecture-specific binary
+# package dependencies
+# flex twm uses flex to build a parser (XXX: others?)
+# bison twm uses bison a parser (XXX: others?)
+# bsdmainutils
+# groff documentation generation
+# zlib1g-dev | libz-dev
+# libncurses5-dev | libncurses-dev
+# libpam0g-dev | libpam-dev xdm links against libpam
+# libfreetype6-dev
+# libpaperg
+# tetex-bin documentation generation
+# po-debconf debconf template translation support
+# debhelper (>= 4.1.16) po-debconf support
+# lynx generates plain-text version of Debian X FAQ
+# libglide2-dev (>> 2001.01.26) [i386]
+# libglide3-dev (>= 2002.04.10-7) [alpha amd64 i386 ia64]
+# linux-kernel-headers
+# libpng12-dev | libpng-dev
+# libexpat1-dev
+# libfontconfig1-dev
+# fontconfig
+# bzip2
+# libxft-dev (>= 2.1.2)
+# libxrender-dev (>= 0.8.3)
+# libxcursor-dev
+# dbs
+# m4
+# Reasons for Build-Conflicts:
+# cpp-3.3 (<< 1:3.3.3-0pre1) previous versions of cpp 3.3 had broken
+# support for the -traditional flag
+# linux-kernel-headers (<< 2.5.999-test7-bk-15) [sparc]
+# previous versions had a bug that caused
+# build failures
+
+Package: xorg-x11
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: DO NOT USE
+ This is a placeholder binary package. If this is installed on your system
+ outside a highly experimental chroot or similar environment, consult your
+ mental health services provider.
+
+# $Id$
+#
+# vim:set ai et sts=4 tw=78:
Property changes on: trunk/debian/control
___________________________________________________________________
Name: svn:keywords
+ Id
Reply to: