[SCM] ardour3 packaging branch, master, created. b7ea5c8d892bd83694961f0ebd0641113453b673
adiknoth-guest at users.alioth.debian.org
adiknoth-guest at users.alioth.debian.org
Sun Apr 17 21:12:43 UTC 2011
The branch, master has been created
at b7ea5c8d892bd83694961f0ebd0641113453b673 (commit)
- Shortlog ------------------------------------------------------------
commit b7ea5c8d892bd83694961f0ebd0641113453b673
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Sun Apr 17 23:11:38 2011 +0200
Regenerate control
commit 7a320983fa94d7ff03ab91ec78738b3e23a86d03
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Sun Apr 17 22:27:19 2011 +0200
Enable soundtouch.patch
commit c6c55e769c30a8c24c7da81a19d1cc92240ae6f4
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Sun Apr 17 22:26:28 2011 +0200
Provide patch to find libsoundtouch
Without this patch, ardour wouldn't find current libsoundtouch.
commit dd6b94bc5e334ef41c85a14af6da981633f51c09
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Sun Apr 17 22:14:43 2011 +0200
Require uuid-dev
ardour3 requires this library, otherwise, configure will fail.
commit 25d1165d3ec44ee63620e955f0f0618f18fd2a5d
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Sun Apr 17 22:06:23 2011 +0200
Enable version patch
commit bcc295e5b019548ec783d97b0c1b40790505652c
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Sun Apr 17 22:05:51 2011 +0200
Provide patch to fake a SVN revision number
See patch description for rationale.
commit f5a677b804a31d23a301f2a1876cb825ae3cc8ba
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Sun Apr 17 21:50:10 2011 +0200
Remove autowaf.pyc in the clean target
We don't want to include this file in the tarball.
commit ccac42a7e889fa27b245cc4cf9a50498f1b42095
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Sun Apr 17 21:33:48 2011 +0200
First working Debian package
The files were mostly copied from ardour2 and adopted to the new build
system (waf).
To keep it simple, I skipped flavoured packages (-i686, -altivec) for
now. There's also no dedicated debug information, the whole package is
compiled with debugging enabled. (which seems appropriate for an alpha4
version)
TODO:
- fix copyrights file (it's from ardour2 at the moment)
- maybe replace internal libs in den libs/ directory by systemlibs
from Debian. Obvious candidates are: librubberband, vamp-sdk,
vamp-plugins, taglib, maybe clearlooks-*, maybe gtkmm2ext if
Debian's version is recent enough
- maybe find a better way to make dpkg-shlibdeps happy instead of
setting LD_LIBRARY_PATH in debian/rules
- enable optimized (non-debug) builds at some time
- Pay attention to deleted upstream files. I've already filed a bug
report: http://tracker.ardour.org/view.php?id=3985
Right now, I've excluded the following files when creating the
tarball from the SVN, but we really want upstream to remove them or
script their removal:
deleted: libs/clearlooks-newer/support.h.orig
deleted: libs/taglib/autom4te.cache/output.0
deleted: libs/taglib/autom4te.cache/output.1
deleted: libs/taglib/autom4te.cache/requests
deleted: libs/taglib/autom4te.cache/traces.0
deleted: libs/taglib/autom4te.cache/traces.1
-----------------------------------------------------------------------
--
ardour3 packaging
More information about the pkg-multimedia-commits
mailing list