Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11037944
D4865.id11897.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D4865.id11897.diff
View Options
diff --git a/files/0001-Customise-theme-and-icons.patch b/files/0001-Customise-theme-and-icons.patch
new file mode 100644
--- /dev/null
+++ b/files/0001-Customise-theme-and-icons.patch
@@ -0,0 +1,40 @@
+From 699c2a165e49b5664c5a6626baacc0a5987bb547 Mon Sep 17 00:00:00 2001
+From: Johannes Marbach <JohannesMarbach@gmail.com>
+Date: Fri, 28 Dec 2018 18:53:12 +0100
+Subject: [PATCH 1/1] Customise theme and icons
+
+---
+ etc/gimprc.in | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/etc/gimprc.in b/etc/gimprc.in
+index c923d39159..bbe5fbea20 100644
+--- a/etc/gimprc.in
++++ b/etc/gimprc.in
+@@ -729,7 +729,7 @@
+
+ # The name of the theme to use. This is a string value.
+ #
+-# (theme "Dark")
++(theme "System")
+
+ # Sets the icon theme search path. This is a colon-separated list of folders
+ # to search.
+@@ -738,12 +738,12 @@
+
+ # The name of the icon theme to use. This is a string value.
+ #
+-# (icon-theme "Symbolic")
++(icon-theme "Color")
+
+ # The size of the icons to use. Possible values are auto, theme, small,
+ # medium, large and huge.
+ #
+-# (icon-size auto)
++(icon-size theme)
+
+ # When enabled, pressing F1 will open the help browser. Possible values are
+ # yes and no.
+--
+2.20.1
+
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : gimp
version : 2.10.8
-release : 40
+release : 41
source :
- https://download.gimp.org/pub/gimp/v2.10/gimp-2.10.8.tar.bz2 : d849c1cf35244938ae82e521b92b720ab48b8e9ed092d5de92c2464ef5244b9b
license : GPL-3.0-or-later
@@ -42,6 +42,7 @@
- python-gobject2
- python-gtk2
setup : |
+ %patch -p1 < $pkgfiles/0001-Customise-theme-and-icons.patch
%configure --with-bug-report-url=https://dev.solus-project.com/
build : |
%make
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>gimp</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Johannes Marbach</Name>
+ <Email>n0-0ne+solus@mailbox.org</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>multimedia.graphics</PartOf>
@@ -3561,7 +3561,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="40">gimp</Dependency>
+ <Dependency release="41">gimp</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/gimp-2.0/libgimp/gimp.h</Path>
@@ -4463,12 +4463,12 @@
</Files>
</Package>
<History>
- <Update release="40">
- <Date>2018-11-09</Date>
+ <Update release="41">
+ <Date>2018-12-28</Date>
<Version>2.10.8</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Johannes Marbach</Name>
+ <Email>n0-0ne+solus@mailbox.org</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 9:31 PM (1 d, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5850916
Default Alt Text
D4865.id11897.diff (3 KB)
Attached To
Mode
D4865: Customise theme and icons
Attached
Detach File
Event Timeline
Log In to Comment