public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-electronics/fritzing/files: fritzing-0.7.10b-no_bundled_quazip.patch
@ 2012-10-25 18:57 Christian Ruppert (idl0r)
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Ruppert (idl0r) @ 2012-10-25 18:57 UTC (permalink / raw
  To: gentoo-commits

idl0r       12/10/25 18:57:42

  Added:                fritzing-0.7.10b-no_bundled_quazip.patch
  Log:
  Version bump, bug 432854
  
  (Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key B427ABC8)

Revision  Changes    Path
1.1                  sci-electronics/fritzing/files/fritzing-0.7.10b-no_bundled_quazip.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/fritzing/files/fritzing-0.7.10b-no_bundled_quazip.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/fritzing/files/fritzing-0.7.10b-no_bundled_quazip.patch?rev=1.1&content-type=text/plain

Index: fritzing-0.7.10b-no_bundled_quazip.patch
===================================================================
Do not bundle QuaZip

https://code.google.com/p/fritzing/issues/detail?id=1898

Christian Ruppert <idl0r@gentoo.org>

Index: src/utils/folderutils.cpp
===================================================================
--- src/utils/folderutils.cpp	(revision 5978)
+++ src/utils/folderutils.cpp	(working copy)
@@ -34,8 +34,8 @@
 #include <QCryptographicHash>
 
 #include "../debugdialog.h"
-#include "../lib/quazip/quazip.h"
-#include "../lib/quazip/quazipfile.h"
+#include <quazip/quazip.h>
+#include <quazip/quazipfile.h>
 #include "../lib/qtsysteminfo/QtSystemInfo.h"
 
 
Index: pri/utils.pri
===================================================================
--- pri/utils.pri	(revision 5978)
+++ pri/utils.pri	(working copy)
@@ -67,5 +65,4 @@
 src/utils/textutils.cpp \
 src/utils/zoomslider.cpp 
 
-
-
+LIBS += -lquazip
Index: phoenix.pro
===================================================================
--- phoenix.pro	(revision 5978)
+++ phoenix.pro	(working copy)
@@ -106,7 +106,6 @@
 RESOURCES += phoenixresources.qrc
 	include(pri/kitchensink.pri)
	include(pri/mainwindow.pri)
-	include(pri/quazip.pri)
 	include(pri/partsbinpalette.pri)
 	include(pri/partseditor.pri)
 	include(pri/referencemodel.pri)





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-electronics/fritzing/files: fritzing-0.7.10b-no_bundled_quazip.patch
@ 2013-03-28 22:16 Christian Ruppert (idl0r)
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Ruppert (idl0r) @ 2013-03-28 22:16 UTC (permalink / raw
  To: gentoo-commits

idl0r       13/03/28 22:16:18

  Removed:              fritzing-0.7.10b-no_bundled_quazip.patch
  Log:
  Version bump, bug 460186
  
  (Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key B427ABC8)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-28 22:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-25 18:57 [gentoo-commits] gentoo-x86 commit in sci-electronics/fritzing/files: fritzing-0.7.10b-no_bundled_quazip.patch Christian Ruppert (idl0r)
  -- strict thread matches above, loose matches on Subject: below --
2013-03-28 22:16 Christian Ruppert (idl0r)

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