Page MenuHomeSolus

D4865.id.diff
No OneTemporary

D4865.id.diff

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,34 @@
+From a9ad6452f72ee73674a2cad901ca72e33dbc3fa3 Mon Sep 17 00:00:00 2001
+From: Johannes Marbach <JohannesMarbach@gmail.com>
+Date: Sat, 29 Dec 2018 08:29:31 +0100
+Subject: [PATCH 1/1] Customise theme and icons
+
+---
+ etc/gimprc.in | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/etc/gimprc.in b/etc/gimprc.in
+index c923d39159..b7b542f8c0 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.
+@@ -743,7 +743,7 @@
+ # 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,7 +42,8 @@
- python-gobject2
- python-gtk2
setup : |
- %configure --with-bug-report-url=https://dev.solus-project.com/
+ %patch -p1 < $pkgfiles/0001-Customise-theme-and-icons.patch
+ %configure --with-bug-report-url=https://dev.getsol.us/
build : |
%make
install : |
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

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
5793503
Default Alt Text
D4865.id.diff (3 KB)

Event Timeline