mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dleyna-server: remove
They are uncared for and are blocking gupnp update.
This commit is contained in:
parent
e593afb864
commit
99a024efa0
4 changed files with 6 additions and 27 deletions
|
@ -3307,7 +3307,6 @@ libnomacsCore.so.3 nomacs-3.10.2_4
|
||||||
libaudit.so.1 libaudit-2.8.4_1
|
libaudit.so.1 libaudit-2.8.4_1
|
||||||
libauparse.so.0 libauparse-2.8.4_1
|
libauparse.so.0 libauparse-2.8.4_1
|
||||||
libOpenCL.so.1 ocl-icd-2.2.12_1
|
libOpenCL.so.1 ocl-icd-2.2.12_1
|
||||||
libdleyna-server-1.0.so.1 dleyna-server-0.6.0_1
|
|
||||||
liburiparser.so.1 uriparser-0.8.6_1
|
liburiparser.so.1 uriparser-0.8.6_1
|
||||||
libcpptest.so.1 cpptest-2.0.0_1
|
libcpptest.so.1 cpptest-2.0.0_1
|
||||||
libhandy-0.0.so.0 libhandy-0.0.3_1
|
libhandy-0.0.so.0 libhandy-0.0.3_1
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
dleyna-server
|
|
1
srcpkgs/dleyna-server/INSTALL.msg
Normal file
1
srcpkgs/dleyna-server/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
dleyna-server is no longer provided by Void Linux, and will be fully removed from the repos on 2019/06/14
|
|
@ -1,29 +1,9 @@
|
||||||
# Template file for 'dleyna-server'
|
# Template file for 'dleyna-server'
|
||||||
pkgname=dleyna-server
|
pkgname=dleyna-server
|
||||||
version=0.6.0
|
version=0.6.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
archs=noarch
|
||||||
hostmakedepends="automake libtool pkg-config"
|
build_style=meta
|
||||||
makedepends="libglib-devel gssdp-devel gupnp-devel gupnp-av-devel libsoup-devel
|
short_desc="Library for implementing services to manipulate Digital Media Servers (removed package)"
|
||||||
gupnp-dlna-devel libxml2-devel dleyna-core-devel"
|
license="metapackage"
|
||||||
short_desc="Library for implementing services to manipulate Digital Media Servers"
|
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
||||||
license="LGPL-2.1-or-later"
|
|
||||||
homepage="https://01.org/dleyna/"
|
homepage="https://01.org/dleyna/"
|
||||||
distfiles="https://github.com/intel/dleyna-server/archive/${version}.tar.gz"
|
|
||||||
checksum=fd2263134b90cf5ce61d0f4ab411d88e08e0208061dbe4f7e03c25a5330d0b3b
|
|
||||||
conf_files="/etc/dleyna-server-service.conf"
|
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
autoreconf -fi
|
|
||||||
}
|
|
||||||
|
|
||||||
dleyna-server-devel_package() {
|
|
||||||
depends="libglib-devel dleyna-server-${version}_${revision}"
|
|
||||||
short_desc+=" - development files"
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr/include
|
|
||||||
vmove usr/lib/pkgconfig
|
|
||||||
vmove "usr/lib/dleyna-server/*.so"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue