Log of /tags/packages/phonon/phonon-4.3.1-2
Directory Listing
Revision
15146 -
Directory Listing
Modified
Mon Jul 6 08:34:51 2009 UTC
(3 years, 10 months ago)
by
fabo
Original Path:
trunk/packages/phonon
* Build Phonon from Qt sources:
- Add mysel to Uploaders field.
- Add 02_disable_phonon_build.diff to avoid Phonon build.
- Add versioned libphonon-dev build dependency.
- Bump Standards-Version from 3.8.1 to 3.8.2 (no changes needed).
- Remove phonon, phonon-dbg, libphonon4 and libphonon-dev packages.
- Cleanup unnecessary files.
Revision
13526 -
Directory Listing
Modified
Sun Jan 25 11:42:14 2009 UTC
(4 years, 3 months ago)
by
modax-guest
Original Path:
branches/kde4.2/packages/phonon
This a huge commit which migrates all internal debian/cdbs "users" (with the
exception of kgraphviewer, what is this anyway?) in branches/kde4.2/packages
from the debian/cdbs to the one provided by pkg-kde-tools >= 0.4 at
/usr/share/pkg-kde-tools/qt-kde-team. pkg-kde-tools 0.4.0 has just been
uploaded to experimental, but compatible version is available in kdetrunk in
the meantime.
After this update, all debian/cdbs svn:externals will become non-existant and
should (not really sure) show up as ? in svn status output. Then you can delete
them with something like:
svn status | grep '^?.*debian/cdbs' | awk '{print $2}' (preview)
svn status | grep '^?.*debian/cdbs' | awk '{print $2}' | xargs rm -rf
Revision
13464 -
Directory Listing
Modified
Wed Jan 21 23:31:24 2009 UTC
(4 years, 3 months ago)
by
pino-guest
Original Path:
branches/kde4.2/packages/phonon
more copyright review, this time for the big chunk, ie the phonon/ subdirectory
i hope to have not missed anything...
Revision
13444 -
Directory Listing
Modified
Wed Jan 21 15:16:36 2009 UTC
(4 years, 3 months ago)
by
pino-guest
Original Path:
branches/kde4.2/packages/phonon
start sorting out copyrights:
- ds9, gstreamer and xine should be generally ok
- update copyrights for a couple of files in top-level
Revision
12934 -
Directory Listing
Modified
Sat Dec 13 23:00:13 2008 UTC
(4 years, 5 months ago)
by
gkiagia-guest
Original Path:
branches/kde4.2/packages/phonon
Build-conflict with the experimental libxine-dev (>= 1.1.90) as the phonon-xine backend cannot build with it.
Revision
11024 -
Directory Listing
Modified
Fri Jun 13 23:12:40 2008 UTC
(4 years, 11 months ago)
by
ana
Original Path:
branches/kde4/packages/phonon
* Update copyright file and write the BSD license instead of pointing at it.
* Replace the N/A stuff with some more meaningful (unspecified).
Revision
11001 -
Directory Listing
Modified
Fri Jun 13 15:08:51 2008 UTC
(4 years, 11 months ago)
by
pino-guest
Original Path:
branches/kde4/packages/phonon
some refactoring of the dependencies, as agreed with modestas and sune:
+ make the phonon-backend-gstreamer provide a virtual phonon-backend
+ create a phonon metapackage that installs the phonon library and ensure a backend is installed too