summaryrefslogtreecommitdiff
path: root/sysutils/k3b-kde4
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/k3b-kde4')
-rw-r--r--sysutils/k3b-kde4/Makefile131
-rw-r--r--sysutils/k3b-kde4/distinfo3
-rw-r--r--sysutils/k3b-kde4/files/patch-libk3bdevice-k3bdevicemanager.cpp94
-rw-r--r--sysutils/k3b-kde4/pkg-descr24
-rw-r--r--sysutils/k3b-kde4/pkg-message54
-rw-r--r--sysutils/k3b-kde4/pkg-plist441
6 files changed, 0 insertions, 747 deletions
diff --git a/sysutils/k3b-kde4/Makefile b/sysutils/k3b-kde4/Makefile
deleted file mode 100644
index fdb021e1496e..000000000000
--- a/sysutils/k3b-kde4/Makefile
+++ /dev/null
@@ -1,131 +0,0 @@
-# New ports collection makefile for: k3b
-# Date created: 2003/02/13
-# Whom: Heiner <h.eichmann@gmx.de>
-#
-# $FreeBSD$
-#
-
-PORTNAME= k3b
-PORTVERSION= 1.0.4
-PORTREVISION= 1
-CATEGORIES= sysutils multimedia kde
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= h.eichmann@gmx.de
-COMMENT= A CD/DVD recording GUI for KDE
-
-RUN_DEPENDS= cdrdao:${PORTSDIR}/sysutils/cdrdao
-LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib \
- samplerate:${PORTSDIR}/audio/libsamplerate
-
-USE_BZIP2= yes
-USE_AUTOTOOLS= libtool:15
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --with-k3bsetup=no --without-resmgr --without-hal
-USE_GMAKE= yes
-USE_CDRTOOLS= yes
-USE_LDCONFIG= yes
-LDCONFIG_DIRS= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
-USE_KDELIBS_VER= 3
-INSTALLS_ICONS= yes
-
-OPTIONS= FLAC "Add audio/flac decoder" On \
- LAME "Add audio/lame encoder (for mp3 files)" On \
- FFMPEG "Add multimedia/ffmpeg decoder (for wma files)" Off \
- MUSICBRAINZ "Use audio/libmusicbrainz music meta database" Off \
- MPC "Add audio/libmpcdec decoder (for musepack file)" Off \
- LIBDVDREAD "Use libdvdread (for video dvd ripping)" On \
- DVDPLUSRW "Add DVD+RW Tools (for DVD+/-R(W) burning)" On \
- TRANSCODE "Add Transcode (for DVD ripping)" Off \
- EMOVIX "Add eMovix (to burn bootable video CD)" Off \
- NORMALIZE "Add Normalize (adjust audio to a std. level)" Off \
- SOX "Add SoX (more audio encoding formats)" Off \
- VCDIMAGER "Add VCDImager (for Video CD burning)" Off
-
-pre-configure:
- ${RM} ${WRKSRC}/admin/cvs.sh
- ${TOUCH} ${WRKSRC}/admin/cvs.sh
-
-post-install:
- @${CAT} ${PKGMESSAGE}
- @sleep 5
-
-showinfo:
- more ${PKGMESSAGE}
-
-.include <bsd.port.pre.mk>
-
-.if defined(WITH_FLAC)
-PLIST_SUB+= FLAC=""
-LIB_DEPENDS+= FLAC:${PORTSDIR}/audio/flac
-.else
-PLIST_SUB+= FLAC="@comment "
-CONFIGURE_ARGS+= --without-flac
-.endif
-
-.if defined(WITH_LAME)
-PLIST_SUB+= LAME=""
-LIB_DEPENDS+= mp3lame:${PORTSDIR}/audio/lame
-.else
-PLIST_SUB+= LAME="@comment "
-CONFIGURE_ARGS+= --without-lame
-.endif
-
-.if defined(WITH_FFMPEG)
-PLIST_SUB+= FFMPEG=""
-LIB_DEPENDS+= avcodec:${PORTSDIR}/multimedia/ffmpeg
-.else
-PLIST_SUB+= FFMPEG="@comment "
-CONFIGURE_ARGS+= --without-ffmpeg
-.endif
-
-.if defined(WITH_MUSICBRAINZ)
-PLIST_SUB+= MUSICBRAINZ=""
-LIB_DEPENDS+= musicbrainz:${PORTSDIR}/audio/libmusicbrainz
-.else
-PLIST_SUB+= MUSICBRAINZ="@comment "
-CONFIGURE_ARGS+= --without-musicbrainz
-.endif
-
-.if defined(WITH_MPC)
-PLIST_SUB+= MPC=""
-LIB_DEPENDS+= mpcdec:${PORTSDIR}/audio/libmpcdec
-.else
-PLIST_SUB+= MPC="@comment "
-CONFIGURE_ARGS+= --without-musepack
-.endif
-
-.if defined(WITH_LIBDVDREAD)
-PLIST_SUB+= LIBDVDREAD=""
-LIB_DEPENDS+= dvdread.5:${PORTSDIR}/multimedia/libdvdread
-.else
-PLIST_SUB+= LIBDVDREAD="@comment "
-CONFIGURE_ARGS+= --without-libdvdread
-.endif
-
-.if !defined (WITHOUT_DVDPLUSRW)
-RUN_DEPENDS+= dvd+rw-format:${PORTSDIR}/sysutils/dvd+rw-tools
-.endif
-
-.if defined (WITH_TRANSCODE)
-RUN_DEPENDS+= transcode:${PORTSDIR}/multimedia/transcode
-.endif
-
-.if defined (WITH_EMOVIX)
-RUN_DEPENDS+= mkmovixiso:${PORTSDIR}/multimedia/emovix
-.endif
-
-.if defined (WITH_NORMALIZE)
-RUN_DEPENDS+= normalize:${PORTSDIR}/audio/normalize
-.endif
-
-.if defined (WITH_SOX)
-RUN_DEPENDS+= sox:${PORTSDIR}/audio/sox
-.endif
-
-.if defined (WITH_VCDIMAGER)
-RUN_DEPENDS+= vcdxrip:${PORTSDIR}/multimedia/vcdimager
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/sysutils/k3b-kde4/distinfo b/sysutils/k3b-kde4/distinfo
deleted file mode 100644
index 9af09efac8ad..000000000000
--- a/sysutils/k3b-kde4/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (k3b-1.0.4.tar.bz2) = 42538ddae0809707d3bcdbe0a6ed6a43
-SHA256 (k3b-1.0.4.tar.bz2) = 2b384127c330bf6c9ef5d08733b0da2d815aec66893a8fc628b746181f06d4bb
-SIZE (k3b-1.0.4.tar.bz2) = 5115790
diff --git a/sysutils/k3b-kde4/files/patch-libk3bdevice-k3bdevicemanager.cpp b/sysutils/k3b-kde4/files/patch-libk3bdevice-k3bdevicemanager.cpp
deleted file mode 100644
index 2dbbb2d3c55a..000000000000
--- a/sysutils/k3b-kde4/files/patch-libk3bdevice-k3bdevicemanager.cpp
+++ /dev/null
@@ -1,94 +0,0 @@
---- libk3bdevice/k3bdevicemanager.cpp.orig Sat Jun 23 20:35:15 2007
-+++ libk3bdevice/k3bdevicemanager.cpp Fri Jul 13 23:37:31 2007
-@@ -357,7 +357,7 @@
- int need_close = 0;
- int skip_device = 0;
- int bus, target, lun;
-- QString dev1, dev2;
-+ QString cddev, passdev;
-
- if ((fd = open(XPT_DEVICE, O_RDWR)) == -1)
- {
-@@ -400,29 +400,22 @@
- skip_device = 0;
- if (need_close)
- {
-- QString pass = dev1;
-- QString dev = "/dev/" + dev2;
-- if (dev2.startsWith("pass"))
-- {
-- pass = dev2;
-- dev = "/dev/" + dev1;
-- }
- #if __FreeBSD_version < 500100
-- dev += "c";
-+ cddev += "c";
- #endif
-- if (!dev1.isEmpty() && !dev2.isEmpty() && dev.startsWith("/dev/cd"))
-+ if (!cddev.isEmpty() && !passdev.isEmpty())
- {
-- Device* device = new Device(dev.latin1());
-+ Device* device = new Device(cddev.latin1());
- device->m_bus = bus;
- device->m_target = target;
- device->m_lun = lun;
-- device->m_passDevice = "/dev/" + pass;
-- k3bDebug() << "(BSDDeviceScan) add device " << dev << ":" << bus << ":" << target << ":" << lun << endl;
-+ device->m_passDevice = passdev;
-+ k3bDebug() << "(BSDDeviceScan) add device " << cddev << ":" << bus << ":" << target << ":" << lun << " (" << passdev << ")" << endl;
- addDevice(device);
- }
- need_close = 0;
-- dev1="";
-- dev2="";
-+ cddev="";
-+ passdev="";
- }
- bus = dev_result->path_id;
- target = dev_result->target_id;
-@@ -438,10 +431,11 @@
- if (skip_device != 0)
- break;
-
-- if (need_close > 1)
-- dev1 = periph_result->periph_name + QString::number(periph_result->unit_number);
-- else
-- dev2 = periph_result->periph_name + QString::number(periph_result->unit_number);
-+ k3bDebug() << "(BSDDeviceScan) periph: " << periph_result->periph_name << periph_result->unit_number << endl;
-+ if (QString("cd") == periph_result->periph_name)
-+ cddev = "/dev/cd" + QString::number(periph_result->unit_number);
-+ else if (QString("pass") == periph_result->periph_name)
-+ passdev = "/dev/pass" + QString::number(periph_result->unit_number);
-
- need_close++;
- break;
-@@ -459,24 +453,17 @@
-
- if (need_close)
- {
-- QString pass = dev1;
-- QString dev = "/dev/" + dev2;
-- if (dev2.startsWith("pass"))
-- {
-- pass = dev2;
-- dev = "/dev/" + dev1;
-- }
- #if __FreeBSD_version < 500100
-- dev += "c";
-+ cddev += "c";
- #endif
-- if (!dev1.isEmpty() && !dev2.isEmpty() && dev.startsWith("/dev/cd"))
-+ if (!cddev.isEmpty() && !passdev.isEmpty())
- {
-- Device* device = new Device(dev.latin1());
-+ Device* device = new Device(cddev.latin1());
- device->m_bus = bus;
- device->m_target = target;
- device->m_lun = lun;
-- device->m_passDevice = "/dev/" + pass;
-- k3bDebug() << "(BSDDeviceScan) add device " << dev << ":" << bus << ":" << target << ":" << lun << endl;
-+ device->m_passDevice = passdev;
-+ k3bDebug() << "(BSDDeviceScan) add device " << cddev << ":" << bus << ":" << target << ":" << lun << " (" << passdev << ")" << endl;
- addDevice(device);
- }
- }
diff --git a/sysutils/k3b-kde4/pkg-descr b/sysutils/k3b-kde4/pkg-descr
deleted file mode 100644
index 81633d0d9f00..000000000000
--- a/sysutils/k3b-kde4/pkg-descr
+++ /dev/null
@@ -1,24 +0,0 @@
-K3b is a GUI frontend to the cd recording programs cdrdao and cdrecord.
-It's aim is to provide a very user friendly interface to all the tasks that
-come with cd recording.
-
-Features so far:
- * Creating data cds (on-the-fly, rockridge, joliet, El-Torito)
- * Creating audio cds (WAV, MP3, OGG, CD-TEXT; normalization and on-the fly)
- * Creating Video CDs (VCD 1.1, 2.0, SVCD, CD-i support (Version 4))
- * Creating mixed-mode cds (CD-Extra (CD-Plus, Enhanced Audio CD))
- * Creating eMovix CDs
- * CD Copy (single + multi session, audio, enghanced audio, cloning)
- * DVD burning (DVD-R(W), DVD+R(W), eMovix, Formatting DVD-RWs and DVD+RWs)
- * CD Ripping (CDDB support, CD-TEXT reading, several formats)
- * DVD Ripping and DivX/XviD encoding
- * Save/load projects.
- * Blanking of CDRWs.
- * Retrieving Table of contents and cdr information.
- * Writing existing iso images to CD and DVD.
- * Writing cue/bin files created for CDRWIN
- * DVD copy (no video transcoding yet)
- * Enhanced cd decive handling (burnfree and justlink support)
- * KParts plugin
-WWW: http://www.k3b.org/
-WWW: http://k3b.sourceforge.net/
diff --git a/sysutils/k3b-kde4/pkg-message b/sysutils/k3b-kde4/pkg-message
deleted file mode 100644
index 99b5309de70c..000000000000
--- a/sysutils/k3b-kde4/pkg-message
+++ /dev/null
@@ -1,54 +0,0 @@
-Notes for FreeBSD 5.x and onwards users:
-1. The FreeBSD k3b port supports SCSI drives only. If you have IDE CD or DVD
- drives, use them through the cam system. See Chapter 12.5.9 of the handbook
- (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html#ATAPICAM)
-2. Your CD and DVD drives must have a mount point in /etc/fstab. They have
- to be accessed through their atapicam device if possible. I.e. the drives
- have to be adressed by e.g. /dev/cd0 instead of /dev/acd0.
-3. k3b has to be started from a root console, which is not recommended.
- Alternatively do ALL of the following:
-3a. set the suid flag on cdrecord and cdrdao. The 'Notes' chapter of
- 'man cdrecord' discusses this.
-3b. - For every user who should be able to use k3b and for every CD or DVD
- device add a directory in the users home directory. These directories
- must be owned by the corresponding user. For each such directory add a
- line in /etc/fstab (see remark 2), like:
- /dev/cd0c /usr/home/XXX/cdrom cd9660 ro,noauto,nodev,nosuid 0 0
- Furthermore allow user mounts as described in topic 9.22 of the FAQ:
- http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#USER-FLOPPYMOUNT
- To make the chmod's to /dev/cdX permanent, do the following:
- * add 'devd_enable="YES"' to /etc/rc.conf
- * add a 'perm cdX 666' to /etc/devfs.conf for each cd/dvd device. X
- is the device number. If you prefer allow access for a group only,
- add a 'perm cdX 660' instead, followed by an 'own cdX root:XXX'
- where XXX is the group name.
- Alternatively (especially if you are using hot plug capable CD or
- DVD drives) you could add an 'add path 'cd*' mode 666' or an
- 'add path 'cd*' mode 660 group XXX' to your /etc/devfs.rules
- under '[system=10]'. To enable it, add a
- 'devfs_system_ruleset="system"' to your /etc/rc.conf.
- - or just give mount and umount the suid flag, which is a security leak.
-3c. Every user who should be able to use k3b must have read and write access
- to all pass through devices connected with CD and DVD drives and to the
- /dev/xpt0 device. Run 'camcontrol devlist' to identify those devices (seek
- string 'passX' at the end of each line) and modify the rights of
- /dev/passX. Note, that this is a security leak as well but that there is no
- alternative!
- To make this changes permanent, add (as described above) a
- 'devd_enable="YES"' to /etc/rc.conf and a 'perm passX 666' for each pass
- device and a 'perm xpt0 666' to /etc/devfs.conf. If you prefer to bind
- the access rights to a group, use the 'own' command as described above.
- Instead, if you prefer to set this rights dynamically, add a line
- 'add path 'pass*' ...' to your /etc/devfs.rules as described above.
-4. Check, that DMA is activated for atapi devices: 'sysctl hw.ata.atapi_dma'
- If not, set it to 1 and put a 'hw.ata.atapi_dma=1' into /boot/loader.conf.
-5. Create a directory on a partition, which has enough disk space to hold a CDs
- or DVDs content (usually below /usr). Enter this directory in Settings->
- Configure K3b...->Misc.
-6. If you experience problems while burning CDs, try to set the cdrdao driver
- manually. To do so choose Settings->Configure K3b...->Devices. Below the CD
- recorder click on the string "auto" behind "Cdrdao driver:" For most of the
- recent drives "generic-mmc" or "generic-mmc-raw" should work.
- See http://cdrdao.sourceforge.net/drives.html.
-
-To read this instructions again, type 'make showinfo' in the k3b port directory
diff --git a/sysutils/k3b-kde4/pkg-plist b/sysutils/k3b-kde4/pkg-plist
deleted file mode 100644
index fcd81f5d6f05..000000000000
--- a/sysutils/k3b-kde4/pkg-plist
+++ /dev/null
@@ -1,441 +0,0 @@
-bin/k3b
-include/k3b_export.h
-include/k3bactivepipe.h
-include/k3baudiocdtrackdrag.h
-include/k3baudiocdtracksource.h
-include/k3baudiocuefilewritingjob.h
-include/k3baudiodatasource.h
-include/k3baudiodatasourceiterator.h
-include/k3baudiodecoder.h
-include/k3baudiodoc.h
-include/k3baudioencoder.h
-include/k3baudiofile.h
-include/k3baudiojob.h
-include/k3baudiooutputplugin.h
-include/k3baudiotrack.h
-include/k3baudiozerodata.h
-include/k3bbinimagewritingjob.h
-include/k3bblankingjob.h
-include/k3bbootitem.h
-include/k3bbusywidget.h
-include/k3bcdcopyjob.h
-include/k3bcdparanoialib.h
-include/k3bcdrdaowriter.h
-include/k3bcdrecordwriter.h
-include/k3bcdtext.h
-include/k3bcdtextvalidator.h
-include/k3bchecksumpipe.h
-include/k3bclonejob.h
-include/k3bcore.h
-include/k3bcuefileparser.h
-include/k3bcutcombobox.h
-include/k3bdatadoc.h
-include/k3bdataitem.h
-include/k3bdatajob.h
-include/k3bdebug.h
-include/k3bdefaultexternalprograms.h
-include/k3bdevice.h
-include/k3bdevice_export.h
-include/k3bdevicecombobox.h
-include/k3bdeviceglobals.h
-include/k3bdevicehandler.h
-include/k3bdevicemanager.h
-include/k3bdeviceselectiondialog.h
-include/k3bdevicetypes.h
-include/k3bdiritem.h
-include/k3bdirsizejob.h
-include/k3bdiskinfo.h
-include/k3bdoc.h
-include/k3bdvdcopyjob.h
-include/k3bdvddoc.h
-include/k3bdvdformattingjob.h
-include/k3bdvdjob.h
-include/k3bexceptions.h
-include/k3bexternalbinmanager.h
-include/k3bfileitem.h
-include/k3bfilesplitter.h
-include/k3bfilesysteminfo.h
-include/k3bglobals.h
-include/k3bglobalsettings.h
-include/k3bgrowisofswriter.h
-include/k3bimagefilereader.h
-include/k3binffilewriter.h
-include/k3bintmapcombobox.h
-include/k3bintvalidator.h
-include/k3biso9660.h
-include/k3biso9660backend.h
-include/k3biso9660imagewritingjob.h
-include/k3bisooptions.h
-include/k3bjob.h
-include/k3bjobhandler.h
-include/k3blistview.h
-include/k3blistviewitemanimator.h
-include/k3bmd5job.h
-include/k3bmixeddoc.h
-include/k3bmixedjob.h
-include/k3bmovixdoc.h
-include/k3bmovixdvddoc.h
-include/k3bmovixdvdjob.h
-include/k3bmovixfileitem.h
-include/k3bmovixjob.h
-include/k3bmsf.h
-include/k3bmsfedit.h
-include/k3bmultichoicedialog.h
-include/k3bpipe.h
-include/k3bplugin.h
-include/k3bpluginconfigwidget.h
-include/k3bpluginfactory.h
-include/k3bpluginmanager.h
-include/k3bprocess.h
-include/k3bprogressdialog.h
-include/k3bprojectplugin.h
-include/k3bpushbutton.h
-include/k3bradioaction.h
-include/k3brichtextlabel.h
-include/k3bsignalwaiter.h
-include/k3bsimplejobhandler.h
-include/k3bstdguiitems.h
-include/k3bstringutils.h
-include/k3btempfile.h
-include/k3bthread.h
-include/k3bthreadjob.h
-include/k3bthreadwidget.h
-include/k3bthroughputestimator.h
-include/k3btoc.h
-include/k3btocfilewriter.h
-include/k3btoolbox.h
-include/k3btoolbutton.h
-include/k3btrack.h
-include/k3bvalidators.h
-include/k3bvcddoc.h
-include/k3bvcdjob.h
-include/k3bvcdoptions.h
-include/k3bverificationjob.h
-include/k3bversion.h
-%%LIBDVDREAD%%include/k3bvideodvd.h
-%%LIBDVDREAD%%include/k3bvideodvdaudiostream.h
-include/k3bvideodvddoc.h
-include/k3bvideodvdjob.h
-%%LIBDVDREAD%%include/k3bvideodvdptt.h
-%%LIBDVDREAD%%include/k3bvideodvdsubpicturestream.h
-%%LIBDVDREAD%%include/k3bvideodvdtime.h
-%%LIBDVDREAD%%include/k3bvideodvdtitle.h
-%%LIBDVDREAD%%include/k3bvideodvdtitledetectclippingjob.h
-%%LIBDVDREAD%%include/k3bvideodvdtitletranscodingjob.h
-%%LIBDVDREAD%%include/k3bvideodvdvideostream.h
-include/k3bwavefilewriter.h
-include/kcutlabel.h
-lib/kde3/kfile_k3b.a
-lib/kde3/kfile_k3b.la
-lib/kde3/kfile_k3b.so
-lib/kde3/kio_videodvd.a
-lib/kde3/kio_videodvd.la
-lib/kde3/kio_videodvd.so
-lib/kde3/libk3bartsoutputplugin.a
-lib/kde3/libk3bartsoutputplugin.la
-lib/kde3/libk3bartsoutputplugin.so
-lib/kde3/libk3baudiometainforenamerplugin.a
-lib/kde3/libk3baudiometainforenamerplugin.la
-lib/kde3/libk3baudiometainforenamerplugin.so
-lib/kde3/libk3baudioprojectcddbplugin.a
-lib/kde3/libk3baudioprojectcddbplugin.la
-lib/kde3/libk3baudioprojectcddbplugin.so
-lib/kde3/libk3bexternalencoder.a
-lib/kde3/libk3bexternalencoder.la
-lib/kde3/libk3bexternalencoder.so
-%%FFMPEG%%lib/kde3/libk3bffmpegdecoder.a
-%%FFMPEG%%lib/kde3/libk3bffmpegdecoder.la
-%%FFMPEG%%lib/kde3/libk3bffmpegdecoder.so
-%%FLAC%%lib/kde3/libk3bflacdecoder.a
-%%FLAC%%lib/kde3/libk3bflacdecoder.la
-%%FLAC%%lib/kde3/libk3bflacdecoder.so
-%%LAME%%lib/kde3/libk3blameencoder.a
-%%LAME%%lib/kde3/libk3blameencoder.la
-%%LAME%%lib/kde3/libk3blameencoder.so
-lib/kde3/libk3blibsndfiledecoder.a
-lib/kde3/libk3blibsndfiledecoder.la
-lib/kde3/libk3blibsndfiledecoder.so
-lib/kde3/libk3bmaddecoder.a
-lib/kde3/libk3bmaddecoder.la
-lib/kde3/libk3bmaddecoder.so
-%%MPC%%lib/kde3/libk3bmpcdecoder.a
-%%MPC%%lib/kde3/libk3bmpcdecoder.la
-%%MPC%%lib/kde3/libk3bmpcdecoder.so
-lib/kde3/libk3boggvorbisdecoder.a
-lib/kde3/libk3boggvorbisdecoder.la
-lib/kde3/libk3boggvorbisdecoder.so
-lib/kde3/libk3boggvorbisencoder.a
-lib/kde3/libk3boggvorbisencoder.la
-lib/kde3/libk3boggvorbisencoder.so
-lib/kde3/libk3bsoxencoder.a
-lib/kde3/libk3bsoxencoder.la
-lib/kde3/libk3bsoxencoder.so
-lib/kde3/libk3bwavedecoder.a
-lib/kde3/libk3bwavedecoder.la
-lib/kde3/libk3bwavedecoder.so
-lib/libk3b.a
-lib/libk3b.la
-lib/libk3b.so
-lib/libk3b.so.3
-lib/libk3bdevice.a
-lib/libk3bdevice.la
-lib/libk3bdevice.so
-lib/libk3bdevice.so.5
-share/applications/kde/k3b.desktop
-share/applnk/.hidden/k3b-cue.desktop
-share/applnk/.hidden/k3b-iso.desktop
-share/apps/k3b/cdi/cdi_imag.rtf
-share/apps/k3b/cdi/cdi_text.fnt
-share/apps/k3b/cdi/cdi_vcd.app
-share/apps/k3b/cdi/cdi_vcd.cfg
-share/apps/k3b/cdi/icdia.htm
-share/apps/k3b/cdi/vcd_on_cdi_41.pdf
-share/apps/k3b/eventsrc
-share/apps/k3b/extra/k3bphotosvcd.mpg
-share/apps/k3b/extra/k3bphotovcd.mpg
-share/apps/k3b/icons/crystalsvg/16x16/actions/greenled.png
-share/apps/k3b/icons/crystalsvg/16x16/actions/redled.png
-share/apps/k3b/icons/crystalsvg/16x16/actions/yellowinfo.png
-share/apps/k3b/icons/crystalsvg/16x16/actions/yellowled.png
-share/apps/k3b/icons/hicolor/16x16/actions/audiocd.png
-share/apps/k3b/icons/hicolor/16x16/actions/burn_cdimage.png
-share/apps/k3b/icons/hicolor/16x16/actions/burn_dvdimage.png
-share/apps/k3b/icons/hicolor/16x16/actions/cdburn.png
-share/apps/k3b/icons/hicolor/16x16/actions/cdcopy.png
-share/apps/k3b/icons/hicolor/16x16/actions/cddarip.png
-share/apps/k3b/icons/hicolor/16x16/actions/datacd.png
-share/apps/k3b/icons/hicolor/16x16/actions/datadvd.png
-share/apps/k3b/icons/hicolor/16x16/actions/dvdcopy.png
-share/apps/k3b/icons/hicolor/16x16/actions/emovix.png
-share/apps/k3b/icons/hicolor/16x16/actions/erasecd.png
-share/apps/k3b/icons/hicolor/16x16/actions/formatdvd.png
-share/apps/k3b/icons/hicolor/16x16/actions/mixedcd.png
-share/apps/k3b/icons/hicolor/16x16/actions/mp3cd.png
-share/apps/k3b/icons/hicolor/16x16/actions/musicbrainz.png
-share/apps/k3b/icons/hicolor/16x16/actions/videocd.png
-share/apps/k3b/icons/hicolor/16x16/actions/videodvd.png
-share/apps/k3b/icons/hicolor/22x22/actions/audiocd.png
-share/apps/k3b/icons/hicolor/22x22/actions/burn_cdimage.png
-share/apps/k3b/icons/hicolor/22x22/actions/burn_dvdimage.png
-share/apps/k3b/icons/hicolor/22x22/actions/cdburn.png
-share/apps/k3b/icons/hicolor/22x22/actions/cdcopy.png
-share/apps/k3b/icons/hicolor/22x22/actions/cddarip.png
-share/apps/k3b/icons/hicolor/22x22/actions/datacd.png
-share/apps/k3b/icons/hicolor/22x22/actions/datadvd.png
-share/apps/k3b/icons/hicolor/22x22/actions/dvdcopy.png
-share/apps/k3b/icons/hicolor/22x22/actions/emovix.png
-share/apps/k3b/icons/hicolor/22x22/actions/erasecd.png
-share/apps/k3b/icons/hicolor/22x22/actions/formatdvd.png
-share/apps/k3b/icons/hicolor/22x22/actions/mixedcd.png
-share/apps/k3b/icons/hicolor/22x22/actions/mp3cd.png
-share/apps/k3b/icons/hicolor/22x22/actions/videocd.png
-share/apps/k3b/icons/hicolor/22x22/actions/videodvd.png
-share/apps/k3b/icons/hicolor/32x32/actions/audiocd.png
-share/apps/k3b/icons/hicolor/32x32/actions/burn_cdimage.png
-share/apps/k3b/icons/hicolor/32x32/actions/burn_dvdimage.png
-share/apps/k3b/icons/hicolor/32x32/actions/cdburn.png
-share/apps/k3b/icons/hicolor/32x32/actions/cdcopy.png
-share/apps/k3b/icons/hicolor/32x32/actions/cddarip.png
-share/apps/k3b/icons/hicolor/32x32/actions/datacd.png
-share/apps/k3b/icons/hicolor/32x32/actions/datadvd.png
-share/apps/k3b/icons/hicolor/32x32/actions/dvdcopy.png
-share/apps/k3b/icons/hicolor/32x32/actions/emovix.png
-share/apps/k3b/icons/hicolor/32x32/actions/erasecd.png
-share/apps/k3b/icons/hicolor/32x32/actions/formatdvd.png
-share/apps/k3b/icons/hicolor/32x32/actions/mixedcd.png
-share/apps/k3b/icons/hicolor/32x32/actions/mp3cd.png
-share/apps/k3b/icons/hicolor/32x32/actions/videocd.png
-share/apps/k3b/icons/hicolor/32x32/actions/videodvd.png
-share/apps/k3b/icons/hicolor/48x48/actions/audiocd.png
-share/apps/k3b/icons/hicolor/48x48/actions/burn_cdimage.png
-share/apps/k3b/icons/hicolor/48x48/actions/burn_dvdimage.png
-share/apps/k3b/icons/hicolor/48x48/actions/cdburn.png
-share/apps/k3b/icons/hicolor/48x48/actions/cdcopy.png
-share/apps/k3b/icons/hicolor/48x48/actions/cddarip.png
-share/apps/k3b/icons/hicolor/48x48/actions/datacd.png
-share/apps/k3b/icons/hicolor/48x48/actions/datadvd.png
-share/apps/k3b/icons/hicolor/48x48/actions/dvdcopy.png
-share/apps/k3b/icons/hicolor/48x48/actions/emovix.png
-share/apps/k3b/icons/hicolor/48x48/actions/erasecd.png
-share/apps/k3b/icons/hicolor/48x48/actions/formatdvd.png
-share/apps/k3b/icons/hicolor/48x48/actions/mixedcd.png
-share/apps/k3b/icons/hicolor/48x48/actions/mp3cd.png
-share/apps/k3b/icons/hicolor/48x48/actions/videocd.png
-share/apps/k3b/icons/hicolor/48x48/actions/videodvd.png
-share/apps/k3b/icons/hicolor/64x64/actions/musicbrainz.png
-share/apps/k3b/icons/hicolor/scalable/actions/audiocd.svgz
-share/apps/k3b/icons/hicolor/scalable/actions/burn_cdimage.svgz
-share/apps/k3b/icons/hicolor/scalable/actions/burn_dvdimage.svgz
-share/apps/k3b/icons/hicolor/scalable/actions/cdburn.svgz
-share/apps/k3b/icons/hicolor/scalable/actions/cdcopy.svgz
-share/apps/k3b/icons/hicolor/scalable/actions/cddarip.svgz
-share/apps/k3b/icons/hicolor/scalable/actions/datacd.svgz
-share/apps/k3b/icons/hicolor/scalable/actions/datadvd.svgz
-share/apps/k3b/icons/hicolor/scalable/actions/dvdcopy.svgz
-share/apps/k3b/icons/hicolor/scalable/actions/emovix.svgz
-share/apps/k3b/icons/hicolor/scalable/actions/erasecd.svgz
-share/apps/k3b/icons/hicolor/scalable/actions/formatdvd.svgz
-share/apps/k3b/icons/hicolor/scalable/actions/mixedcd.svgz
-share/apps/k3b/icons/hicolor/scalable/actions/mp3cd.svgz
-share/apps/k3b/icons/hicolor/scalable/actions/videocd.svgz
-share/apps/k3b/icons/hicolor/scalable/actions/videodvd.svgz
-share/apps/k3b/k3bui.rc
-share/apps/k3b/pics/73lab/dialog_left.png
-share/apps/k3b/pics/73lab/dialog_right.png
-share/apps/k3b/pics/73lab/k3b.theme
-share/apps/k3b/pics/73lab/media_audio.png
-share/apps/k3b/pics/73lab/media_data.png
-share/apps/k3b/pics/73lab/media_empty.png
-share/apps/k3b/pics/73lab/media_left.png
-share/apps/k3b/pics/73lab/media_mixed.png
-share/apps/k3b/pics/73lab/media_none.png
-share/apps/k3b/pics/73lab/media_video.png
-share/apps/k3b/pics/73lab/probing.png
-share/apps/k3b/pics/73lab/progress_fail.png
-share/apps/k3b/pics/73lab/progress_right.png
-share/apps/k3b/pics/73lab/progress_success.png
-share/apps/k3b/pics/73lab/progress_working.png
-share/apps/k3b/pics/73lab/project_left.png
-share/apps/k3b/pics/73lab/project_right.png
-share/apps/k3b/pics/73lab/splash.png
-share/apps/k3b/pics/73lab/welcome_bg.png
-share/apps/k3b/pics/RobsTheme/dialog_left.png
-share/apps/k3b/pics/RobsTheme/dialog_right.png
-share/apps/k3b/pics/RobsTheme/k3b.theme
-share/apps/k3b/pics/RobsTheme/media_audio.png
-share/apps/k3b/pics/RobsTheme/media_data.png
-share/apps/k3b/pics/RobsTheme/media_empty.png
-share/apps/k3b/pics/RobsTheme/media_left.png
-share/apps/k3b/pics/RobsTheme/media_mixed.png
-share/apps/k3b/pics/RobsTheme/media_none.png
-share/apps/k3b/pics/RobsTheme/media_video.png
-share/apps/k3b/pics/RobsTheme/progress_fail.png
-share/apps/k3b/pics/RobsTheme/progress_right.png
-share/apps/k3b/pics/RobsTheme/progress_success.png
-share/apps/k3b/pics/RobsTheme/progress_working.png
-share/apps/k3b/pics/RobsTheme/project_left.png
-share/apps/k3b/pics/RobsTheme/project_right.png
-share/apps/k3b/pics/RobsTheme/splash.png
-share/apps/k3b/pics/RobsTheme/welcome_bg.png
-share/apps/k3b/pics/crystal/dialog_left.png
-share/apps/k3b/pics/crystal/dialog_right.png
-share/apps/k3b/pics/crystal/k3b.theme
-share/apps/k3b/pics/crystal/media_audio.png
-share/apps/k3b/pics/crystal/media_data.png
-share/apps/k3b/pics/crystal/media_empty.png
-share/apps/k3b/pics/crystal/media_left.png
-share/apps/k3b/pics/crystal/media_mixed.png
-share/apps/k3b/pics/crystal/media_none.png
-share/apps/k3b/pics/crystal/media_video.png
-share/apps/k3b/pics/crystal/probing.png
-share/apps/k3b/pics/crystal/progress_fail.png
-share/apps/k3b/pics/crystal/progress_right.png
-share/apps/k3b/pics/crystal/progress_success.png
-share/apps/k3b/pics/crystal/progress_working.png
-share/apps/k3b/pics/crystal/project_left.png
-share/apps/k3b/pics/crystal/project_right.png
-share/apps/k3b/pics/crystal/splash.png
-share/apps/k3b/pics/crystal/welcome_bg.png
-share/apps/k3b/pics/quant/dialog_left.png
-share/apps/k3b/pics/quant/dialog_right.png
-share/apps/k3b/pics/quant/k3b.theme
-share/apps/k3b/pics/quant/media_audio.png
-share/apps/k3b/pics/quant/media_data.png
-share/apps/k3b/pics/quant/media_empty.png
-share/apps/k3b/pics/quant/media_left.png
-share/apps/k3b/pics/quant/media_mixed.png
-share/apps/k3b/pics/quant/media_none.png
-share/apps/k3b/pics/quant/media_video.png
-share/apps/k3b/pics/quant/progress_fail.png
-share/apps/k3b/pics/quant/progress_right.png
-share/apps/k3b/pics/quant/progress_success.png
-share/apps/k3b/pics/quant/progress_working.png
-share/apps/k3b/pics/quant/project_left.png
-share/apps/k3b/pics/quant/project_right.png
-share/apps/k3b/pics/quant/splash.png
-share/apps/k3b/pics/quant/welcome_bg.png
-share/apps/k3b/plugins/k3bartsoutputplugin.plugin
-share/apps/k3b/plugins/k3baudiometainforenamerplugin.plugin
-share/apps/k3b/plugins/k3baudioprojectcddbplugin.plugin
-share/apps/k3b/plugins/k3bexternalencoder.plugin
-%%FFMPEG%%share/apps/k3b/plugins/k3bffmpegdecoder.plugin
-%%FLAC%%share/apps/k3b/plugins/k3bflacdecoder.plugin
-%%LAME%%share/apps/k3b/plugins/k3blameencoder.plugin
-share/apps/k3b/plugins/k3blibsndfiledecoder.plugin
-share/apps/k3b/plugins/k3bmaddecoder.plugin
-%%MPC%%share/apps/k3b/plugins/k3bmpcdecoder.plugin
-share/apps/k3b/plugins/k3boggvorbisdecoder.plugin
-share/apps/k3b/plugins/k3boggvorbisencoder.plugin
-share/apps/k3b/plugins/k3bsoxencoder.plugin
-share/apps/k3b/plugins/k3bwavedecoder.plugin
-share/apps/k3b/servicemenus/k3b_create_audio_cd.desktop
-share/apps/k3b/servicemenus/k3b_create_data_cd.desktop
-share/apps/k3b/servicemenus/k3b_create_data_dvd.desktop
-share/apps/k3b/servicemenus/k3b_create_video_cd.desktop
-share/apps/k3b/servicemenus/k3b_write_bin_image.desktop
-share/apps/k3b/servicemenus/k3b_write_iso_image.desktop
-share/apps/k3b/tips
-share/apps/konqsidebartng/virtual_folders/services/videodvd.desktop
-share/apps/konqueror/servicemenus/k3b_audiocd_rip.desktop
-share/apps/konqueror/servicemenus/k3b_cd_copy.desktop
-share/apps/konqueror/servicemenus/k3b_dvd_copy.desktop
-share/apps/konqueror/servicemenus/k3b_handle_empty_cd.desktop
-share/apps/konqueror/servicemenus/k3b_handle_empty_dvd.desktop
-share/apps/konqueror/servicemenus/k3b_videodvd_rip.desktop
-share/doc/HTML/en/k3b/audiocd-howto.docbook
-share/doc/HTML/en/k3b/burndialog_audio.png
-share/doc/HTML/en/k3b/burndialog_progress.png
-share/doc/HTML/en/k3b/cdcloning_dialog.png
-share/doc/HTML/en/k3b/cdcloning_reading.png
-share/doc/HTML/en/k3b/cdcopy-howto.docbook
-share/doc/HTML/en/k3b/cdcopy_done.png
-share/doc/HTML/en/k3b/cdcopy_reading.png
-share/doc/HTML/en/k3b/cdcopy_settings.png
-share/doc/HTML/en/k3b/cdcopy_writing.png
-share/doc/HTML/en/k3b/commands.docbook
-share/doc/HTML/en/k3b/common
-share/doc/HTML/en/k3b/dcop.docbook
-share/doc/HTML/en/k3b/index.cache.bz2
-share/doc/HTML/en/k3b/index.docbook
-share/doc/HTML/en/k3b/select_audiofiles.png
-share/doc/HTML/en/k3b/select_project.png
-share/icons/hicolor/128x128/apps/k3b.png
-share/icons/hicolor/16x16/apps/k3b.png
-share/icons/hicolor/22x22/apps/k3b.png
-share/icons/hicolor/32x32/apps/k3b.png
-share/icons/hicolor/48x48/apps/k3b.png
-share/icons/hicolor/64x64/apps/k3b.png
-share/mimelnk/application/x-k3b.desktop
-share/services/kfile_k3b.desktop
-share/services/videodvd.protocol
-share/sounds/k3b_error1.wav
-share/sounds/k3b_success1.wav
-share/sounds/k3b_wait_media1.wav
-@dirrm share/doc/HTML/en/k3b
-@dirrm share/apps/k3b/servicemenus
-@dirrm share/apps/k3b/plugins
-@dirrm share/apps/k3b/pics/quant
-@dirrm share/apps/k3b/pics/crystal
-@dirrm share/apps/k3b/pics/RobsTheme
-@dirrm share/apps/k3b/pics/73lab
-@dirrm share/apps/k3b/pics
-@dirrm share/apps/k3b/icons/hicolor/scalable/actions
-@dirrm share/apps/k3b/icons/hicolor/scalable
-@dirrm share/apps/k3b/icons/hicolor/64x64/actions
-@dirrm share/apps/k3b/icons/hicolor/64x64
-@dirrm share/apps/k3b/icons/hicolor/48x48/actions
-@dirrm share/apps/k3b/icons/hicolor/48x48
-@dirrm share/apps/k3b/icons/hicolor/32x32/actions
-@dirrm share/apps/k3b/icons/hicolor/32x32
-@dirrm share/apps/k3b/icons/hicolor/22x22/actions
-@dirrm share/apps/k3b/icons/hicolor/22x22
-@dirrm share/apps/k3b/icons/hicolor/16x16/actions
-@dirrm share/apps/k3b/icons/hicolor/16x16
-@dirrm share/apps/k3b/icons/hicolor
-@dirrm share/apps/k3b/icons/crystalsvg/16x16/actions
-@dirrm share/apps/k3b/icons/crystalsvg/16x16
-@dirrm share/apps/k3b/icons/crystalsvg
-@dirrm share/apps/k3b/icons
-@dirrm share/apps/k3b/extra
-@dirrm share/apps/k3b/cdi
-@dirrm share/apps/k3b