Page MenuHomeSolus

D2497.id6065.diff
No OneTemporary

D2497.id6065.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,3 +1,4 @@
+libX11.so.6
libc.so.6
libcanberra.so.0
libcrypto.so.1.0.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,15 +1,15 @@
name : hexchat
-version : 2.12.4
-release : 14
+version : 2.14.0
+release : 15
homepage : https://hexchat.github.io/
source :
- - https://dl.hexchat.net/hexchat/hexchat-2.12.4-repack.tar.xz : 174168d48705c2a68623246b2ab240ddc1362e45cb023b22ebd5fa7029bae0f0
+ - https://dl.hexchat.net/hexchat/hexchat-2.14.0.tar.xz : f3214b7675096c0f850405eac284cf395b9f65276ae1db5fb17eef8d83cc5ddf
license : GPL-2.0
-summary : GTK2 IRC Client
component : network.irc
+summary : GTK+ IRC client
+description: HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems.
builddeps :
- pkgconfig(dbus-glib-1)
- - pkgconfig(gtk+-2.0)
- pkgconfig(gtk+-3.0)
- pkgconfig(libnotify)
- pkgconfig(libcanberra)
@@ -20,11 +20,9 @@
- pkgconfig(python3)
rundeps :
- enchant
-description: HexChat is an IRC client based on XChat, but unlike XChat it’s completely
- free for both Windows and Unix-like systems.
setup : |
- %configure --enable-python=python3
+ %meson_configure
build : |
- %make
+ %meson_build
install : |
- %make_install
+ %meson_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,18 +3,18 @@
<Name>hexchat</Name>
<Homepage>https://hexchat.github.io/</Homepage>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-2.0</License>
<PartOf>network.irc</PartOf>
- <Summary xml:lang="en">GTK2 IRC Client</Summary>
+ <Summary xml:lang="en">GTK+ IRC client</Summary>
<Description xml:lang="en">HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems.</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>hexchat</Name>
- <Summary xml:lang="en">GTK2 IRC Client</Summary>
+ <Summary xml:lang="en">GTK+ IRC client</Summary>
<Description xml:lang="en">HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems.</Description>
<PartOf>network.irc</PartOf>
<Files>
@@ -25,13 +25,13 @@
<Path fileType="library">/usr/lib64/hexchat/plugins/perl.so</Path>
<Path fileType="library">/usr/lib64/hexchat/plugins/python.so</Path>
<Path fileType="library">/usr/lib64/hexchat/plugins/sysinfo.so</Path>
- <Path fileType="data">/usr/share/appdata/hexchat.appdata.xml</Path>
- <Path fileType="data">/usr/share/applications/hexchat.desktop</Path>
+ <Path fileType="data">/usr/share/applications/io.github.Hexchat.desktop</Path>
<Path fileType="data">/usr/share/dbus-1/services/org.hexchat.service.service</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/hexchat.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/hexchat.svg</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
+ <Path fileType="data">/usr/share/metainfo/io.github.Hexchat.appdata.xml</Path>
</Files>
</Package>
<Package>
@@ -40,7 +40,7 @@
<Description xml:lang="en">HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems.</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="14">hexchat</Dependency>
+ <Dependency release="15">hexchat</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -48,12 +48,12 @@
</Files>
</Package>
<History>
- <Update release="14">
- <Date>2018-01-31</Date>
- <Version>2.12.4</Version>
+ <Update release="15">
+ <Date>2018-03-11</Date>
+ <Version>2.14.0</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 18 2023, 5:09 AM (12 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5804080
Default Alt Text
D2497.id6065.diff (4 KB)

Event Timeline