From be93146b1575bb0b195a1cab70bf655e3896e3e8 Mon Sep 17 00:00:00 2001 From: tnut Date: Wed, 30 Dec 2009 13:07:24 +0100 Subject: Maj amarok#2.2.1-90-2, ajout bootsplash 2009.2 --- kde/amarok/Pkgfile | 6 ++++-- kde/amarok/splash_screen.jpg | Bin 0 -> 61490 bytes 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 kde/amarok/splash_screen.jpg 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 Binary files /dev/null and b/kde/amarok/splash_screen.jpg differ -- cgit v1.2.3-54-g00ecf