mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
62556d9f7d
commit
24d7489f5a
1 changed files with 14 additions and 0 deletions
14
srcpkgs/poezio/template
Normal file
14
srcpkgs/poezio/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'poezio'
|
||||||
|
pkgname=poezio
|
||||||
|
version=0.10
|
||||||
|
revision=1
|
||||||
|
short_desc="Python & ncurses Jabber client"
|
||||||
|
build_style=python3-module
|
||||||
|
maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
|
||||||
|
license="zlib"
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
makedepends="python3-devel"
|
||||||
|
depends="python3 python3-aiodns python3-slixmpp"
|
||||||
|
homepage="http://poez.io"
|
||||||
|
distfiles="${PYPI_SITE}/p/poezio/poezio-${version}.tar.gz"
|
||||||
|
checksum=b462b8a1dece0f5e1d952068d0fff6b192bc15c82ae9224060530b3beb9efa53
|
Loading…
Add table
Reference in a new issue