Codebase list libhdate / c9adbd0
Add the debian dir from libhdate_1.3.0-1 Lior Kaplan 18 years ago
27 changed file(s) with 283 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 libhdate (1.3.0-1) unstable; urgency=low
1
2 * Initial release. (Closes: #291581: ITP: libhdate -- small C, C++
3 library for Hebrew dates and holidays)
4 * Based on package by Kobi Zamir <kzamir@wall.co.il>
5
6 -- Lior Kaplan <webmaster@guides.co.il> Wed, 3 Aug 2005 00:38:20 +0300
0 Source: libhdate
1 Priority: optional
2 Section: libdevel
3 Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package@lists.alioth.debian.org>
4 Uploaders: Baruch Even <baruch@debian.org>, Lior Kaplan <webmaster@guides.co.il>
5 Build-Depends: swig, debhelper (>= 4.0.0), python-dev, fp-compiler (>= 2.0.0)
6 Standards-Version: 3.6.2
7
8 Package: libhdate-dev
9 Architecture: any
10 Depends: libhdate1 (= ${Source-Version})
11 Description: A library that help use hebrew dates
12 LibHdate is a small C,C++ library for Hebrew dates,
13 holidays, and reading sequence (parasha). It is using
14 the source code from Amos Shapir's "hdate" package fixed and
15 patched by Nadav Har'El. The Torah reading sequence
16 is from tables by Zvi Har'El.
17 .
18 This package contains headers and support files required
19 to build new applications with libhdate.
20 .
21 Homepage: http://libhdate.sourceforge.net/
22
23 Package: libhdate-python
24 Architecture: any
25 Depends: libhdate1 (= ${Source-Version}), ${python:Depends}
26 Description: A library that help use hebrew dates
27 LibHdate is a small C,C++ library for Hebrew dates,
28 holidays, and reading sequence (parasha). It is using
29 the source code from Amos Shapir's "hdate" package fixed and
30 patched by Nadav Har'El. The Torah reading sequence
31 is from tables by Zvi Har'El.
32 .
33 This package contains python bindings to libhdate
34
35 Package: libhdate-perl
36 Architecture: any
37 Depends: libhdate1 (= ${Source-Version}), ${perl:Depends}
38 Description: A library that help use hebrew dates
39 LibHdate is a small C,C++ library for Hebrew dates,
40 holidays, and reading sequence (parasha). It is using
41 the source code from Amos Shapir's "hdate" package fixed
42 and patched by Nadav Har'El. The Torah reading sequence
43 is from tables by Zvi Har'El.
44 .
45 This package contains perl bindings to libhdate
46
47 Package: libhdate-pascal
48 Architecture: any
49 Depends: libhdate1 (= ${Source-Version}), fp-compiler (>= 2.0.0)
50 Description: A library that help use hebrew dates
51 LibHdate is a small C,C++ library for Hebrew dates,
52 holidays, and reading sequence (parasha). It is using
53 the source code from Amos Shapir's "hdate" package fixed and
54 patched by Nadav Har'El. The Torah reading sequence
55 is from tables by Zvi Har'El.
56 .
57 This package contains free pascal bindings to libhdate
58
59 Package: libhdate1
60 Section: libs
61 Architecture: any
62 Depends: ${shlibs:Depends}, ${misc:Depends}
63 Description: A library that help use hebrew dates
64 LibHdate is a small C,C++ library for Hebrew dates,
65 holidays, and reading sequence (parasha). It is using
66 the source code from Amos Shapir's "hdate" package fixed
67 and patched by Nadav Har'El. The Torah reading sequence
68 is from tables by Zvi Har'El.
69 .
70 Homepage: http://libhdate.sourceforge.net/
0 This package was debianized by Lior Kaplan <webmaster@guides.co.il> on
1 Sat, 13 Jul 2005 03:44:18 +0200.
2
3 It was downloaded from http://libhdate.sourceforge.net/
4
5 Copyright:
6 2004-2005 Yaacov Zamir <kzamir@walla.co.il>
7 2005 Ido Kanner <idokan@gmail.com> - Pascal bindings
8
9 Upstream Author: Kobi Zamir <kzamir@walla.co.il>
10
11 License:
12
13 This package is free software; you can redistribute it and/or modify
14 it under the terms of the GNU General Public License as published by
15 the Free Software Foundation; version 2 dated June, 1991.
16
17 This package is distributed in the hope that it will be useful,
18 but WITHOUT ANY WARRANTY; without even the implied warranty of
19 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 GNU General Public License for more details.
21
22 You should have received a copy of the GNU General Public License
23 along with this package; if not, write to the Free Software
24 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
25 02111-1307, USA.
26
27 On Debian systems, the complete text of the GNU General
28 Public License can be found in `/usr/share/common-licenses/GPL'.
0 libhdate-dev_1.3.0-1_i386.deb libdevel optional
1 libhdate-python_1.3.0-1_i386.deb libdevel optional
2 libhdate-perl_1.3.0-1_i386.deb libdevel optional
3 libhdate-pascal_1.3.0-1_i386.deb libdevel optional
4 libhdate1_1.3.0-1_i386.deb libs optional
0 usr/lib
1 usr/include
0 usr/include/*
1 usr/lib/lib*.a
2 usr/lib/lib*.so
3 usr/lib/pkgconfig/*
4 usr/lib/*.la
5 usr/share/man/man3/*
0 perl:Depends=perl
0 /usr/lib/fpc/2.0.0/units/i386-linux/hdate
0 /usr/lib/fpc/2.0.0/units/i386-linux/hdate/*
0 /usr/lib/perl5
0 /usr/lib/perl5/*
0 perl:Depends=perlapi-5.8.7, perl (>= 5.8.7-4)
1 shlibs:Depends=libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:4.0.1), libhdate1, libstdc++6 (>= 4.0.1)
0 /usr/lib/python2.3
0 /usr/lib/python2.3/*
0 # Automatically added by dh_python
1 PYTHON=python2.3
2 if which $PYTHON >/dev/null 2>&1 && [ -e /usr/lib/$PYTHON/compileall.py ]; then
3 DIRLIST=" /usr/lib/python2.3/site-packages"
4 for i in $DIRLIST ; do
5 $PYTHON -O /usr/lib/$PYTHON/compileall.py -q $i
6 $PYTHON /usr/lib/$PYTHON/compileall.py -q $i
7 done
8 fi
9 # End automatically added section
0 # Automatically added by dh_python
1 dpkg -L libhdate-python |
2 awk '$0~/\.py$/ {print $0"c\n" $0"o"}' |
3 xargs rm -f >&2
4 # End automatically added section
0 python:Depends=python (>= 2.3), python (<< 2.4)
1 shlibs:Depends=libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:4.0.1), libhdate1, libstdc++6 (>= 4.0.1)
0 usr/lib
1 usr/bin
2 usr/share/man
3 usr/share/locale
0 README
1 hdate_README
2 TODO
0 usr/lib/lib*.so.*
1 usr/bin/*
2 usr/share/man/man1/*
3 usr/share/locale/*
0 # Automatically added by dh_makeshlibs
1 if [ "$1" = "configure" ]; then
2 ldconfig
3 fi
4 # End automatically added section
0 # Automatically added by dh_makeshlibs
1 if [ "$1" = "remove" ]; then
2 ldconfig
3 fi
4 # End automatically added section
0 shlibs:Depends=libc6 (>= 2.3.2.ds1-21)
0 #!/usr/bin/make -f
1 # -*- makefile -*-
2 # Sample debian/rules that uses debhelper.
3 # This file was originally written by Joey Hess and Craig Small.
4 # As a special exception, when this file is copied by dh-make into a
5 # dh-make output file, you may use that output file without restriction.
6 # This special exception was added by Craig Small in version 0.37 of dh-make.
7
8 # Uncomment this to turn on verbose mode.
9 #export DH_VERBOSE=1
10
11
12 # These are used for cross-compiling and for saving the configure script
13 # from having to guess our platform (since we know it already)
14 DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
15 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
16
17
18 CFLAGS = -Wall -g
19
20 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
21 CFLAGS += -O0
22 else
23 CFLAGS += -O2
24 endif
25 ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
26 INSTALL_PROGRAM += -s
27 endif
28
29 # shared library versions, option 1
30 version=2.0.5
31 major=2
32 # option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
33 #version=`ls src/.libs/lib*.so.* | \
34 # awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'`
35 #major=`ls src/.libs/lib*.so.* | \
36 # awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'`
37
38 config.status: configure
39 dh_testdir
40 # Add here commands to configure the package.
41 CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --enable-perl --enable-python --enable-pascal --with-perl-sitelib-dir=/usr/lib/perl5 --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
42 # --enable-examples
43
44 build: build-stamp
45 build-stamp: config.status
46 dh_testdir
47
48 # Add here commands to compile the package.
49 $(MAKE)
50
51 touch build-stamp
52
53 clean:
54 dh_testdir
55 dh_testroot
56 rm -f build-stamp
57
58 # Add here commands to clean up after the build process.
59 -$(MAKE) distclean
60 ifneq "$(wildcard /usr/share/misc/config.sub)" ""
61 cp -f /usr/share/misc/config.sub config.sub
62 endif
63 ifneq "$(wildcard /usr/share/misc/config.guess)" ""
64 cp -f /usr/share/misc/config.guess config.guess
65 endif
66
67
68 dh_clean config.log
69
70 install: build
71 dh_testdir
72 dh_testroot
73 dh_clean -k
74 dh_installdirs
75
76 # Add here commands to install the package into debian/tmp
77 $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
78
79
80 # Build architecture-independent files here.
81 binary-indep: build install
82 # We have nothing to do by default.
83
84 # Build architecture-dependent files here.
85 binary-arch: build install
86 dh_testdir
87 dh_testroot
88 dh_installchangelogs ChangeLog
89 dh_installdocs
90 dh_installexamples -XMakefile -X.libs -X.o #don't copy all the files in the example dir
91 dh_movefiles
92 dh_install
93 # dh_installmenu
94 # dh_installdebconf
95 dh_installman
96 dh_link
97 dh_strip
98 dh_compress
99 dh_fixperms
100 dh_perl
101 dh_python
102 dh_makeshlibs
103 dh_installdeb
104 dh_shlibdeps
105 dh_gencontrol
106 dh_md5sums
107 dh_builddeb
108
109 binary: binary-indep binary-arch
110 .PHONY: build clean binary-indep binary-arch binary install