mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
hexchat: update to 2.12.3
Reset maintainer.
This commit is contained in:
parent
d0faf9b132
commit
bcdcc12de2
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hexchat'
|
# Template file for 'hexchat'
|
||||||
pkgname=hexchat
|
pkgname=hexchat
|
||||||
version=2.12.2
|
version=2.12.3
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -9,14 +9,14 @@ makedepends="gtk+-devel libressl-devel dbus-glib-devel perl python-devel
|
||||||
libnotify-devel libcanberra-devel libxml2-devel pciutils-devel libproxy-devel
|
libnotify-devel libcanberra-devel libxml2-devel pciutils-devel libproxy-devel
|
||||||
lua-devel"
|
lua-devel"
|
||||||
depends="desktop-file-utils enchant iso-codes"
|
depends="desktop-file-utils enchant iso-codes"
|
||||||
configure_args=" --enable-openssl --enable-dbus --disable-textfe --enable-ipv6
|
configure_args="--enable-openssl --enable-dbus --disable-textfe --enable-ipv6
|
||||||
--enable-perl --enable-python"
|
--enable-perl --enable-python"
|
||||||
short_desc="A GTK+ based IRC client successor of Xchat"
|
short_desc="A GTK+ based IRC client successor of Xchat"
|
||||||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://hexchat.github.io/"
|
homepage="http://hexchat.github.io/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://dl.hexchat.net/hexchat/${pkgname}-${version}.tar.xz"
|
distfiles="http://dl.hexchat.net/hexchat/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6dad783f37aac32a8301a12d498af7a74900f011aec4e77bb378ae9797a3ccf6
|
checksum=6f2b22372c7a9ed8ffab817079638e8f4178f5f8ba63c89cb3baa01be614f2ba
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue