diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,30 +1,44 @@
name : hexchat
version : 2.14.3
-release : 26
+release : 27
homepage : https://hexchat.github.io/
source :
- https://dl.hexchat.net/hexchat/hexchat-2.14.3.tar.xz : 901a9d13db5a4da69b827f6093306bbd16863dc49016f7668bd3e4506512e882
license : GPL-2.0-or-later
-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.
+component :
+ - network.irc
+ - theme-manager : network.irc
+summary :
+ - GTK+ IRC client
+ - theme-manager : A theme manager for the hexchat 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.
+ - theme-manager : A theme manager for the hexchat IRC client
+patterns :
+ - theme-manager :
+ - /usr/bin/thememan*
+ - /usr/share/applications/io.github.Hexchat.ThemeManager.desktop
+ - /usr/share/mime/packages/io.github.Hexchat.ThemeManager.xml
builddeps :
- pkgconfig(dbus-glib-1)
- pkgconfig(gtk+-3.0)
- - pkgconfig(libnotify)
- - pkgconfig(libcanberra)
- - pkgconfig(libproxy-1.0)
- pkgconfig(iso-codes)
+ - pkgconfig(libcanberra)
+ - pkgconfig(libnotify)
- pkgconfig(libpci)
+ - pkgconfig(libproxy-1.0)
- pkgconfig(luajit)
- pkgconfig(python3)
+ - mono-msbuild
rundeps :
- enchant
+ - theme-manager :
+ - hexchat
+ - mono
setup : |
%patch -p1 < $pkgfiles/0001-common-cfgfiles-Apply-Solus-defaults.patch
%patch -p1 < $pkgfiles/0001-Default-to-Solus.patch
- %meson_configure
+ %meson_configure -Dwith-theme-manager=true
build : |
%ninja_build
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
hexchat
https://hexchat.github.io/
- Joshua Strobl
- joshua@streambits.io
+ Troy Harvey
+ harveydevel@gmail.com
GPL-2.0-or-later
network.irc
@@ -92,20 +92,35 @@
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/hexchat-plugin.h
/usr/lib64/pkgconfig/hexchat-plugin.pc
+
+ hexchat-theme-manager
+ A theme manager for the hexchat IRC client
+ A theme manager for the hexchat IRC client
+ network.irc
+
+ hexchat
+
+
+ /usr/bin/thememan
+ /usr/bin/thememan.exe
+ /usr/share/applications/io.github.Hexchat.ThemeManager.desktop
+ /usr/share/mime/packages/io.github.Hexchat.ThemeManager.xml
+
+
-
- 2020-03-13
+
+ 2020-05-12
2.14.3
Packaging update
- Joshua Strobl
- joshua@streambits.io
+ Troy Harvey
+ harveydevel@gmail.com
\ No newline at end of file