Author: dparsons Date: 2006-07-30 08:51:54 -0400 (Sun, 30 Jul 2006) New Revision: 2608
Added: branches/7.1/lib/libxprintapputil/debian/ branches/7.1/lib/libxprintapputil/debian/changelog branches/7.1/lib/libxprintapputil/debian/compat branches/7.1/lib/libxprintapputil/debian/control branches/7.1/lib/libxprintapputil/debian/copyright branches/7.1/lib/libxprintapputil/debian/libxprintapputil-dev.install branches/7.1/lib/libxprintapputil/debian/libxprintapputil1.install branches/7.1/lib/libxprintapputil/debian/rules Log: Debian directory for libxprintapputil. Property changes on: branches/7.1/lib/libxprintapputil/debian ___________________________________________________________________ Name: svn:externals + xsfbs svn://necrotic.deadbeast.net/xorg-x11/trunk/xsfbs Added: branches/7.1/lib/libxprintapputil/debian/changelog =================================================================== --- branches/7.1/lib/libxprintapputil/debian/changelog 2006-07-30 12:37:09 UTC (rev 2607) +++ branches/7.1/lib/libxprintapputil/debian/changelog 2006-07-30 12:51:54 UTC (rev 2608) @@ -0,0 +1,13 @@ +libxprintapputil (1:1.0.1.xsf1-1) unstable; urgency=low + + * Package source management transferred to XSF. Upstream version + number manipulated to allow for move from dbs to quilt. + * Standards version 3.7.2. + + -- Drew Parsons <[EMAIL PROTECTED]> Sun, 30 Jul 2006 22:43:12 +1000 + +libxprintapputil (1:1.0.1-1) unstable; urgency=low + + * Initial modular release for X11R7. + + -- Drew Parsons <[EMAIL PROTECTED]> Sun, 16 Apr 2006 19:11:18 +1000 Added: branches/7.1/lib/libxprintapputil/debian/compat =================================================================== --- branches/7.1/lib/libxprintapputil/debian/compat 2006-07-30 12:37:09 UTC (rev 2607) +++ branches/7.1/lib/libxprintapputil/debian/compat 2006-07-30 12:51:54 UTC (rev 2608) @@ -0,0 +1 @@ +5 Added: branches/7.1/lib/libxprintapputil/debian/control =================================================================== --- branches/7.1/lib/libxprintapputil/debian/control 2006-07-30 12:37:09 UTC (rev 2607) +++ branches/7.1/lib/libxprintapputil/debian/control 2006-07-30 12:51:54 UTC (rev 2608) @@ -0,0 +1,42 @@ +Source: libxprintapputil +Section: x11 +Priority: optional +Maintainer: Drew Parsons <[EMAIL PROTECTED]> +Build-Depends: debhelper (>=5), quilt, pkg-config, libx11-dev (>= 1:0.99.2-1), x11proto-print-dev, libxp-dev, libxprintutil-dev (>=1:1.0.1-2), libxau-dev +Standards-Version: 3.7.2 + +Package: libxprintapputil1 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Xprint job utility client library + libxprintapputil provides utility Xpau APIs allowing client applications + to access information about and control Xprint jobs from an Xprint server. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'lib/XprintAppUtil' at + :pserver:[EMAIL PROTECTED]:/cvs/xorg + +Package: libxprintapputil-dev +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, libxprintapputil1 (= ${Source-Version}), libx11-dev (>= 2:1.0.0), x11proto-print-dev +Pre-Depends: x11-common (>= 1:7.0.0) +Description: Xprint job utility client library (development files) + libxprintapputil provides utility Xpau APIs allowing client applications + to access information about and control Xprint jobs from an Xprint server. + . + If you want to write an app to create Xprint jobs (printing X windows + to paper, for instance) then you probably want libxp-dev instead. + . + This package provides a static library and C header files. + . + More information about X.Org can be found at: + <URL:http://xorg.freedesktop.org> + <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> + . + This module can be found as the module 'lib/XprintAppUtil' at + :pserver:[EMAIL PROTECTED]:/cvs/xorg Added: branches/7.1/lib/libxprintapputil/debian/copyright =================================================================== --- branches/7.1/lib/libxprintapputil/debian/copyright 2006-07-30 12:37:09 UTC (rev 2607) +++ branches/7.1/lib/libxprintapputil/debian/copyright 2006-07-30 12:51:54 UTC (rev 2608) @@ -0,0 +1,27 @@ +This package was debianized by Drew Parsons <[EMAIL PROTECTED]> on +Sunday, April 16 2006 19:32:00. + +Downloaded from http://xorg.freedesktop.org/releases/X11R7.0/src/lib/ + +Follows the X.org licences: + +Copyright © 2001,2003 Keith Packard + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the name of Keith Packard not be used in +advertising or publicity pertaining to distribution of the software without +specific, written prior permission. Keith Packard makes no +representations about the suitability of this software for any purpose. It +is provided "as is" without express or implied warranty. + +KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO +EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR +CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + Added: branches/7.1/lib/libxprintapputil/debian/libxprintapputil-dev.install =================================================================== --- branches/7.1/lib/libxprintapputil/debian/libxprintapputil-dev.install 2006-07-30 12:37:09 UTC (rev 2607) +++ branches/7.1/lib/libxprintapputil/debian/libxprintapputil-dev.install 2006-07-30 12:51:54 UTC (rev 2608) @@ -0,0 +1,4 @@ +usr/include/X11/XprintAppUtil/* +usr/lib/libXprintAppUtil.a +usr/lib/libXprintAppUtil.so +usr/lib/pkgconfig/xprintapputil.pc Added: branches/7.1/lib/libxprintapputil/debian/libxprintapputil1.install =================================================================== --- branches/7.1/lib/libxprintapputil/debian/libxprintapputil1.install 2006-07-30 12:37:09 UTC (rev 2607) +++ branches/7.1/lib/libxprintapputil/debian/libxprintapputil1.install 2006-07-30 12:51:54 UTC (rev 2608) @@ -0,0 +1 @@ +usr/lib/libXprintAppUtil.so.1* Added: branches/7.1/lib/libxprintapputil/debian/rules =================================================================== --- branches/7.1/lib/libxprintapputil/debian/rules 2006-07-30 12:37:09 UTC (rev 2607) +++ branches/7.1/lib/libxprintapputil/debian/rules 2006-07-30 12:51:54 UTC (rev 2608) @@ -0,0 +1,95 @@ +#!/usr/bin/make -f +# debian/rules for the Debian libxprintapputil package. +# Copyright © 2004 Scott James Remnant <[EMAIL PROTECTED]> +# Copyright © 2005 Daniel Stone <[EMAIL PROTECTED]> +# Copyright © 2005 David Nusinow <[EMAIL PROTECTED]> +# Copyright © 2006 Drew Parsons <[EMAIL PROTECTED]> + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +PACKAGE = libxprintapputil1 + +include debian/xsfbs/xsfbs.mk + +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 + +confflags += --enable-fc + +build: patch build-stamp +build-stamp: + dh_testdir + + test -d obj-$(DEB_BUILD_GNU_TYPE) || mkdir obj-$(DEB_BUILD_GNU_TYPE) + cd obj-$(DEB_BUILD_GNU_TYPE) && \ + ../configure --prefix=/usr --mandir=\$${prefix}/share/man \ + --infodir=\$${prefix}/share/info $(confflags) \ + CFLAGS="$(CFLAGS)" + cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE) + + 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 + + cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + + dh_installdocs + dh_install --sourcedir=debian/tmp --list-missing --exclude=libXprintAppUtil.la + dh_installman + dh_installchangelogs + dh_link + dh_strip + dh_compress + dh_fixperms + dh_makeshlibs + dh_shlibdeps + dh_installdeb + 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/7.1/lib/libxprintapputil/debian/rules ___________________________________________________________________ Name: svn:executable + * -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]