mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
gajim: update to 1.8.0.
This commit is contained in:
parent
614bc2f299
commit
1a966cfdda
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gajim'
|
||||
pkgname=gajim
|
||||
version=1.7.1
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="gettext python3-wheel"
|
||||
|
@ -8,6 +8,7 @@ depends="python3-gobject python3-setuptools python3-Pillow
|
|||
python3-cairo python3-dbus libsecret gsound libnm
|
||||
python3-nbxmpp python3-openssl python3-css-parser python3-keyring
|
||||
python3-precis-i18n python3-packaging python3-setuptools python3-distro
|
||||
python3-qrcode python3-omemo-dr
|
||||
python3-netifaces python3-pyasn1 python3-jeepney libsoup3 farstream gst-plugins-base1
|
||||
gst-plugins-ugly1 gst-libav gtksourceview4"
|
||||
checkdepends="${depends} python3-packaging"
|
||||
|
@ -17,7 +18,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://www.gajim.org"
|
||||
changelog="https://dev.gajim.org/gajim/gajim/-/raw/master/ChangeLog"
|
||||
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz"
|
||||
checksum=b9a26a353549189fe65e0bc130cf98cbc42bd7105e72ac2041cb4a7f9d7543c6
|
||||
checksum=1201fc9add1a9b697dcf872c1871faae92ea4f3162051cce3c1e0d0843fc4d43
|
||||
|
||||
post_build() {
|
||||
./pep517build/build_metadata.py -o dist/metadata
|
||||
|
|
Loading…
Add table
Reference in a new issue