OSDN Git Service

* adding debian package scripts.
authorkonn <konn@1a406e8e-add9-4483-a2c8-d8cac5b7c224>
Mon, 19 Jun 2006 11:58:28 +0000 (11:58 +0000)
committerkonn <konn@1a406e8e-add9-4483-a2c8-d8cac5b7c224>
Mon, 19 Jun 2006 11:58:28 +0000 (11:58 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/modchxj/mod_chxj/trunk@1073 1a406e8e-add9-4483-a2c8-d8cac5b7c224

debian/README.Debian [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/chxj.load [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/files [new file with mode: 0644]
debian/rules [new file with mode: 0755]

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644 (file)
index 0000000..a97cde2
--- /dev/null
@@ -0,0 +1,5 @@
+libapache2-mod-chxj for Debian
+------------------------------
+
+
+ -- Atsushi Konno <konn@users.sourceforge.jp>, Mon, 19 Jun 2006 17:29:48 +0900
diff --git a/debian/changelog b/debian/changelog
new file mode 100644 (file)
index 0000000..9deecab
--- /dev/null
@@ -0,0 +1,6 @@
+libapache2-mod-chxj (0.6.1-1) unstable; urgency=low
+
+  * Initial release 
+
+ -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
+
diff --git a/debian/chxj.load b/debian/chxj.load
new file mode 100644 (file)
index 0000000..2ca7fbe
--- /dev/null
@@ -0,0 +1 @@
+LoadModule chxj_module /usr/lib/apache2/modules/mod_chxj.so
diff --git a/debian/compat b/debian/compat
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..0eb0bfa
--- /dev/null
@@ -0,0 +1,21 @@
+Source: libapache2-mod-chxj
+Priority: optional
+Maintainer: Atsushi Konno <konn@users.sourceforge.jp>
+Build-Depends: debhelper (>= 4.0.0), autotools-dev, apache2 (>=2.0.54-5), libapr0 (>=2.0.54-5), libmagick9-dev (>=6.2.4.5-0.6), libiconv-hook1 (>=0.0.20021209-6.1)
+Standards-Version: 3.6.2
+Section: libs
+
+Package: libapache2-mod-chxj-dev
+Section: libdevel
+Architecture: any
+Depends: libapache2-mod-chxj (= ${Source-Version})
+Description: CHTML to HDML,XHTML,JHTML convert module.
+  The contents conversion middleware for domestic main carrying (three careers) is made as a module for Apache2.0. UserAgent is seen when contents made with CHTML are output and it converts it into HDML, XHTML, and JHTML (The image : to JPG, GIF, JPG, GIF from PNG, and PNG and BMP). With QR code generation function. 
+
+
+Package: libapache2-mod-chxj
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: CHTML to HDML,XHTML,JHTML convert module.
+  The contents conversion middleware for domestic main carrying (three careers) is made as a module for Apache2.0. UserAgent is seen when contents made with CHTML are output and it converts it into HDML, XHTML, and JHTML (The image : to JPG, GIF, JPG, GIF from PNG, and PNG and BMP). With QR code generation function. 
diff --git a/debian/copyright b/debian/copyright
new file mode 100644 (file)
index 0000000..df50c48
--- /dev/null
@@ -0,0 +1,22 @@
+This package was debianized by Atsushi Konno <konn@users.sourceforge.jp> on
+Mon, 19 Jun 2006 17:29:48 +0900.
+
+It was downloaded from http://prdownloads.sourceforge.jp/modchxj/20580/mod_chxj-0.6.1.src.tar.gz
+
+Copyright Holder: 
+  Atsushi Konno (konn@users.sourceforge.jp)
+
+License:
+ Copyright (C) 2005 QSDN,Inc. and Atsushi Konno All rights reserved.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
diff --git a/debian/dirs b/debian/dirs
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/debian/docs b/debian/docs
new file mode 100644 (file)
index 0000000..5502ed8
--- /dev/null
@@ -0,0 +1,3 @@
+NEWS
+README
+TODO
diff --git a/debian/files b/debian/files
new file mode 100644 (file)
index 0000000..a3a400f
--- /dev/null
@@ -0,0 +1,2 @@
+libapache2-mod-chxj-dev_0.6.1-1_i386.deb libdevel optional
+libapache2-mod-chxj_0.6.1-1_i386.deb libs optional
diff --git a/debian/rules b/debian/rules
new file mode 100755 (executable)
index 0000000..c9f4045
--- /dev/null
@@ -0,0 +1,129 @@
+#!/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
+
+# shared library versions, option 1
+version=2.0.5
+major=2
+# option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
+#version=`ls src/.libs/lib*.so.* | \
+# awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'`
+#major=`ls src/.libs/lib*.so.* | \
+# awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'`
+
+config.status: configure
+       dh_testdir
+       # Add here commands to configure the package.
+       CFLAGS="$(CFLAGS) -Wl " ./configure --with-apache-header=/usr/include/apache2 
+
+
+
+build: build-stamp
+build-stamp:  config.status
+       dh_testdir
+
+       $(MAKE) all
+
+       touch build-stamp
+
+clean:
+       dh_testdir
+       dh_testroot
+       rm -f build-stamp 
+
+       # Add here commands to clean up after the build process.
+       -$(MAKE) clean
+ifneq "$(wildcard /usr/share/misc/config.sub)" ""
+       rm -f ./config.sub && cp -f /usr/share/misc/config.sub config.sub
+endif
+ifneq "$(wildcard /usr/share/misc/config.guess)" ""
+       rm -f ./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
+
+       @if test ! -L src/mod_chxj.so ; then cp src/.libs/libmod_chxj.so src/mod_chxj.so ; fi
+
+       # Add here commands to install the package into debian/tmp
+       mkdir -p \
+               $(CURDIR)/debian/libapache2-mod-chxj/usr/lib/apache2/modules
+       /usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/bin/libtool' $(CURDIR)/src/mod_chxj.so \
+               $(CURDIR)/debian/libapache2-mod-chxj/usr/lib/apache2/modules
+       mkdir -p \
+               $(CURDIR)/debian/libapache2-mod-chxj/etc/apache2/mods-available
+       install -m 644 debian/chxj.load \
+               $(CURDIR)/debian/libapache2-mod-chxj/etc/apache2/mods-available
+       mkdir -p \
+               $(CURDIR)/debian/libapache2-mod-chxj/usr/share/doc/libapache2-mod-chxj/examples
+       install -m 644 etc/*.xml \
+               $(CURDIR)/debian/libapache2-mod-chxj/usr/share/doc/libapache2-mod-chxj/examples
+       install -m 644 doc/*.html \
+               $(CURDIR)/debian/libapache2-mod-chxj/usr/share/doc/libapache2-mod-chxj
+
+
+# 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
+#      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