Control: tags -1 +patch

Le vendredi, 28 août 2015, 00.33:57 Felix Geyer a écrit :
> Package: redshift-plasmoid
> Version: 1.0-1
> Severity: serious
> Tags: stretch sid
> Justification: Not usable anymore
>
> Hi! Plasma 5 has arrived to testing a few weeks ago and so all Plasma
> 4 widgets have become unusable.
>
> Please consider either porting this widget to Plasma5 or asking for
> it's removal from the archive.

Apparently there's an upstream porting effort:

        https://github.com/simgunz/redshift-plasmoid/tree/plasma5-porting

I could compile it locally with the attached (very raw) patch.

Cheers,
OdyX
diff --git a/debian/changelog b/debian/changelog
index 9747075..603f38a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+redshift-plasmoid (1.0-23-g1156d44-1~OdyX0) experimental; urgency=low
+
+  * Upstream's plasma5-porting branch snapshot
+
+ -- Didier Raboud <o...@debian.org>  Wed, 02 Sep 2015 09:30:50 +0200
+
 redshift-plasmoid (1.0-1) unstable; urgency=medium

   * New upstream release.
diff --git a/debian/control b/debian/control
index 6bbf31e..3ee00b9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,10 @@ Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
 Uploaders: Maximiliano Curia <m...@debian.org>
 Build-Depends: cmake,
                debhelper (>= 9),
+               extra-cmake-modules,
+               qtbase5-dev,
                kde-workspace-dev,
+               plasma-framework-dev,
                pkg-kde-tools (>= 0.5)
 Standards-Version: 3.9.5
 Homepage: http://kde-apps.org/content/show.php/Redshift+plasmoid?content8737
diff --git a/debian/rules b/debian/rules
index ec024de..218c2e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f

 %:
-	dh $@ --parallel --with kde
+	dh $@ --parallel --with kf5

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to