From b83aa45c79ce5f9c1719f499ed49394129d548fe Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Sat, 7 Jan 2017 11:08:23 +0300 Subject: [PATCH 1/3] clementine:edit --- multimedia/sound/clementine/actions.py | 7 +++++++ multimedia/sound/clementine/pspec.xml | 5 ++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/multimedia/sound/clementine/actions.py b/multimedia/sound/clementine/actions.py index 443d84a8c1..410e523b2f 100644 --- a/multimedia/sound/clementine/actions.py +++ b/multimedia/sound/clementine/actions.py @@ -10,6 +10,13 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): + shelltools.system("sed -i 's|lastfm5/ws.h|lastfm/ws.h|g' CMakeLists.txt") + shelltools.system("sed -i 's|lastfm5/Track.h|lastfm/Track.h|g' CMakeLists.txt") + shelltools.system("sed -i 's|||g' src/core/song.cpp") + shelltools.system("sed -i 's|Exec=clementine %U|Exec=clementine|g' dist/clementine.desktop") cmaketools.configure(" \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ diff --git a/multimedia/sound/clementine/pspec.xml b/multimedia/sound/clementine/pspec.xml index 9a78333de1..811452a486 100644 --- a/multimedia/sound/clementine/pspec.xml +++ b/multimedia/sound/clementine/pspec.xml @@ -32,6 +32,7 @@ glew-devel icon-theme-hicolor boost-devel + pulseaudio-libs-devel libmygpo-qt-devel fftw3-devel libmtp-devel @@ -78,9 +79,11 @@ libgpod protobuf qt5-base + liblastfm libmygpo-qt gstreamer-next libchromaprint + pulseaudio-libs gst-plugins-base-next @@ -91,7 +94,7 @@ - 2017-01-06 + 2017-01-07 1.3.1 First release Alihan Öztürk From c5eaca2366bfdb7112cfb99b05bbd1fd052200ed Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Sat, 7 Jan 2017 11:10:05 +0300 Subject: [PATCH 2/3] calligra edit dep and v.bump --- office/calligra/calligra/pspec.xml | 24 +++++++++-------------- office/calligra/calligra/translations.xml | 6 ------ 2 files changed, 9 insertions(+), 21 deletions(-) diff --git a/office/calligra/calligra/pspec.xml b/office/calligra/calligra/pspec.xml index 9517f0ec56..34cad53912 100644 --- a/office/calligra/calligra/pspec.xml +++ b/office/calligra/calligra/pspec.xml @@ -14,7 +14,7 @@ app:gui An integrated office suite for KDE Calligra is a free, integrated office suite for KDE. The application suite consists of a word-processor, a spreadsheet application, a presentation creator and viewer application, an organizer and more. - http://download.kde.org/stable/calligra-3.0.0/calligra-3.0.0.tar.gz + http://download.kde.org/stable/calligra-latest/calligra-3.0.0.1.tar.xz qt5-base-devel qt5-declarative-devel @@ -266,16 +266,6 @@ /usr/share/mime/packages/x-iwork-keynote-sffkey.xml - - - calligra-handbook - app:gui - Documentation for Calligra - - /usr/share/doc/HTML/en/calligra/index.cache.bz2 - /usr/share/doc/HTML/en/calligra/index.docbook - - calligra-libs @@ -497,10 +487,6 @@ kconfigwidgets kwidgetsaddons qt5-declarative - calligra-libs - calligra-stage - calligra-words - calligra-sheets / @@ -662,6 +648,7 @@ /usr/share/calligra_shape_music/fonts/Emmentaler-14.ttf /usr/share/color /usr/share/mime/packages/calligra_svm.xml + /usr/share/locale @@ -842,6 +829,13 @@ + + 2017-01-06 + 3.0.0.1 + Version bump + Alihan Öztürk + alihan@pisilinux.org + 2017-01-06 3.0.0 diff --git a/office/calligra/calligra/translations.xml b/office/calligra/calligra/translations.xml index c4c575c53a..4ae1a4296b 100644 --- a/office/calligra/calligra/translations.xml +++ b/office/calligra/calligra/translations.xml @@ -29,12 +29,6 @@ Filters for the Calligra office suite Calligra ofis programı için filtreler. - - - calligra-handbook - Documentation for Calligra - Calligra için belgeler. - calligra-libs From c428e20eb5cf95a96512e1917240a824be59fe54 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Sat, 7 Jan 2017 11:11:12 +0300 Subject: [PATCH 3/3] calligra pspec edit --- office/calligra/calligra/pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/office/calligra/calligra/pspec.xml b/office/calligra/calligra/pspec.xml index 34cad53912..d28fbc2259 100644 --- a/office/calligra/calligra/pspec.xml +++ b/office/calligra/calligra/pspec.xml @@ -829,8 +829,8 @@ - - 2017-01-06 + + 2017-01-07 3.0.0.1 Version bump Alihan Öztürk