summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-30 13:07:24 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-30 13:07:24 +0100
commitbe93146b1575bb0b195a1cab70bf655e3896e3e8 (patch)
tree03759e92deeafc21b4d37c86b323a3e2a994e8cc
parentfa68bb88a37a1a712c433327c65c9e65dd4c3552 (diff)
downloadnutyx-extra-be93146b1575bb0b195a1cab70bf655e3896e3e8.tar.gz
nutyx-extra-be93146b1575bb0b195a1cab70bf655e3896e3e8.tar.bz2
nutyx-extra-be93146b1575bb0b195a1cab70bf655e3896e3e8.tar.xz
nutyx-extra-be93146b1575bb0b195a1cab70bf655e3896e3e8.zip
Maj amarok#2.2.1-90-2, ajout bootsplash 2009.2NuTyX2009.2
-rwxr-xr-xkde/amarok/Pkgfile6
-rw-r--r--kde/amarok/splash_screen.jpgbin0 -> 61490 bytes
2 files changed, 4 insertions, 2 deletions
diff --git a/kde/amarok/Pkgfile b/kde/amarok/Pkgfile
index fcb9dc8fe..4a4304842 100755
--- a/kde/amarok/Pkgfile
+++ b/kde/amarok/Pkgfile
@@ -6,8 +6,9 @@
name=amarok
version=2.2.1.90
-release=1
-source=(http://download.kde.org/download.php?url=unstable/$name/$version/src/$name-$version.tar.bz2)
+release=2
+source=(http://download.kde.org/download.php?url=unstable/$name/$version/src/$name-$version.tar.bz2\
+ splash_screen.jpg)
build() {
cd $name-$version
@@ -18,4 +19,5 @@ build() {
-DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed'
make -j3
make DESTDIR=$PKG install
+ cp $SRC/splash_screen.jpg $PKG/$KDE_PREFIX/share/apps/amarok/images/splash_screen.jpg
}
diff --git a/kde/amarok/splash_screen.jpg b/kde/amarok/splash_screen.jpg
new file mode 100644
index 000000000..abacee3f5
--- /dev/null
+++ b/kde/amarok/splash_screen.jpg
Binary files differ