Page MenuHomeSolus

D8851.id21231.diff
No OneTemporary

D8851.id21231.diff

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 @@
<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>
@@ -86,13 +86,28 @@
<Path fileType="data">/usr/share/metainfo/io.github.Hexchat.appdata.xml</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>
<Package>
<Name>hexchat-devel</Name>
<Summary xml:lang="en">Development files for hexchat</Summary>
<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>
@@ -100,12 +115,12 @@
</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

Mime Type
text/plain
Expires
May 30 2023, 1:51 PM (10 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5843117
Default Alt Text
D8851.id21231.diff (4 KB)

Event Timeline