summaryrefslogtreecommitdiffstats
path: root/kde/amarok/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-01-18 13:41:52 +0100
committersibel <lesibel@free.fr>2011-01-18 13:41:52 +0100
commit2c05daf2e64b63d1f47a53fb2beb28a215e59183 (patch)
treec49717f466854b7f8b164ccf80e6c379e9b826c0 /kde/amarok/Pkgfile
parent827ea761791c7aca4fa757f7ebf405de41fa2395 (diff)
downloadnutyx-extra-2c05daf2e64b63d1f47a53fb2beb28a215e59183.tar.gz
nutyx-extra-2c05daf2e64b63d1f47a53fb2beb28a215e59183.tar.bz2
nutyx-extra-2c05daf2e64b63d1f47a53fb2beb28a215e59183.tar.xz
nutyx-extra-2c05daf2e64b63d1f47a53fb2beb28a215e59183.zip
amarok, maj 2.04
Diffstat (limited to 'kde/amarok/Pkgfile')
-rwxr-xr-xkde/amarok/Pkgfile9
1 files changed, 3 insertions, 6 deletions
diff --git a/kde/amarok/Pkgfile b/kde/amarok/Pkgfile
index 4b01c8127..f86843262 100755
--- a/kde/amarok/Pkgfile
+++ b/kde/amarok/Pkgfile
@@ -6,18 +6,15 @@
# Run on: kdebase-runtime,mysql,qtscriptgenerator,taglib-extras,liblastfm,libgpod,libmtp,loudmouth
name=amarok
-version=2.3.2
-release=2
+version=2.4.0
+release=1
source=(ftp://kde.mirrors.pair.com/stable/$name/$version/src/$name-$version.tar.bz2 \
- http://nutyx.meticul.eu/files/patchs/$name/{splash_screen.jpg,scanning-qt-regression.patch}
+ http://nutyx.meticul.eu/files/patchs/$name/splash_screen.jpg
)
build() {
cd $name-$version
- # https://bugs.kde.org/show_bug.cgi?id=251762
- patch -Np1 -i ../scanning-qt-regression.patch
-
mkdir build
cd build
cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \