summaryrefslogtreecommitdiffstats
path: root/kde/k3b
diff options
context:
space:
mode:
authorSkippy the Kangoo <Skippythekangoo at yahoo dot fr>2009-12-03 23:57:05 +0100
committerSkippy the Kangoo <Skippythekangoo at yahoo dot fr>2009-12-03 23:57:05 +0100
commitd1dd29a19a61412aaf08afc91dafde12cb9b18dc (patch)
treec36952c0defad3096dafabe9b6fe2306c4203927 /kde/k3b
parentc9660f0bc71c2c67c2d368a666c6bd5406577db9 (diff)
parent8a557d2512fcf06b6cab1111288d201114edd96d (diff)
downloadnutyx-pakxe-d1dd29a19a61412aaf08afc91dafde12cb9b18dc.tar.gz
nutyx-pakxe-d1dd29a19a61412aaf08afc91dafde12cb9b18dc.tar.bz2
nutyx-pakxe-d1dd29a19a61412aaf08afc91dafde12cb9b18dc.tar.xz
nutyx-pakxe-d1dd29a19a61412aaf08afc91dafde12cb9b18dc.zip
Merge remote branch 'nutyx-2009/master'
Diffstat (limited to 'kde/k3b')
-rwxr-xr-xkde/k3b/.footprint3
-rwxr-xr-xkde/k3b/.md5sum2
-rwxr-xr-xkde/k3b/Pkgfile9
3 files changed, 8 insertions, 6 deletions
diff --git a/kde/k3b/.footprint b/kde/k3b/.footprint
index de1d6c3a4..e04cd77d3 100755
--- a/kde/k3b/.footprint
+++ b/kde/k3b/.footprint
@@ -422,6 +422,9 @@ drwxr-xr-x root/root opt/kde/share/kde4/services/ServiceMenus/
-rw-r--r-- root/root opt/kde/share/kde4/services/videodvd.protocol
drwxr-xr-x root/root opt/kde/share/kde4/servicetypes/
-rw-r--r-- root/root opt/kde/share/kde4/servicetypes/k3bplugin.desktop
+drwxr-xr-x root/root opt/kde/share/mime/
+drwxr-xr-x root/root opt/kde/share/mime/packages/
+-rw-r--r-- root/root opt/kde/share/mime/packages/x-k3b.xml
drwxr-xr-x root/root opt/kde/share/sounds/
-rw-r--r-- root/root opt/kde/share/sounds/k3b_error1.wav
-rw-r--r-- root/root opt/kde/share/sounds/k3b_success1.wav
diff --git a/kde/k3b/.md5sum b/kde/k3b/.md5sum
index c3bd64b97..8007a861c 100755
--- a/kde/k3b/.md5sum
+++ b/kde/k3b/.md5sum
@@ -1 +1 @@
-60717ca718da93ee65f5fc2c0d9e8c71 k3b-1.66.0alpha2.tar.bz2
+8e7c15565c806cb028e11764f8781b97 k3b-1.69.0alpha4.tar.bz2
diff --git a/kde/k3b/Pkgfile b/kde/k3b/Pkgfile
index 6d7049f6b..36e985c95 100755
--- a/kde/k3b/Pkgfile
+++ b/kde/k3b/Pkgfile
@@ -2,16 +2,15 @@
# URL: http://k3b.sourceforge.net/
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: kdebase-runtime, kdemultimedia, libsamplerate, dvd+rw-tools, vcdimager, libmad, ffmpeg, taglib, libmpcdec, libdvdread, polkit-qt, automoc4, cmake, cdrkit, cdrdao
+# Depends on: kdelibs, kdemultimedia, oxygen-icons, libsamplerate, dvd+rw-tools, vcdimager, libmad, ffmpeg, taglib, libmpcdec, libdvdread, polkit-qt, automoc4, cmake, cdrkit, cdrdao
name=k3b
-version=1.66.0alpha2
+version=1.69.0alpha4
release=1
-source=(http://switch.dl.sourceforge.net/sourceforge/k3b/k3b-$version.tar.bz2 \
- )
+source=(http://switch.dl.sourceforge.net/sourceforge/k3b/k3b-$version.tar.bz2)
build() {
-cd k3b-1.66.0
+cd k3b-*
cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=ON -DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed' \
-DBUILD_doc=OFF