Author: dnusinow
Date: 2006-02-13 19:55:09 -0500 (Mon, 13 Feb 2006)
New Revision: 1197

Added:
   branches/modular/app/xbase-clients/debian/
   branches/modular/app/xbase-clients/debian/changelog
   branches/modular/app/xbase-clients/debian/compat
   branches/modular/app/xbase-clients/debian/control
   branches/modular/app/xbase-clients/debian/copyright
   branches/modular/app/xbase-clients/debian/rules
   branches/modular/app/xbase-clients/debian/xbase-clients.install
Log:
Commit packaging (without copyright file for now) for xbase-clients

Added: branches/modular/app/xbase-clients/debian/changelog
===================================================================
--- branches/modular/app/xbase-clients/debian/changelog 2006-02-13 03:46:16 UTC 
(rev 1196)
+++ branches/modular/app/xbase-clients/debian/changelog 2006-02-14 00:55:09 UTC 
(rev 1197)
@@ -0,0 +1,5 @@
+xbase-clients (1:1.0.1-1) experimental; urgency=low
+
+  * First modular upload to Debian
+
+ -- David Nusinow <[EMAIL PROTECTED]>  Mon, 30 Jan 2006 20:36:47 -0500

Added: branches/modular/app/xbase-clients/debian/compat
===================================================================
--- branches/modular/app/xbase-clients/debian/compat    2006-02-13 03:46:16 UTC 
(rev 1196)
+++ branches/modular/app/xbase-clients/debian/compat    2006-02-14 00:55:09 UTC 
(rev 1197)
@@ -0,0 +1 @@
+4

Added: branches/modular/app/xbase-clients/debian/control
===================================================================
--- branches/modular/app/xbase-clients/debian/control   2006-02-13 03:46:16 UTC 
(rev 1196)
+++ branches/modular/app/xbase-clients/debian/control   2006-02-14 00:55:09 UTC 
(rev 1197)
@@ -0,0 +1,101 @@
+Source: xbase-clients
+Section: x11
+Priority: optional
+Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
+Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>, Fabio M. Di Nitto <[EMAIL PROTECTED]>
+Build-Depends: debhelper (>= 4.0.0), pkg-config
+Standards-Version: 3.6.1.0
+
+Package: xbase-clients
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
+Description: miscellaneous X clients
+ An X client is a program that interfaces with an X server (almost always via
+ the X libraries), and thus with some input and output hardware like a
+ graphics card, monitor, keyboard, and pointing device (such as a mouse).
+ .
+ This package provides a miscellaneous assortment of several dozen X clients
+ that ship with the X Window System, including:
+  - startx and xinit, which initialize X sessions from the command line;
+  - xauth, a tool for controlling access to the X session;
+  - xedit, a text editor;
+  - xbiff, a tool which tells you when you have new email;
+  - xcalc, a scientific calculator desktop accessory;
+  - xclipboard, a tool to manage cut-and-pasted text selections;
+  - xcutsel, which exchanges selection and cut buffer contents;
+  - xconsole, which monitors system console messages;
+  - xditview, a viewer for ditroff output;
+  - xeyes, a demo program in which a pair of eyes track the pointer;
+  - xfd, a tool that displays all the glyphs in a given X font;
+  - xfontsel, a tool for browsing and selecting X fonts;
+  - xhost, a very dangerous program that you should never use;
+  - xkill, a tool for terminating misbehaving X clients;
+  - xload, a monitor for the system load average;
+  - xlogo, a demo program that displays the X logo;
+  - xmag, which magnifies parts of the X screen;
+  - xman, a manual page browser;
+  - xmessage, a tool to display message or dialog boxes;
+  - xrandr, a command-line interface to the RandR extension;
+  - xrefresh, a tool that forces a redraw of the X screen;
+  - xsetroot, a tool for tailoring the appearance of the root window;
+  - xtrapchar, xtrapin, xtrapinfo, xtrapout, xtrapproto, xtrapreset, and
+    xtrapstats, a group of sample clients that use the XTrap extension;
+  - xvidtune, a tool for customizing X server modelines for your monitor;
+  - xwd, a utility for taking window dumps ("screenshots") of the X session;
+  - xwud, a viewer for window dumps created by xwd;
+  - oclock and xclock, graphical clocks;
+  - beforelight, a screen saver;
+  - atobm, a converter from ASCII to X bitmap (.xbm) files;
+  - bitmap, a monochrome bitmap file editor;
+  - bmtoa, a tool that converts a monochrome bitmap to ASCII text;
+  - cxpm and sxpm, tools for checking and viewing X pixmap files;
+  - glxgears, a GLX demo that draws three rotating gears, and prints
+    framerate information to standard output
+  - iceauth, a tool for manipulating ICE protocol authorization records;
+  - xset, a tool for setting miscellaneous X server parameters;
+  - xmodmap, a utility for modifying keymaps and pointer button mappings in X;
+  - xsetmode and xsetpointer, tools for handling X Input devices;
+  - setxkbmap, xkbbell, xkbcomp, xkbevd, xkbprint, xkbvleds, and xkbwatch,
+    tools for managing the X Keyboard Extension (XKB);
+  - xsm, a session manager for X sessions;
+  - smproxy, a session manager proxy for X clients that do not use the X
+    session manager protocol;
+  - xgamma, a tool for querying and setting a monitor's gamma correction;
+  - appres, editres, listres, viewres, and xrdb, which query and update the
+    X resource database;
+  - Xmark, x11perf, and x11perfcomp, tools for benchmarking graphical
+    operations under the X Window System;
+  - fstobdf, which retrieves a font in BDF format from an X font server;
+  - xcmsdb, a device color characteristic utility for the X Color Management
+    System;
+  - xstdcmap, a utility to selectively define standard colormap properties;
+  - xev, an X event displayer;
+  - xfindproxy, a tool to locate X proxy services;
+  - xlsatoms, which lists interned atoms defined on an X server;
+  - xlsclients, which lists client applications running on an X display;
+  - xlsfonts, a server font list displayer;
+  - xprop, a property displayer for X;
+  - xdpyinfo, a display information utility for X;
+  - xwininfo, a window information utility for X;
+  - glxinfo, a GLX extension information utility for X;
+  - xvinfo, an Xv extension information utility for X;
+  - ico, an X graphics demo using an animated polyhedron;
+  - dga, a demo program for the DGA extension; and
+  - xgc, an (unfinished) X graphics demo program.
+ .
+ xbase-clients also -- except on the s390 architecture -- contains the X.Org
+ X server configuration programs xorgcfg and xorgconfig, but in general the
+ Debconf interface to the xserver-xorg package should be used instead of
+ these tools.
+ .
+ The bitmap, editres, viewres, xbiff, xcalc, xconsole, xditview, xedit,
+ xf86cfg, xman, xsetroot, and xsm programs use bitmap images provided by the
+ xlibs-data package.  xkbcomp uses the XKEYBOARD (XKB) extension configuration
+ data provided by the xlibs package.
+ .
+ (Strictly speaking, atobm does not depend on any X libraries, but it shares a
+ manual page with bitmap and bmtoa, and so is grouped with them in this
+ package.)
+ .
+ This package no longer provides the 'mkfontscale' program; it has instead been
+ moved to xutils.

