mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
hexchat: update to 2.14.2.
This commit is contained in:
parent
42d03a4068
commit
9ce8082858
1 changed files with 5 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'hexchat'
|
# Template file for 'hexchat'
|
||||||
pkgname=hexchat
|
pkgname=hexchat
|
||||||
version=2.14.1
|
version=2.14.2
|
||||||
revision=6
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dwith-dbus=true -Dwith-ssl=true -Dwith-text=false
|
configure_args="-Dwith-dbus=true -Dwith-ssl=true -Dwith-text=false
|
||||||
-Dwith-perl=true -Dwith-python=python3"
|
-Dwith-perl=/usr/bin/perl -Dwith-python=python3"
|
||||||
hostmakedepends="pkg-config glib-devel"
|
hostmakedepends="pkg-config glib-devel"
|
||||||
makedepends="gtk+-devel libressl-devel dbus-glib-devel perl libnotify-devel
|
makedepends="gtk+-devel libressl-devel dbus-glib-devel perl libnotify-devel
|
||||||
libcanberra-devel libxml2-devel pciutils-devel libproxy-devel LuaJIT-devel
|
libcanberra-devel libxml2-devel pciutils-devel libproxy-devel LuaJIT-devel
|
||||||
|
@ -14,8 +14,9 @@ short_desc="A GTK+ based IRC client successor of Xchat"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://hexchat.github.io/"
|
homepage="https://hexchat.github.io/"
|
||||||
|
changelog="https://hexchat.readthedocs.org/en/latest/changelog.html"
|
||||||
distfiles="https://dl.hexchat.net/hexchat/${pkgname}-${version}.tar.xz"
|
distfiles="https://dl.hexchat.net/hexchat/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b032e4bcebe2229f87047439979a1246ddcbf599e7e538baa3f2abfac9a003a2
|
checksum=7792b9e52560fbd3e10d75bfb5d138a20913a87771d676d296547f1b4ac09618
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue