|
From: <ane...@us...> - 2006-10-04 00:43:14
|
Revision: 56
http://svn.sourceforge.net/g15daemon/?rev=56&view=rev
Author: aneurysm9
Date: 2006-09-29 17:20:47 -0700 (Fri, 29 Sep 2006)
Log Message:
-----------
Add debian packaging info
Modified Paths:
--------------
trunk/g15daemon/Makefile.am
Added Paths:
-----------
trunk/g15daemon/debian/
trunk/g15daemon/debian/README.Debian
trunk/g15daemon/debian/changelog
trunk/g15daemon/debian/compat
trunk/g15daemon/debian/control
trunk/g15daemon/debian/copyright
trunk/g15daemon/debian/docs
trunk/g15daemon/debian/g15daemon.install
trunk/g15daemon/debian/libg15daemon-client-dev.install
trunk/g15daemon/debian/libg15daemon-client.install
trunk/g15daemon/debian/rules
Modified: trunk/g15daemon/Makefile.am
===================================================================
--- trunk/g15daemon/Makefile.am 2006-09-09 06:25:20 UTC (rev 55)
+++ trunk/g15daemon/Makefile.am 2006-09-30 00:20:47 UTC (rev 56)
@@ -3,3 +3,7 @@
SUBDIRS = libg15daemon_client g15daemon
INCLUDES = -I$(top_srcdir)/libg15daemon_client -I$(top_srcdir)/g15daemon
+EXTRA_DIST = debian
+
+dist-hook:
+ rm -rf `find $(distdir)/debian -name .svn`
Added: trunk/g15daemon/debian/README.Debian
===================================================================
--- trunk/g15daemon/debian/README.Debian (rev 0)
+++ trunk/g15daemon/debian/README.Debian 2006-09-30 00:20:47 UTC (rev 56)
@@ -0,0 +1,6 @@
+g15daemon for Debian
+--------------------
+
+<possible notes regarding this package - if none, delete this file>
+
+ -- Anthony J. Mirabella <mir...@gm...>, Thu, 28 Sep 2006 04:46:06 -0400
Property changes on: trunk/g15daemon/debian/README.Debian
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Added: trunk/g15daemon/debian/changelog
===================================================================
--- trunk/g15daemon/debian/changelog (rev 0)
+++ trunk/g15daemon/debian/changelog 2006-09-30 00:20:47 UTC (rev 56)
@@ -0,0 +1,6 @@
+g15daemon (1.2.1-1) breezy; urgency=low
+
+ * Initial release
+
+ -- Anthony J. Mirabella <mir...@gm...> Thu, 28 Sep 2006 04:46:06 -0400
+
Property changes on: trunk/g15daemon/debian/changelog
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Added: trunk/g15daemon/debian/compat
===================================================================
--- trunk/g15daemon/debian/compat (rev 0)
+++ trunk/g15daemon/debian/compat 2006-09-30 00:20:47 UTC (rev 56)
@@ -0,0 +1 @@
+4
Property changes on: trunk/g15daemon/debian/compat
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Added: trunk/g15daemon/debian/control
===================================================================
--- trunk/g15daemon/debian/control (rev 0)
+++ trunk/g15daemon/debian/control 2006-09-30 00:20:47 UTC (rev 56)
@@ -0,0 +1,28 @@
+Source: g15daemon
+Section: utils
+Priority: optional
+Maintainer: Anthony J. Mirabella <mir...@gm...>
+Build-Depends: debhelper (>= 4.0.0), autotools-dev, libg15-dev, libdaemon-dev
+Standards-Version: 3.6.2
+
+Package: g15daemon
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, libg15daemon-client (= ${Source-Version})
+Description: Screen multiplexer for Logitech G15 Keyboard
+ G15daemon provides multiple virtual screens for the LCD on the Logitech
+ G15 Keyboard
+
+Package: libg15daemon-client
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Client library for communicating with g15daemon
+ Provides interface functions for clients that wish to communicate with
+ a running instance of g15daemon
+
+Package: libg15daemon-client-dev
+Section: libdevel
+Architecture: any
+Depends: libg15daemon-client (= ${Source-Version})
+Description: Development packages for libg15daemon-client
+ Includes the files needed for developing g15daemon clients
Property changes on: trunk/g15daemon/debian/control
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Added: trunk/g15daemon/debian/copyright
===================================================================
--- trunk/g15daemon/debian/copyright (rev 0)
+++ trunk/g15daemon/debian/copyright 2006-09-30 00:20:47 UTC (rev 56)
@@ -0,0 +1,10 @@
+This package was debianized by Anthony J. Mirabella <mir...@gm...> on
+Thu, 28 Sep 2006 04:46:06 -0400.
+
+It was downloaded from <fill in ftp site>
+
+Copyright Holder: <put author(s) name and email here>
+
+License:
+
+<Put the license of the package here>
Property changes on: trunk/g15daemon/debian/copyright
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Added: trunk/g15daemon/debian/docs
===================================================================
--- trunk/g15daemon/debian/docs (rev 0)
+++ trunk/g15daemon/debian/docs 2006-09-30 00:20:47 UTC (rev 56)
@@ -0,0 +1,3 @@
+NEWS
+README
+TODO
Property changes on: trunk/g15daemon/debian/docs
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Added: trunk/g15daemon/debian/g15daemon.install
===================================================================
--- trunk/g15daemon/debian/g15daemon.install (rev 0)
+++ trunk/g15daemon/debian/g15daemon.install 2006-09-30 00:20:47 UTC (rev 56)
@@ -0,0 +1 @@
+usr/sbin/*
Property changes on: trunk/g15daemon/debian/g15daemon.install
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Added: trunk/g15daemon/debian/libg15daemon-client-dev.install
===================================================================
--- trunk/g15daemon/debian/libg15daemon-client-dev.install (rev 0)
+++ trunk/g15daemon/debian/libg15daemon-client-dev.install 2006-09-30 00:20:47 UTC (rev 56)
@@ -0,0 +1,6 @@
+usr/include/*
+usr/lib/lib*.a
+usr/lib/lib*.so
+usr/lib/pkgconfig/*
+usr/lib/*.la
+usr/share/pkgconfig/*
Property changes on: trunk/g15daemon/debian/libg15daemon-client-dev.install
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Added: trunk/g15daemon/debian/libg15daemon-client.install
===================================================================
--- trunk/g15daemon/debian/libg15daemon-client.install (rev 0)
+++ trunk/g15daemon/debian/libg15daemon-client.install 2006-09-30 00:20:47 UTC (rev 56)
@@ -0,0 +1 @@
+usr/lib/lib*.so.*
Property changes on: trunk/g15daemon/debian/libg15daemon-client.install
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
Added: trunk/g15daemon/debian/rules
===================================================================
--- trunk/g15daemon/debian/rules (rev 0)
+++ trunk/g15daemon/debian/rules 2006-09-30 00:20:47 UTC (rev 56)
@@ -0,0 +1,107 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+
+CFLAGS = -Wall -g
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+ CFLAGS += -O0
+else
+ CFLAGS += -O2
+endif
+
+config.status: configure
+ dh_testdir
+ # Add here commands to configure the package.
+ CFLAGS="$(CFLAGS) -Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
+
+
+build: build-stamp
+
+build-stamp: config.status
+ dh_testdir
+
+ # Add here commands to compile the package.
+ $(MAKE)
+ #docbook-to-man debian/g15daemon.sgml > g15daemon.1
+
+ touch build-stamp
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp
+
+ # Add here commands to clean up after the build process.
+ -$(MAKE) distclean
+ifneq "$(wildcard /usr/share/misc/config.sub)" ""
+ cp -f /usr/share/misc/config.sub config.sub
+endif
+ifneq "$(wildcard /usr/share/misc/config.guess)" ""
+ cp -f /usr/share/misc/config.guess config.guess
+endif
+
+
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ # Add here commands to install the package into debian/g15daemon.
+ $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs ChangeLog
+ dh_installdocs
+ dh_installexamples
+ dh_install -a --sourcedir=debian/tmp
+# dh_installmenu
+# dh_installdebconf
+# dh_installlogrotate
+# dh_installemacsen
+# dh_installpam
+# dh_installmime
+# dh_installinit
+# dh_installcron
+# dh_installinfo
+ dh_installman
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+# dh_perl
+# dh_python
+# dh_makeshlibs
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
Property changes on: trunk/g15daemon/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|