pithos: update to 1.4.0
- Switched to meson for build system
This commit is contained in:
parent
e1124271a1
commit
b974ca072e
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'pithos'
|
||||
pkgname=pithos
|
||||
version=1.3.1
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
pycompile_module="pithos"
|
||||
makedepends="intltool pkg-config python3 glib-devel"
|
||||
depends="gtk+3 python3-gobject libsecret gst-plugins-good1 gst-libav"
|
||||
|
@ -11,4 +11,4 @@ maintainer="osn64 <dave@techthrones.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://pithos.github.io/"
|
||||
distfiles="https://github.com/pithos/pithos/releases/download/${version}/pithos-${version}.tar.xz"
|
||||
checksum=cf732bd5c541a55e160d58743e19c2beca69476fae6ead745f0ba6b08615d509
|
||||
checksum=4c025d7e1e055292849b80c37d8ad3862e0f2cbd9c7327664deb8ac0389952ac
|
||||
|
|
Loading…
Add table
Reference in a new issue