unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 7c6e78aaffce282bae868b9b1a96bdaa76805e62 3429 bytes (raw)
name: gnu/packages/patches/acetoneiso-no-qtwebkit.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
 
diff -ur acetoneiso_2.3.orig/acetoneiso/acetoneiso.pro acetoneiso_2.3/acetoneiso/acetoneiso.pro
--- acetoneiso_2.3.orig/acetoneiso/acetoneiso.pro	2010-11-11 19:52:33.000000000 +0100
+++ acetoneiso_2.3/acetoneiso/acetoneiso.pro	2017-02-07 09:40:46.751204646 +0100
@@ -59,7 +59,6 @@
 QT += phonon
 QT += dbus
 #QT += svg
-QT += webkit
 
 #install#
     target.path = /usr/bin
diff -ur acetoneiso_2.3.orig/acetoneiso/sources/acetoneiso.cpp acetoneiso_2.3/acetoneiso/sources/acetoneiso.cpp
--- acetoneiso_2.3.orig/acetoneiso/sources/acetoneiso.cpp	2010-11-11 21:36:19.000000000 +0100
+++ acetoneiso_2.3/acetoneiso/sources/acetoneiso.cpp	2017-02-07 09:36:27.715760057 +0100
@@ -16,7 +16,6 @@
 
 #include <QtGui>
 #include <QTabWidget>
-#include <QWebView>
 #include "acetoneiso.h"
 #include "connections.h"
 #include <fcntl.h>
diff -ur acetoneiso_2.3.orig/acetoneiso/sources/acetoneiso.h acetoneiso_2.3/acetoneiso/sources/acetoneiso.h
--- acetoneiso_2.3.orig/acetoneiso/sources/acetoneiso.h	2010-11-11 00:56:58.000000000 +0100
+++ acetoneiso_2.3/acetoneiso/sources/acetoneiso.h	2017-02-07 09:36:44.429505254 +0100
@@ -21,8 +21,6 @@
 #include <QListWidget>
 #include <QTabWidget>
 #include <QDebug>
-#include <QtWebKit>
-#include <QWebView>
 #include <QProcess>
 #include"progress.h"
 #include"QFileSystemModel"
diff -ur acetoneiso_2.3.orig/acetoneiso/ui/acetoneiso.ui acetoneiso_2.3/acetoneiso/ui/acetoneiso.ui
--- acetoneiso_2.3.orig/acetoneiso/ui/acetoneiso.ui	2010-11-15 02:34:50.000000000 +0100
+++ acetoneiso_2.3/acetoneiso/ui/acetoneiso.ui	2017-02-07 09:37:46.144278448 +0100
@@ -466,47 +466,6 @@
         </property>
        </widget>
       </widget>
-      <widget class="QWidget" name="tab_2">
-       <attribute name="icon">
-        <iconset resource="../acetoneiso.qrc">
-         <normaloff>:/images/splash.png</normaloff>:/images/splash.png</iconset>
-       </attribute>
-       <attribute name="title">
-        <string>Updates</string>
-       </attribute>
-       <layout class="QGridLayout" name="gridLayout_4">
-        <item row="0" column="0">
-         <widget class="QWebView" name="webView" native="true">
-          <property name="sizePolicy">
-           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
-            <horstretch>0</horstretch>
-            <verstretch>0</verstretch>
-           </sizepolicy>
-          </property>
-          <property name="minimumSize">
-           <size>
-            <width>260</width>
-            <height>100</height>
-           </size>
-          </property>
-          <property name="maximumSize">
-           <size>
-            <width>6000</width>
-            <height>6000</height>
-           </size>
-          </property>
-          <property name="toolTip">
-           <string>Real time updates from the net</string>
-          </property>
-          <property name="url" stdset="0">
-           <url>
-            <string>http://www.acetoneteam.org/clients.html</string>
-           </url>
-          </property>
-         </widget>
-        </item>
-       </layout>
-      </widget>
      </widget>
     </item>
     <item row="1" column="0">
@@ -1810,13 +1769,6 @@
    </property>
   </action>
  </widget>
- <customwidgets>
-  <customwidget>
-   <class>QWebView</class>
-   <extends>QWidget</extends>
-   <header>QtWebKit/QWebView</header>
-  </customwidget>
- </customwidgets>
  <tabstops>
   <tabstop>listWidget_2</tabstop>
  </tabstops>

debug log:

solving 7c6e78aaf ...
found 7c6e78aaf in https://yhetil.org/guix-patches/20190306115318.17395-1-mail@ambrevar.xyz/

applying [1/1] https://yhetil.org/guix-patches/20190306115318.17395-1-mail@ambrevar.xyz/
diff --git a/gnu/packages/patches/acetoneiso-no-qtwebkit.patch b/gnu/packages/patches/acetoneiso-no-qtwebkit.patch
new file mode 100644
index 000000000..7c6e78aaf

1:15: trailing whitespace.
 
1:22: trailing whitespace.
 
Checking patch gnu/packages/patches/acetoneiso-no-qtwebkit.patch...
Applied patch gnu/packages/patches/acetoneiso-no-qtwebkit.patch cleanly.
warning: 2 lines add whitespace errors.

index at:
100644 7c6e78aaffce282bae868b9b1a96bdaa76805e62	gnu/packages/patches/acetoneiso-no-qtwebkit.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).