mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
parent
e33c6eac52
commit
fbb095777f
1 changed files with 6 additions and 6 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'gajim'
|
# Template file for 'gajim'
|
||||||
pkgname=gajim
|
pkgname=gajim
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-openssl python3-nbxmpp python3-pyasn1 python3-gobject"
|
depends="python3-gobject python3-nbxmpp python3-pyasn1 python3-setuptools"
|
||||||
pycompile_module="gajim"
|
pycompile_module="gajim"
|
||||||
short_desc="Full featured Jabber/XMPP client"
|
short_desc="Full featured Jabber/XMPP client"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://www.gajim.org"
|
homepage="https://www.gajim.org"
|
||||||
license="GPL-3"
|
license="GPL-3.0-only"
|
||||||
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.bz2"
|
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.bz2"
|
||||||
checksum=404c5cdcc7b228750d1ae6a226c5402d28705ecd9b147842224036ea6a24aa81
|
checksum=2cb4bf113d2c4312967ea4c33e044a81c1b17c34fc572925cca6c30d82e6d69b
|
||||||
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue