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 @@
hexchat
https://hexchat.github.io/
- Peter O'Connor
- peter@solus-project.com
+ Pierre-Yves
+ pyu@riseup.net
GPL-2.0
network.irc
- GTK2 IRC Client
+ GTK+ IRC client
HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems.
https://solus-project.com/sources/README.Solus
hexchat
- GTK2 IRC Client
+ GTK+ IRC client
HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems.
network.irc
@@ -25,13 +25,13 @@
/usr/lib64/hexchat/plugins/perl.so
/usr/lib64/hexchat/plugins/python.so
/usr/lib64/hexchat/plugins/sysinfo.so
- /usr/share/appdata/hexchat.appdata.xml
- /usr/share/applications/hexchat.desktop
+ /usr/share/applications/io.github.Hexchat.desktop
/usr/share/dbus-1/services/org.hexchat.service.service
/usr/share/icons/hicolor/48x48/apps/hexchat.png
/usr/share/icons/hicolor/scalable/apps/hexchat.svg
/usr/share/locale
/usr/share/man
+ /usr/share/metainfo/io.github.Hexchat.appdata.xml
@@ -40,7 +40,7 @@
HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems.
programming.devel
- hexchat
+ hexchat
/usr/include/
@@ -48,12 +48,12 @@
-
- 2018-01-31
- 2.12.4
+
+ 2018-03-11
+ 2.14.0
Packaging update
- Peter O'Connor
- peter@solus-project.com
+ Pierre-Yves
+ pyu@riseup.net
\ No newline at end of file