Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10803951
D8851.id21232.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D8851.id21232.diff
View Options
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(monodevelop)
- pkgconfig(python3)
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 @@
<Name>hexchat</Name>
<Homepage>https://hexchat.github.io/</Homepage>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@streambits.io</Email>
+ <Name>Troy Harvey</Name>
+ <Email>harveydevel@gmail.com</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>network.irc</PartOf>
@@ -92,20 +92,35 @@
<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="26">hexchat</Dependency>
+ <Dependency release="27">hexchat</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/hexchat-plugin.h</Path>
<Path fileType="data">/usr/lib64/pkgconfig/hexchat-plugin.pc</Path>
</Files>
</Package>
+ <Package>
+ <Name>hexchat-theme-manager</Name>
+ <Summary xml:lang="en">A theme manager for the hexchat IRC client</Summary>
+ <Description xml:lang="en">A theme manager for the hexchat IRC client</Description>
+ <PartOf>network.irc</PartOf>
+ <RuntimeDependencies>
+ <Dependency releaseFrom="27">hexchat</Dependency>
+ </RuntimeDependencies>
+ <Files>
+ <Path fileType="executable">/usr/bin/thememan</Path>
+ <Path fileType="executable">/usr/bin/thememan.exe</Path>
+ <Path fileType="data">/usr/share/applications/io.github.Hexchat.ThemeManager.desktop</Path>
+ <Path fileType="data">/usr/share/mime/packages/io.github.Hexchat.ThemeManager.xml</Path>
+ </Files>
+ </Package>
<History>
- <Update release="26">
- <Date>2020-03-13</Date>
+ <Update release="27">
+ <Date>2020-05-12</Date>
<Version>2.14.3</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@streambits.io</Email>
+ <Name>Troy Harvey</Name>
+ <Email>harveydevel@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 30 2023, 2:10 PM (10 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5843141
Default Alt Text
D8851.id21232.diff (4 KB)
Attached To
Mode
D8851: Enable hexchat theme manager
Attached
Detach File
Event Timeline
Log In to Comment