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 + - ^hexchat-theme-manager : network.irc +summary : + - GTK+ IRC client + - ^hexchat-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. + - ^hexchat-theme-manager : A theme manager for the hexchat IRC client +patterns : + - ^hexchat-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(monodevelop) - pkgconfig(python3) rundeps : - enchant + - ^hexchat-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 @@ -86,13 +86,28 @@ /usr/share/metainfo/io.github.Hexchat.appdata.xml + + 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 + + hexchat-devel Development files for hexchat 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 @@ -100,12 +115,12 @@ - - 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