Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11049755
D4955.id12164.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
D4955.id12164.diff
View Options
diff --git a/files/0001-Fix-soname.patch b/files/0001-Fix-soname.patch
new file mode 100644
--- /dev/null
+++ b/files/0001-Fix-soname.patch
@@ -0,0 +1,13 @@
+diff --git a/GNUmakefile b/GNUmakefile
+index 00a50a4..422b265 100644
+--- a/GNUmakefile
++++ b/GNUmakefile
+@@ -76,7 +76,7 @@ endif
+
+ #######################################################################
+
+-GTKD_VERSION=3.8.3
++GTKD_VERSION=3.8.4
+ SO_VERSION=0
+
+ MAJOR = $(word 1,$(subst ., ,$(GTKD_VERSION)))
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : gtkd
version : 3.8.4
-release : 11
+release : 12
source :
- https://github.com/gtkd-developers/GtkD/archive/v3.8.4.tar.gz : 5eddf26a999a0783a1518fe897925f8aff27005c7c72e84700668459f2d415c0
license : LGPL-3.0-or-later
@@ -14,6 +14,8 @@
- pkgconfig(gtkglext-1.0)
- binutils-gold
- ldc
+setup : |
+ %patch -p1 < $pkgfiles/0001-Fix-soname.patch
build : |
unset LDFLAGS
%make prefix=/usr libdir=lib%LIBSUFFIX% \
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>gtkd</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
</Packager>
<License>LGPL-3.0-or-later</License>
<PartOf>desktop.gtk</PartOf>
@@ -20,17 +20,17 @@
<PartOf>desktop.gtk</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libgstreamerd-3.so.0</Path>
- <Path fileType="library">/usr/lib64/libgstreamerd-3.so.0.8.3</Path>
+ <Path fileType="library">/usr/lib64/libgstreamerd-3.so.0.8.4</Path>
<Path fileType="library">/usr/lib64/libgtkd-3.so.0</Path>
- <Path fileType="library">/usr/lib64/libgtkd-3.so.0.8.3</Path>
+ <Path fileType="library">/usr/lib64/libgtkd-3.so.0.8.4</Path>
<Path fileType="library">/usr/lib64/libgtkdgl-3.so.0</Path>
- <Path fileType="library">/usr/lib64/libgtkdgl-3.so.0.8.3</Path>
+ <Path fileType="library">/usr/lib64/libgtkdgl-3.so.0.8.4</Path>
<Path fileType="library">/usr/lib64/libgtkdsv-3.so.0</Path>
- <Path fileType="library">/usr/lib64/libgtkdsv-3.so.0.8.3</Path>
+ <Path fileType="library">/usr/lib64/libgtkdsv-3.so.0.8.4</Path>
<Path fileType="library">/usr/lib64/libpeasd-3.so.0</Path>
- <Path fileType="library">/usr/lib64/libpeasd-3.so.0.8.3</Path>
+ <Path fileType="library">/usr/lib64/libpeasd-3.so.0.8.4</Path>
<Path fileType="library">/usr/lib64/libvted-3.so.0</Path>
- <Path fileType="library">/usr/lib64/libvted-3.so.0.8.3</Path>
+ <Path fileType="library">/usr/lib64/libvted-3.so.0.8.4</Path>
</Files>
</Package>
<Package>
@@ -40,7 +40,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="11">gtkd</Dependency>
+ <Dependency release="12">gtkd</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/d/gtkd-3/atk/ActionIF.d</Path>
@@ -1175,12 +1175,12 @@
</Files>
</Package>
<History>
- <Update release="11">
- <Date>2018-12-19</Date>
+ <Update release="12">
+ <Date>2019-01-05</Date>
<Version>3.8.4</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 6:23 PM (2 h, 24 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803624
Default Alt Text
D4955.id12164.diff (3 KB)
Attached To
Mode
D4955: Fix soname in GNUmakefile for tilix update
Attached
Detach File
Event Timeline
Log In to Comment