Added: branches/modular/app/xbase-clients/debian/copyright
===================================================================

Added: branches/modular/app/xbase-clients/debian/rules
===================================================================
--- branches/modular/app/xbase-clients/debian/rules     2006-02-13 03:46:16 UTC 
(rev 1196)
+++ branches/modular/app/xbase-clients/debian/rules     2006-02-14 00:55:09 UTC 
(rev 1197)
@@ -0,0 +1,102 @@
+#!/usr/bin/make -f
+# debian/rules for the Debian xutils package.
+# Copyright © 2004 Scott James Remnant <[EMAIL PROTECTED]>
+# Copyright © 2005 Daniel Stone <[EMAIL PROTECTED]>
+# Copyright © 2005 David Nusinow <[EMAIL PROTECTED]>
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# set this to the name of the main shlib's binary package
+PACKAGE = xbase-clients
+
+include debian/xsfbs/xsfbs.mk
+
+# This package contains multiple modules as shipped by upstream. Each module 
is # contained in a subdirectory in the root dir of the package. You must list 
each
+# subdirectory explicitly so that the build system knows what to build
+SUBDIRS="appres-X11R7.0-1.0.0 beforelight-X11R7.0-1.0.1 bitmap-X11R7.0-1.0.1 
debian editres-X11R7.0-1.0.1 fstobdf-X11R7.0-1.0.1 iceauth-X11R7.0-1.0.1 
ico-X11R7.0-1.0.1 listres-X11R7.0-1.0.1 oclock-X11R7.0-1.0.1 
setxkbmap-X11R7.0-1.0.1 smproxy-X11R7.0-1.0.1 viewres-X11R7.0-1.0.1 
x11perf-X11R7.0-1.0.1 xauth-X11R7.0-1.0.1 xbiff-X11R7.0-1.0.1 
xcalc-X11R7.0-1.0.1 xclipboard-X11R7.0-1.0.1 xclock-X11R7.0-1.0.1 
xcmsdb-X11R7.0-1.0.1 xconsole-X11R7.0-1.0.1 xcursorgen-X11R7.0-1.0.0 
xdbedizzy-X11R7.0-1.0.1 xditview-X11R7.0-1.0.1 xdpyinfo-X11R7.0-1.0.1 
xdriinfo-X11R7.0-1.0.0 xedit-X11R7.0-1.0.1 xev-X11R7.0-1.0.1 
xeyes-X11R7.0-1.0.1 xf86dga-X11R7.0-1.0.1 xfd-X11R7.0-1.0.1 
xfindproxy-X11R7.0-1.0.1 xfontsel-X11R7.0-1.0.1 xgamma-X11R7.0-1.0.1 
xgc-X11R7.0-1.0.1 xhost-X11R7.0-1.0.0 xinit-X11R7.0-1.0.1 xkbcomp-X11R7.0-1.0.1 
xkbevd-X11R7.0-1.0.1 xkbprint-X11R7.0-1.0.1 xkbutils-X11R7.0-1.0.1 
xkill-X11R7.0-1.0.1 xload-X11R7.0-1.0.1 xlogo-X11R7.0-1.0.1 
xlsatoms-X11R7.0-1.0.1 xlsclients-X11R7.0-1.0.1 xlsfonts-X11R7.0-1.0.1 
xmag-X11R7.0-1.0.1 xman-X11R7.0-1.0.1 xmessage-X11R7.0-1.0.1 
xmodmap-X11R7.0-1.0.0 xmore-X11R7.0-1.0.1 xprop-X11R7.0-1.0.1 
xrandr-X11R7.0-1.0.1 xrdb-X11R7.0-1.0.1 xrefresh-X11R7.0-1.0.1 
xsetmode-X11R7.0-1.0.0 xsetpointer-X11R7.0-1.0.0 xsetroot-X11R7.0-1.0.1 
xset-X11R7.0-1.0.1 xsm-X11R7.0-1.0.1 xstdcmap-X11R7.0-1.0.1 xtrap-X11R7.0-1.0.1 
xvidtune-X11R7.0-1.0.1 xvinfo-X11R7.0-1.0.1 xwd-X11R7.0-1.0.1 
xwininfo-X11R7.0-1.0.1 xwud-X11R7.0-1.0.1"
+
+CFLAGS = -Wall -g
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+       CFLAGS += -O0
+else
+       CFLAGS += -O2
+endif
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+       INSTALL_PROGRAM += -s
+endif
+
+DEB_HOST_ARCH      ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
+DEB_HOST_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
+       confflags += --build=$(DEB_HOST_GNU_TYPE)
+else
+       confflags += --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE)
+endif
+
+
+build: genscripts build-stamp
+build-stamp:
+       dh_testdir
+       for FILE in "$(SUBDIRS)"; do \
+               mkdir "$$FILE"-obj-$(DEB_BUILD_GNU_TYPE); \
+               cd "$$FILE"-obj-$(DEB_BUILD_GNU_TYPE) && \
+               ../"$$FILE"/configure --prefix=/usr 
--mandir=\$${prefix}/share/man \
+                            --infodir=\$${prefix}/share/info $(confflags) \
+                            CFLAGS="$(CFLAGS)"; \
+               $(MAKE); \
+               cd .. ; \
+       done
+
+       touch build-stamp
+
+clean: xsfclean
+       dh_testdir
+       dh_testroot
+       rm -f build-stamp
+
+       rm -f config.cache config.log config.status
+       rm -f */config.cache */config.log */config.status
+       rm -f conftest* */conftest*
+       rm -rf autom4te.cache */autom4te.cache
+       rm -rf *-obj-*
+
+       dh_clean
+
+install: build
+       dh_testdir
+       dh_testroot
+       dh_clean -k
+       dh_installdirs
+
+       for FILE in "$(SUBDIRS)"; do \
+               cd "$$FILE"-obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE) 
DESTDIR=$(CURDIR)/debian/tmp install ; \
+               cd ..; \
+       done
+
+# Build architecture-dependent files here.
+binary-arch: build install
+       dh_testdir
+       dh_testroot
+
+       dh_installdocs
+       dh_install --sourcedir=debian/tmp
+       dh_installchangelogs
+       dh_link
+       dh_strip --dbg-package=$(PACKAGE)
+       dh_compress
+       dh_fixperms
+       dh_installdeb
+       dh_shlibdeps
+       dh_makeshlibs
+       dh_gencontrol
+       dh_md5sums
+       dh_builddeb
+
+# Build architecture-independent files here.
+binary-indep: build install
+# Nothing to do
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install


Property changes on: branches/modular/app/xbase-clients/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: branches/modular/app/xbase-clients/debian/xbase-clients.install
===================================================================
--- branches/modular/app/xbase-clients/debian/xbase-clients.install     
2006-02-13 03:46:16 UTC (rev 1196)
+++ branches/modular/app/xbase-clients/debian/xbase-clients.install     
2006-02-14 00:55:09 UTC (rev 1197)
@@ -0,0 +1,6 @@
+usr/bin/*
+usr/share/man/man1/*
+usr/share/X11/*
+usr/include/X11/bitmaps/*
+usr/lib/X11/*
+etc/X11/app-defaults/*


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to