* update gupnp-dlna to 0.12.0-3
This commit is contained in:
parent
0646fd8a26
commit
c962189b98
22
gupnp-dlna/.SRCINFO
Normal file
22
gupnp-dlna/.SRCINFO
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
pkgbase = gupnp-dlna
|
||||||
|
pkgdesc = Library to ease DLNA-related bits for applications using gupnp
|
||||||
|
pkgver = 0.12.0
|
||||||
|
pkgrel = 3
|
||||||
|
url = https://wiki.gnome.org/Projects/GUPnP
|
||||||
|
arch = x86_64
|
||||||
|
license = LGPL
|
||||||
|
makedepends = gobject-introspection
|
||||||
|
makedepends = gtk-doc
|
||||||
|
makedepends = vala
|
||||||
|
makedepends = meson
|
||||||
|
makedepends = git
|
||||||
|
depends = gst-plugins-base-libs
|
||||||
|
source = git+https://gitlab.gnome.org/GNOME/gupnp-dlna.git#commit=cc09daae47ef0e030895edbeba58636c76f53b3d
|
||||||
|
sha256sums = SKIP
|
||||||
|
|
||||||
|
pkgname = gupnp-dlna
|
||||||
|
depends = gst-plugins-base-libs
|
||||||
|
depends = libglib-2.0.so
|
||||||
|
depends = libgobject-2.0.so
|
||||||
|
provides = libgupnp-dlna-2.0.so
|
||||||
|
provides = libgupnp-dlna-gst-2.0.so
|
@ -4,14 +4,13 @@
|
|||||||
|
|
||||||
pkgname=gupnp-dlna
|
pkgname=gupnp-dlna
|
||||||
pkgver=0.12.0
|
pkgver=0.12.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="Library to ease DLNA-related bits for applications using gupnp"
|
pkgdesc="Library to ease DLNA-related bits for applications using gupnp"
|
||||||
url="https://wiki.gnome.org/Projects/GUPnP"
|
url="https://wiki.gnome.org/Projects/GUPnP"
|
||||||
arch=(x86_64 powerpc64le powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
license=(LGPL)
|
license=(LGPL)
|
||||||
depends=(gst-plugins-base-libs)
|
depends=(gst-plugins-base-libs)
|
||||||
makedepends=(gobject-introspection gtk-doc vala meson git)
|
makedepends=(gobject-introspection gtk-doc vala meson git)
|
||||||
options=(debug)
|
|
||||||
_commit=cc09daae47ef0e030895edbeba58636c76f53b3d # tags/gupnp-dlna-0.12.0^0
|
_commit=cc09daae47ef0e030895edbeba58636c76f53b3d # tags/gupnp-dlna-0.12.0^0
|
||||||
source=("git+https://gitlab.gnome.org/GNOME/gupnp-dlna.git#commit=$_commit")
|
source=("git+https://gitlab.gnome.org/GNOME/gupnp-dlna.git#commit=$_commit")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user