[Lunar-commits] <moonbase-kde> clementine: Adding a patch to fix build with libmobiledevice.
stumbles
stumbles at lunar-linux.org
Sat Oct 20 12:10:52 CEST 2012
commit 0226bcec43de7317a3eb6427d21f6689701a03cf
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 20 Oct 2012 03:10:52 -0700
URL: https://github.com/lunar-linux/moonbase-kde/commit/0226bcec43de7317a3eb6427d21f6689701a03cf
clementine: Adding a patch to fix build with libmobiledevice.
Patch taken from;
http://www.openmamba.org/showfile.html?file=/pub/openmamba/milestone2/patches/clementine-1.0.1-libimobiledevice-1.1.2.patch
---
qt4-apps/clementine/BUILD | +2/-0
qt4-apps/clementine/DETAILS | +3/-0
2 files changed, 5 insertions(+)
--- a/qt4-apps/clementine/BUILD
+++ b/qt4-apps/clementine/BUILD
@@ -1,5 +1,7 @@
(
+ patch_it $SOURCE2 1 &&
+
source /etc/profile.d/qt4.rc &&
default_cmake_build
--- a/qt4-apps/clementine/DETAILS
+++ b/qt4-apps/clementine/DETAILS
@@ -1,8 +1,11 @@
MODULE=clementine
VERSION=1.0.1
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=clementine-1.0.1-libmobiledevice-1.1.2.patch
SOURCE_URL=http://clementine-player.googlecode.com/files
+ SOURCE2_URL=$MIRROR_URL
SOURCE_VFY=sha1:e05320da689e2fad744fd3e68518bc4103ecf0fd
+ SOURCE2_VFY=sha1:e286bf3d6ee76a918e0a9534030f49d159ef08ab
MODULE_PREFIX=${KDE4_INSTALL_DIR:-/usr}
WEB_SITE=http://www.clementine-player.org
ENTERED=20111228
More information about the Lunar-commits
mailing list