public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] proj/kde-sunset:master commit in: kde-base/kdelibs/, kde-base/kdelibs/files/
@ 2013-08-31  2:24 99% Keiji Costantini
  0 siblings, 0 replies; 1+ results
From: Keiji Costantini @ 2013-08-31  2:24 UTC (permalink / raw
  To: gentoo-commits

commit:     0bbf2d08308c122469ed7281a648fe2f32f72eaf
Author:     Axant <tech <AT> axant <DOT> it>
AuthorDate: Sat Aug 31 02:25:42 2013 +0000
Commit:     Keiji Costantini <strites <AT> gmail <DOT> com>
CommitDate: Sat Aug 31 02:25:42 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde-sunset.git;a=commit;h=0bbf2d08

Cups stdio patch

---
 kde-base/kdelibs/files/kdelibs-3.5.10-cups-util.c.patch | 8 ++++++++
 kde-base/kdelibs/kdelibs-3.5.10-r10.ebuild              | 3 +++
 2 files changed, 11 insertions(+)

diff --git a/kde-base/kdelibs/files/kdelibs-3.5.10-cups-util.c.patch b/kde-base/kdelibs/files/kdelibs-3.5.10-cups-util.c.patch
new file mode 100644
index 0000000..eaa05cb
--- /dev/null
+++ b/kde-base/kdelibs/files/kdelibs-3.5.10-cups-util.c.patch
@@ -0,0 +1,8 @@
+--- kdelibs-3.5.10/kdeprint/cups/cupsdconf2/cups-util.c   2007-10-08 12:52:10.000000000 +0300 
++++ ./cups-util.c   2012-02-12 21:19:50.000000000 +0200 
+@@ -1,3 +1,4 @@ 
++#include <stdio.h> 
+ #include <cups/ipp.h> 
+ #include <cups/http.h> 
+ #include <cups/cups.h>
+

diff --git a/kde-base/kdelibs/kdelibs-3.5.10-r10.ebuild b/kde-base/kdelibs/kdelibs-3.5.10-r10.ebuild
index 204fc95..a55255b 100644
--- a/kde-base/kdelibs/kdelibs-3.5.10-r10.ebuild
+++ b/kde-base/kdelibs/kdelibs-3.5.10-r10.ebuild
@@ -161,6 +161,9 @@ src_unpack() {
 
 	# bug 267018
 	sed -i '/^SUBDIRS/s/ hicolor / /' pics/Makefile.{am,in}
+
+	# new versions of cups breaks
+	epatch "${FILESDIR}/kdelibs-3.5.10-cups-util.c.patch"
 }
 
 src_compile() {


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2013-08-31  2:24 99% [gentoo-commits] proj/kde-sunset:master commit in: kde-base/kdelibs/, kde-base/kdelibs/files/ Keiji Costantini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox