Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : hexchat | name : hexchat | ||||
| version : 2.14.3 | version : 2.14.3 | ||||
| release : 26 | release : 27 | ||||
| homepage : https://hexchat.github.io/ | homepage : https://hexchat.github.io/ | ||||
| source : | source : | ||||
| - https://dl.hexchat.net/hexchat/hexchat-2.14.3.tar.xz : 901a9d13db5a4da69b827f6093306bbd16863dc49016f7668bd3e4506512e882 | - https://dl.hexchat.net/hexchat/hexchat-2.14.3.tar.xz : 901a9d13db5a4da69b827f6093306bbd16863dc49016f7668bd3e4506512e882 | ||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| component : network.irc | component : | ||||
| summary : GTK+ IRC client | - network.irc | ||||
| description: HexChat is an IRC client based on XChat, but unlike XChat it’s completely | - theme-manager : network.irc | ||||
| free for both Windows and Unix-like systems. | 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 : | |||||
livingsilver94: Could just be `theme-manager`. Without the caret, the `hexchat-` prefix is automatically added. | |||||
Done Inline ActionsTried it, it did not automatically add it. Harvey: Tried it, it did not automatically add it. | |||||
| - /usr/bin/thememan* | |||||
| - /usr/share/applications/io.github.Hexchat.ThemeManager.desktop | |||||
| - /usr/share/mime/packages/io.github.Hexchat.ThemeManager.xml | |||||
| builddeps : | builddeps : | ||||
| - pkgconfig(dbus-glib-1) | - pkgconfig(dbus-glib-1) | ||||
| - pkgconfig(gtk+-3.0) | - pkgconfig(gtk+-3.0) | ||||
| - pkgconfig(libnotify) | |||||
| - pkgconfig(libcanberra) | |||||
| - pkgconfig(libproxy-1.0) | |||||
| - pkgconfig(iso-codes) | - pkgconfig(iso-codes) | ||||
| - pkgconfig(libcanberra) | |||||
| - pkgconfig(libnotify) | |||||
| - pkgconfig(libpci) | - pkgconfig(libpci) | ||||
| - pkgconfig(libproxy-1.0) | |||||
| - pkgconfig(luajit) | - pkgconfig(luajit) | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
Not Done Inline ActionsIt can be mono-msbuild, the entire monodevelop is not required. They mention that you require it but it was a bad habit carried out from building packages with the Visual Studio GUI. YakoYakoYokuYoku: It can be `mono-msbuild`, the entire `monodevelop` is not required. They mention that you… | |||||
| - mono-msbuild | |||||
| rundeps : | rundeps : | ||||
| - enchant | - enchant | ||||
| - theme-manager : | |||||
| - hexchat | |||||
| - mono | |||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/0001-common-cfgfiles-Apply-Solus-defaults.patch | %patch -p1 < $pkgfiles/0001-common-cfgfiles-Apply-Solus-defaults.patch | ||||
| %patch -p1 < $pkgfiles/0001-Default-to-Solus.patch | %patch -p1 < $pkgfiles/0001-Default-to-Solus.patch | ||||
| %meson_configure | %meson_configure -Dwith-theme-manager=true | ||||
| build : | | build : | | ||||
| %ninja_build | %ninja_build | ||||
| install : | | install : | | ||||
| %ninja_install | %ninja_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
Could just be theme-manager. Without the caret, the hexchat- prefix is automatically added. IIRC, at least.