Page MenuHomeSolus

D6585.diff
No OneTemporary

D6585.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -8,7 +8,11 @@
libc.so.6
libcairo.so.2
libcurl.so.4
+libformw.so.5
libgcc_s.so.1
+libgdk_pixbuf-2.0.so.0
+libgio-2.0.so.0
+libglib-2.0.so.0
libgobject-2.0.so.0
libical.so.3
libiw.so.29
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : conky
-version : 1.11.3
-release : 18
+version : 1.11.4
+release : 19
source :
- - https://github.com/brndnmtthws/conky/archive/v1.11.3.tar.gz : 0140e749537d4d05bf33fbac436e54756faa26021e16f2bca418e9eeea724eb4
+ - https://github.com/brndnmtthws/conky/archive/v1.11.4.tar.gz : 344637646c15c4cb7cf0afdde4651ee3100f7812e7bb8434ca757eba5c621a48
license :
- GPL-3.0-or-later
- BSD-3-Clause
@@ -29,7 +29,7 @@
- git
setup : |
export CXXFLAGS="$CXXFLAGS -I/usr/include/lua5.1"
- %cmake -DBUILD_CURL=1 \
+ %cmake_ninja -DBUILD_CURL=1 \
-DBUILD_ICAL=1 \
-DBUILD_ICONV=1 \
-DBUILD_JOURNAL=1 \
@@ -40,6 +40,7 @@
-DBUILD_RSS=1 \
-DBUILD_WLAN=1 .
build : |
- %make
+ %ninja_build
install : |
- %make_install
+ %ninja_install
+ rm -r $installdir/usr/lib/libtcp-portmon.a
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>conky</Name>
<Packager>
- <Name>Justin Berthault</Name>
- <Email>justin.berthault@zaclys.net</Email>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<License>BSD-3-Clause</License>
@@ -11,7 +11,7 @@
<Summary xml:lang="en">Lightweight system monitor for X</Summary>
<Description xml:lang="en">Lightweight system monitor for X
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>conky</Name>
@@ -26,19 +26,19 @@
<Path fileType="library">/usr/lib/conky/libimlib2.so</Path>
<Path fileType="library">/usr/lib/conky/librsvg.so</Path>
<Path fileType="data">/usr/share/applications/conky.desktop</Path>
- <Path fileType="doc">/usr/share/doc/conky-1.11.3_pre/conky.conf</Path>
- <Path fileType="doc">/usr/share/doc/conky-1.11.3_pre/conky_no_x11.conf</Path>
- <Path fileType="doc">/usr/share/doc/conky-1.11.3_pre/convert.lua</Path>
+ <Path fileType="doc">/usr/share/doc/conky-1.11.4_pre/conky.conf</Path>
+ <Path fileType="doc">/usr/share/doc/conky-1.11.4_pre/conky_no_x11.conf</Path>
+ <Path fileType="doc">/usr/share/doc/conky-1.11.4_pre/convert.lua</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/conky-logomark-violet.svg</Path>
</Files>
</Package>
<History>
- <Update release="18">
- <Date>2019-03-03</Date>
- <Version>1.11.3</Version>
+ <Update release="19">
+ <Date>2019-06-23</Date>
+ <Version>1.11.4</Version>
<Comment>Packaging update</Comment>
- <Name>Justin Berthault</Name>
- <Email>justin.berthault@zaclys.net</Email>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 1:31 PM (2 h, 36 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5838532
Default Alt Text
D6585.diff (3 KB)

Event Timeline