diff options
Diffstat (limited to 'kde/amarok')
-rwxr-xr-x | kde/amarok/Pkgfile | 6 | ||||
-rw-r--r-- | kde/amarok/splash_screen.jpg | bin | 0 -> 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 Binary files differnew file mode 100644 index 000000000..abacee3f5 --- /dev/null +++ b/kde/amarok/splash_screen.jpg |