ports/kde4 (3.0): bluedevil: Updated bluedevil to version 1.3.2
commit 862134e37122d9a6edd7d491806b3e6514668f2e Author: Alan Mizrahi <alan+crux@mizrahi.com.ve> Date: Fri Sep 27 13:11:52 2013 +0900 bluedevil: Updated bluedevil to version 1.3.2 diff --git a/bluedevil/.footprint b/bluedevil/.footprint index 4c40b1c..0ce4167 100644 --- a/bluedevil/.footprint +++ b/bluedevil/.footprint @@ -135,6 +135,9 @@ drwxr-xr-x root/root usr/share/locale/ja/LC_MESSAGES/ drwxr-xr-x root/root usr/share/locale/kk/ drwxr-xr-x root/root usr/share/locale/kk/LC_MESSAGES/ -rw-r--r-- root/root usr/share/locale/kk/LC_MESSAGES/bluedevil.mo +drwxr-xr-x root/root usr/share/locale/km/ +drwxr-xr-x root/root usr/share/locale/km/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/km/LC_MESSAGES/bluedevil.mo drwxr-xr-x root/root usr/share/locale/ko/ drwxr-xr-x root/root usr/share/locale/ko/LC_MESSAGES/ -rw-r--r-- root/root usr/share/locale/ko/LC_MESSAGES/bluedevil.mo diff --git a/bluedevil/.md5sum b/bluedevil/.md5sum index 069440e..c0912a8 100644 --- a/bluedevil/.md5sum +++ b/bluedevil/.md5sum @@ -1 +1 @@ -d21ad78030ffd892bb2ae5c78aa37919 bluedevil-1.3.1.tar.bz2 +a43e644fe75bd090c47c060dcbdfdb27 bluedevil-1.3.2.tar.xz diff --git a/bluedevil/Pkgfile b/bluedevil/Pkgfile index 490c564..d321753 100644 --- a/bluedevil/Pkgfile +++ b/bluedevil/Pkgfile @@ -4,9 +4,9 @@ # Depends on: kdelibs libbluedevil shared-mime-info name=bluedevil -version=1.3.1 +version=1.3.2 release=1 -source=(http://download.kde.org/stable/$name/$version/src/$name-$version.tar.bz2) +source=(http://download.kde.org/stable/$name/$version/src/$name-$version.tar.xz) build() { # To prevent compilation of a particular component, set DO_NOT_COMPILE @@ -18,7 +18,7 @@ build() { mkdir build cd build - cmake ../$name-$version \ + cmake ../$name-v$version \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=/usr \ $DO_NOT_COMPILE
participants (1)
-
crux@crux.nu