debian/0000775000000000000000000000000012312625335007172 5ustar debian/rules0000775000000000000000000000247112040735351010254 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk DEB_CONFIGURE_EXTRA_FLAGS := --disable-upx --enable-mode=64 DEB_DH_INSTALL_SOURCEDIR = debian/tmp DEB_INSTALL_DOCS_ALL = binary-post-install/dar:: sed -e "s%SOMEPATH%/usr/share/dar%g" doc/samples/dar_par.dcf > debian/dar/usr/share/dar/dar_par.dcf cp doc/samples/dar_par_create.duc debian/dar/usr/share/dar cp doc/samples/dar_par_test.duc debian/dar/usr/share/dar binary-post-install/dar-docs:: mv debian/dar-docs/usr/share/dar/* debian/dar-docs/usr/share/doc/dar-docs rmdir debian/dar-docs/usr/share/dar rm debian/dar-docs/usr/share/doc/dar-docs/samples/dar_par.dcf rm debian/dar-docs/usr/share/doc/dar-docs/samples/dar_par_create.duc rm debian/dar-docs/usr/share/doc/dar-docs/samples/dar_par_test.duc mv debian/dar-docs/usr/share/doc/dar-docs/samples debian/dar-docs/usr/share/doc/dar-docs/examples chmod 644 debian/dar-docs/usr/share/doc/dar-docs/examples/MyBackup.sh.tar.gz rm debian/dar-docs/usr/share/doc/dar-docs/html/jquery.js binary-post-install/dar-static:: mv debian/dar-static/usr/share/man/man1/dar.1 debian/dar-static/usr/share/man/man1/dar_static.1 mkdir -p debian/dar-static/usr/share/lintian/overrides cp -p debian/dar-static.lintian debian/dar-static/usr/share/lintian/overrides/dar-static debian/watch0000664000000000000000000000016011765535327010234 0ustar # format version number, currently 3; this line is compulsory! version=3 http://sf.net/dar/dar-(\d.*)\.tar\.gz debian/NEWS0000664000000000000000000000070711765535327007711 0ustar dar (2.4.2-1) unstable; urgency=low dar_static is no longer built by this package. This is a work around due to a bug in an unrelated package, see http://bugs.debian.org/632889 If upgrading from dar 2.3.x, you may need to alter backup scripts to add the "--alter=secu" parameter. See http://bugs.debian.org/637991 and http://dar.linux.free.fr/doc/FAQ.html#security for details. -- Brian May Tue, 18 Oct 2011 11:53:26 +1100 debian/dar-docs.doc-base0000664000000000000000000000043511765535327012303 0ustar Document: dar Title: DAR's Documentation Author: Denis Corbin Abstract: This is the summary page for dar's documentation Section: Text Format: HTML Index: /usr/share/doc/dar-docs/index.html Files: /usr/share/doc/dar-docs/*.html /usr/share/doc/dar-docs/html/*.html debian/changelog0000664000000000000000000002510712312625315011047 0ustar dar (2.4.8-1ubuntu1) trusty; urgency=medium * Manually update libtool files to add support for ppc64el. -- Logan Rosen Thu, 20 Mar 2014 13:52:02 -0400 dar (2.4.8-1) unstable; urgency=low * New upstream version. * Enable building of dar-static again, #632889 was fixed. Closes: #689244. -- Brian May Sun, 21 Oct 2012 18:50:48 +1100 dar (2.4.5.debian.1-1) unstable; urgency=low * Use prestine upstream source. No changes. -- Brian May Tue, 12 Jun 2012 11:29:00 +1000 dar (2.4.5-1) unstable; urgency=low * New upstream release. * Adds -ai option (closes: #665387). * Update debian standards version to 3.9.3. -- Brian May Wed, 02 May 2012 15:31:52 +1000 dar (2.4.2-1) unstable; urgency=low * New upstream release * Fixed reading catalogues created with dar 2.3.x (closes: #642915). * Fixed dates not increasing error (closes: #637997). * Build against gcrypt (closes: #638017, #639417). * Build against liblzo2 (closes: #639206). * Remove openssl clause from license. * Don't build dar-static, it is broken until #632889 gets fixed. * Register documentation with doc-base. -- Brian May Tue, 18 Oct 2011 11:56:21 +1100 dar (2.4.0-2) unstable; urgency=low * Build against gcrypt (closes: #638017). * Build against liblzo2 (closes: #639206). * Remove openssl clause from license. * Don't build dar-static, it is broken until #632889 gets fixed. -- Brian May Thu, 18 Aug 2011 14:08:27 +1000 dar (2.4.0-1) unstable; urgency=low * New upstream release (closes: #633109). * Fixes error when try to restore files using dar_manager (closes: #533368). * Increment soname of libdar64 from 4 to 5. * Update standards version to 3.9.2 -- Brian May Mon, 11 Jul 2011 12:09:54 +1000 dar (2.3.10-2) unstable; urgency=low * Remove *.la files (closes: #621189). -- Brian May Thu, 07 Apr 2011 10:04:44 +1000 dar (2.3.10-1) unstable; urgency=low * New upstream release. * Upstream fix for #545634 - install fails. * Fix confusing message (closes: #572837). * Fix typos (closes: #554712). * Added examples section that points towards tutorial (closes: #551369). * Error message with --merge --exclude-from-file fixed (closes: #537998). * Update standards version to 3.8.4. -- Brian May Mon, 12 Apr 2010 09:23:12 +1000 dar (2.3.9-3) unstable; urgency=low * Use new 3.0 (quilt) format. * Update my email address. -- Brian May Mon, 15 Feb 2010 14:06:42 +1100 dar (2.3.9-2) unstable; urgency=low * Apply patch contributed from Ubuntu: doc/Makefile.in: use cp -a instead of install as it allow to copy the search directory. This fix a FTBFS with error "/usr/bin/install: omitting directory `html/search'". Closes: #545634. -- Brian May Wed, 21 Oct 2009 10:35:30 +1100 dar (2.3.9-1) unstable; urgency=low * New upstream release * Upstream fix for bashism reported in #489559. * Upstream exception for GPL included in LICENSING_EXCEPTION_FOR_OPENSSL in source code. -- Brian May Sun, 12 Jul 2009 19:29:42 +1000 dar (2.3.8-4) unstable; urgency=low * Add home page header to control file. Closes: #522515. * Move dar_par.dcf, dar_par_create.duc, dar_par_test.duc to /usr/share/dar in dar package. Closes: #404276. * Fix lintian warnings. Update debian/compat, standards version, etc. -- Brian May Mon, 06 Apr 2009 09:36:55 +1000 dar (2.3.8-3) unstable; urgency=low * Fix bashism in sample pause_every_n_slice.duc (closes: #489559). -- Brian May Mon, 21 Jul 2008 18:25:25 +1000 dar (2.3.8-2) unstable; urgency=low * Dcoument GPL exception in debian/copyright to allow distribution with OpenSSL. -- Brian May Sun, 13 Jul 2008 09:31:23 +1000 dar (2.3.8-1) unstable; urgency=low * New upstream release, closes: #488103. * Update to standards version 3.8.0. * Fix copyright notice. * Replace ${Source-Version} with ${binary:Version} in Debian/control. -- Brian May Fri, 27 Jun 2008 18:55:34 +1000 dar (2.3.7-1) unstable; urgency=low * New upstream version. * Fixed compilation with gcc 4.3, closes: #461667. -- Brian May Mon, 11 Feb 2008 13:18:20 +1100 dar (2.3.5-1) unstable; urgency=low * New upstream release * Write errors no longer occur indefinitely (closes: #418538). -- Brian May Thu, 30 Aug 2007 13:40:18 +1000 dar (2.3.4-1) unstable; urgency=low * New upstream version (closes: 433395). * Renders archives created with 2.3.3-1 unreadable. * Please see http://bugs.debian.org/433395 for work around. -- Brian May Tue, 17 Jul 2007 09:53:54 +1000 dar (2.3.3-1) unstable; urgency=low * New upstream version. * Fix bugs with hard links, closes: 425824. * Apply patch to increase security of blowfish2 cipher, closes: 425335. -- Brian May Mon, 4 Jun 2007 10:06:17 +1000 dar (2.3.2-1) unstable; urgency=low * New upstream version. * Closes #390041, new upstream available. * Closes #372875, constant prompt when restoring files with default ACL. * Update maintainer email address. -- Brian May Fri, 17 Nov 2006 12:16:11 +1100 dar (2.3.0-5) unstable; urgency=low * Change libdar-dev to depend on libdar64-4. Closes: #378431. -- Brian May Wed, 19 Jul 2006 20:56:07 +1000 dar (2.3.0-4) unstable; urgency=low * Replace libdar package with libdar64_4 (closes: #376586). -- Brian May Sat, 8 Jul 2006 17:14:01 +1000 dar (2.3.0-3) unstable; urgency=low * Enable 64 bit integer support. Closes: #373565. * Remove bashism in debian/rules. Closes: #374589. -- Brian May Sun, 2 Jul 2006 11:10:04 +1000 dar (2.3.0-2) unstable; urgency=low * Split documentation into seperate package (Closes: 357673). * Update Debian standards version to 3.7.2. -- Brian May Sun, 14 May 2006 11:33:52 +1000 dar (2.3.0-1) unstable; urgency=low * New upstream version. * Fix typo in man page. Closes: #330091. * Use cdbs for build. -- Brian May Sun, 12 Mar 2006 12:38:01 +1100 dar (2.2.4-2) unstable; urgency=low * Unscrew upload (closes: #341664). (read: fix libdar-dev depends on libdar3c2a). -- Brian May Sat, 3 Dec 2005 16:35:42 +1100 dar (2.2.4-1) unstable; urgency=low * New upstream version. * Rename library for C++ library transistion c2a (closes: #339159). -- Brian May Thu, 24 Nov 2005 14:20:45 +1100 dar (2.2.3-2) unstable; urgency=low * Disable UPX support (closes: #331696). -- Brian May Sun, 16 Oct 2005 10:49:04 +1000 dar (2.2.3-1) unstable; urgency=low * New upstream version. * Fixes configure tests (closes: #320088). * Fixes Linuxisms (closes: #319106). * Fix man page for gzip option (closes: #313098). -- Brian May Mon, 26 Sep 2005 14:41:28 +1000 dar (2.2.2-1) unstable; urgency=low * New upstream version. * Enable EA/ACL support (closes: #319729). -- Brian May Thu, 25 Aug 2005 09:55:34 +1000 dar (2.2.1-2) unstable; urgency=low * Rename library package to libdar3 (closes: #313094). * libdar3 conflicts with libdar2. * Build with gcc-4.0. -- Brian May Thu, 7 Jul 2005 15:53:26 +1000 dar (2.2.1-1) unstable; urgency=low * New upstream version (closes: #294438). * Add suggested par2 (closes: #291499). * Add e2fslibs-dev to build depends, enable nodump (closes: #269570). * Add libssl-dev to build depends to enable encrypted support. * Update to Debian standards 3.6.1. -- Brian May Thu, 31 Mar 2005 11:13:22 +1000 dar (2.1.5-1) unstable; urgency=low * New upstream version. * Fixes typo in man page (closes: #269562). -- Brian May Thu, 16 Sep 2004 10:20:36 +1000 dar (2.1.4-1) unstable; urgency=low * New upstream version. -- Brian May Fri, 10 Sep 2004 11:30:27 +1000 dar (2.1.2-2) unstable; urgency=low * Fix paths in /usr/share/doc/dar/examples/dar_par.dcf files (closes: #255205). -- Brian May Mon, 21 Jun 2004 14:34:34 +1000 dar (2.1.2-1) unstable; urgency=low * New upstream version (closes: #245872). * Change libdar1 to libdar2. * Update libtool, autoconf, and automake to get *.so extension in libraries. (as per .) -- Brian May Tue, 27 Apr 2004 09:41:29 +1000 dar (2.0.4-2) unstable; urgency=low * Fix broken depends in libdar1 (closes: #229768). -- Brian May Tue, 27 Jan 2004 09:23:49 +1100 dar (2.0.4-1) unstable; urgency=low * New upstream version. * Use --disable-nodump-flag, it requires linux/ext2_fs.h; autobuilders were coming up with errors in /usr/include/linux/spinlock.h. Patches to fix this without disable --nodump welcome. -- Brian May Mon, 19 Jan 2004 13:51:55 +1100 dar (2.0.1-3) unstable; urgency=low * Make autotools files the same as upstream. Something weird happened in 2.0.1-1. -- Brian May Mon, 19 Jan 2004 12:55:52 +1100 dar (2.0.1-2) unstable; urgency=low * Delete debian/*.{EX,ex} files (closes: #225497). * Delete obsolete debian-2 directory. -- Brian May Tue, 30 Dec 2003 20:27:42 +1100 dar (2.0.1-1) unstable; urgency=low * New upstream release. -- Brian May Sun, 30 Nov 2003 10:00:03 +1100 dar (1.3.0-1) unstable; urgency=low * New upstream version (closes: #202184). * Now build depends on libbz2-dev. -- Brian May Sat, 30 Aug 2003 12:23:03 +1000 dar (1.2.1-2) unstable; urgency=low * First Debian release, closes: #174525. -- Brian May Wed, 26 Feb 2003 10:28:57 +1100 dar (1.2.1-1) unstable; urgency=low * New upstream version. -- Brian May Sat, 15 Feb 2003 11:23:04 +1100 dar (1.2.0-3) unstable; urgency=low * Rebuild for sid. -- Brian May Fri, 14 Feb 2003 15:00:10 +1100 dar (1.2.0-2) unstable; urgency=low * Modify integers.hpp to always work on all platforms. * Build static version of dar-static, and put into seperate package. * Don't display errors if EAs not supported. -- Brian May Sun, 29 Dec 2002 10:57:06 +1100 dar (1.2.0-1) unstable; urgency=low * Initial Release. -- Brian May Sat, 28 Dec 2002 10:15:33 +1100 debian/compat0000664000000000000000000000000211765535327010404 0ustar 7 debian/dar.dirs0000664000000000000000000000005111765535327010633 0ustar usr/bin usr/share/man/man1 usr/share/dar debian/dar-static.install0000664000000000000000000000005412040724526012614 0ustar usr/bin/dar_static usr/share/man/man1/dar.1 debian/copyright0000664000000000000000000000042511765535327011142 0ustar This package was debianized by Brian May on Sat, 28 Dec 2002 10:15:33 +1100. It was downloaded from http://dar.linux.free.fr/ Upstream Author: Denis Corbin Copyright (C) 2002-2052 Denis Corbin GPL, see /usr/share/common-licenses/GPL-2. debian/dar-docs.install0000664000000000000000000000002011765535327012262 0ustar usr/share/dar/* debian/source/0000775000000000000000000000000011765535333010503 5ustar debian/source/format0000664000000000000000000000001411765535333011711 0ustar 3.0 (quilt) debian/README.Debian0000664000000000000000000000013711765535327011250 0ustar dar for Debian -------------- -- Brian May , Sat, 28 Dec 2002 10:15:33 +1100 debian/dar.install0000664000000000000000000000034711765535327011350 0ustar usr/bin/dar usr/bin/dar_cp usr/bin/dar_manager usr/bin/dar_slave usr/bin/dar_xform usr/share/man/man1/dar.1 usr/share/man/man1/dar_cp.1 usr/share/man/man1/dar_manager.1 usr/share/man/man1/dar_slave.1 usr/share/man/man1/dar_xform.1 debian/libdar-dev.dirs0000664000000000000000000000002411765535327012076 0ustar usr/lib usr/include debian/dar-docs.docs0000664000000000000000000000002111765535327011545 0ustar NEWS README TODO debian/libdar-dev.install0000664000000000000000000000010111765535327012577 0ustar usr/include/* usr/lib/lib*.a usr/lib/lib*.so usr/lib/pkgconfig/* debian/libdar64-5.install0000664000000000000000000000005611765535327012350 0ustar usr/lib/libdar64.so.5.* usr/lib/libdar64.so.* debian/control0000664000000000000000000000416012312625345010577 0ustar Source: dar Section: utils Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Brian May Build-Depends: debhelper (>= 7), zlib1g-dev, libattr1-dev, libbz2-dev, e2fslibs-dev, libgcrypt-dev, cdbs, doxygen, groff, autotools-dev, liblzo2-dev Homepage: http://dar.linux.free.fr/ Standards-Version: 3.9.3 Package: libdar-dev Section: libdevel Architecture: any Depends: libdar64-5 (= ${binary:Version}), ${misc:Depends} Description: Disk ARchive: Development files for shared library Full featured archiver with support for differential backups, slices, compression, ATTR/ACL support. DAR also supports Pipes for remote operations, including with ssh. Package: libdar64-5 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Disk ARchive: Shared library Full featured archiver with support for differential backups, slices, compression, ATTR/ACL support. DAR also supports Pipes for remote operations, including with ssh. . This package contains the shared library for accessing archives. Package: dar-static Architecture: any Depends: ${misc:Depends} Description: Disk ARchive: Backup directory tree and files Full featured archiver with support for differential backups, slices, compression, ATTR/ACL support. DAR also supports Pipes for remote operations, including with ssh. . This package contains the static binary, dar_static. Package: dar Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: par2, dar-docs Description: Disk ARchive: Backup directory tree and files Full featured archiver with support for differential backups, slices, compression, ATTR/ACL support. DAR also supports Pipes for remote operations, including with ssh. Package: dar-docs Section: doc Architecture: all Depends: ${misc:Depends} Description: Disk ARchive: Backup directory tree and files Full featured archiver with support for differential backups, slices, compression, ATTR/ACL support. DAR also supports Pipes for remote operations, including with ssh. . This package contains the documentation and example files. debian/libdar64-5.dirs0000664000000000000000000000001011765535327011631 0ustar usr/lib debian/dar-static.lintian0000664000000000000000000000004412040735776012614 0ustar dar-static binary: embedded-library debian/gbp.conf0000664000000000000000000000007011765535327010622 0ustar [DEFAULT] debian-branch = debian upstream-tree = v2_4_5 debian/patches/0000775000000000000000000000000012312625327010622 5ustar debian/patches/upstream0000664000000000000000000000234711765535333012423 0ustar Index: dar/src/libdar/Makefile.am =================================================================== --- dar.orig/src/libdar/Makefile.am 2012-05-02 15:20:00.595878255 +1000 +++ dar/src/libdar/Makefile.am 2012-05-02 15:20:12.415877520 +1000 @@ -40,12 +40,8 @@ LIBDAR_MAJOR=`grep LIBDAR_COMPILE_TIME_MAJOR libdar.hpp | cut -f 2 -d "=" | cut -f 1 -d ';' | sed -e 's% %%g'` LIBDAR_MEDIUM=`grep LIBDAR_COMPILE_TIME_MEDIUM libdar.hpp | cut -f 2 -d "=" | cut -f 1 -d ';' | sed -e 's% %%g'` -LIBDAR_MEDIUM_000=`grep LIBDAR_COMPILE_TIME_MEDIUM libdar.hpp | cut -f 2 -d "=" | cut -f 1 -d ';' | sed -r -e 's% %%g' -e 's%([^0-9]|^)([0-9]{1})([^0-9]|$$)%0\2%' -e 's%([^0-9]|^)([0-9]{2})([^0-9]|$$)%0\2%'` LIBDAR_MINOR=`grep LIBDAR_COMPILE_TIME_MINOR libdar.hpp | cut -f 2 -d "=" | cut -f 1 -d ';' | sed -e 's% %%g'` -LIBDAR_LIBTOOL_CURRENT=$(LIBDAR_MAJOR)$(LIBDAR_MEDIUM_000) -LIBDAR_LIBTOOL_REVISION=$(LIBDAR_MINOR) -LIBDAR_LIBTOOL_AGE=$(LIBDAR_MEDIUM) -LIBDAR_VERSION_IN=$(LIBDAR_LIBTOOL_CURRENT):$(LIBDAR_LIBTOOL_REVISION):$(LIBDAR_LIBTOOL_AGE) +LIBDAR_VERSION_IN=$(LIBDAR_MAJOR):$(LIBDAR_MINOR) LIBDAR_VERSION_OUT=$(LIBDAR_MAJOR).$(LIBDAR_MEDIUM).$(LIBDAR_MINOR) # header files required by external applications and that must be installed (make install) debian/patches/series0000664000000000000000000000003312312625203012024 0ustar upstream autotools libtool debian/patches/libtool0000664000000000000000000000216612312625301012206 0ustar --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1348,7 +1348,10 @@ x86_64-*linux*) LD="${LD-ld} -m elf_i386" ;; - ppc64-*linux*|powerpc64-*linux*) + powerpc64le-*) + LD="${LD-ld} -m elf32lppclinux" + ;; + powerpc64-*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) @@ -1367,7 +1370,10 @@ x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; - ppc*-*linux*|powerpc*-*linux*) + powerpcle-*) + LD="${LD-ld} -m elf64lppc" + ;; + powerpc-*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) --- a/configure +++ b/configure @@ -10361,7 +10361,10 @@ x86_64-*linux*) LD="${LD-ld} -m elf_i386" ;; - ppc64-*linux*|powerpc64-*linux*) + powerpc64le-*) + LD="${LD-ld} -m elf32lppclinux" + ;; + powerpc64-*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) @@ -10380,7 +10383,10 @@ x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; - ppc*-*linux*|powerpc*-*linux*) + powerpcle-*) + LD="${LD-ld} -m elf64lppc" + ;; + powerpc-*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) debian/patches/autotools0000664000000000000000000000337112040725175012602 0ustar Index: dar-2.4.8/Makefile.in =================================================================== --- dar-2.4.8.orig/Makefile.in 2012-10-21 18:53:49.525658030 +1100 +++ dar-2.4.8/Makefile.in 2012-10-21 18:54:55.149660697 +1100 @@ -572,7 +572,7 @@ *.zip*) \ unzip $(distdir).zip ;;\ esac - chmod -R a-w $(distdir); chmod a+w $(distdir) + chmod -R a-w $(distdir); chmod u+w $(distdir) mkdir $(distdir)/_build mkdir $(distdir)/_inst chmod a-w $(distdir) Index: dar-2.4.8/src/libdar/Makefile.in =================================================================== --- dar-2.4.8.orig/src/libdar/Makefile.in 2012-10-21 18:53:49.901660323 +1100 +++ dar-2.4.8/src/libdar/Makefile.in 2012-10-21 18:54:54.961661168 +1100 @@ -306,12 +306,8 @@ lib_LTLIBRARIES = $(MYLIB) LIBDAR_MAJOR = `grep LIBDAR_COMPILE_TIME_MAJOR libdar.hpp | cut -f 2 -d "=" | cut -f 1 -d ';' | sed -e 's% %%g'` LIBDAR_MEDIUM = `grep LIBDAR_COMPILE_TIME_MEDIUM libdar.hpp | cut -f 2 -d "=" | cut -f 1 -d ';' | sed -e 's% %%g'` -LIBDAR_MEDIUM_000 = `grep LIBDAR_COMPILE_TIME_MEDIUM libdar.hpp | cut -f 2 -d "=" | cut -f 1 -d ';' | sed -r -e 's% %%g' -e 's%([^0-9]|^)([0-9]{1})([^0-9]|$$)%0\2%' -e 's%([^0-9]|^)([0-9]{2})([^0-9]|$$)%0\2%'` LIBDAR_MINOR = `grep LIBDAR_COMPILE_TIME_MINOR libdar.hpp | cut -f 2 -d "=" | cut -f 1 -d ';' | sed -e 's% %%g'` -LIBDAR_LIBTOOL_CURRENT = $(LIBDAR_MAJOR)$(LIBDAR_MEDIUM_000) -LIBDAR_LIBTOOL_REVISION = $(LIBDAR_MINOR) -LIBDAR_LIBTOOL_AGE = $(LIBDAR_MEDIUM) -LIBDAR_VERSION_IN = $(LIBDAR_LIBTOOL_CURRENT):$(LIBDAR_LIBTOOL_REVISION):$(LIBDAR_LIBTOOL_AGE) +LIBDAR_VERSION_IN = $(LIBDAR_MAJOR):$(LIBDAR_MINOR) LIBDAR_VERSION_OUT = $(LIBDAR_MAJOR).$(LIBDAR_MEDIUM).$(LIBDAR_MINOR) # header files required by external applications and that must be installed (make install)