mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
vdr-dvbapi-plugin: rename to vdr-plugin-dvbapi, update to vdr-plugin-dvbapi-68e043a
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
25872552c3
commit
0370bb486c
@ -24,4 +24,3 @@
|
||||
|
||||
mkdir -p $INSTALL/usr/lib/vdr
|
||||
cp $PKG_BUILD/libvdr-dvbapi.so* $INSTALL/usr/lib/vdr
|
||||
cp $PKG_BUILD/dvbapi_ca.so $INSTALL/usr/lib/vdr
|
@ -18,12 +18,12 @@
|
||||
# http://www.gnu.org/copyleft/gpl.html
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="vdr-dvbapi-plugin"
|
||||
PKG_VERSION="6e8cad7"
|
||||
PKG_NAME="vdr-plugin-dvbapi"
|
||||
PKG_VERSION="68e043a"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/Louro/vdr-dvbapi-plugin"
|
||||
PKG_SITE="https://github.com/manio/vdr-plugin-dvbapi"
|
||||
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS="vdr openssl"
|
||||
PKG_BUILD_DEPENDS="toolchain vdr openssl"
|
@ -19,8 +19,8 @@
|
||||
# http://www.gnu.org/copyleft/gpl.html
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="vdr-dvbapi-plugin"
|
||||
PKG_REPO="git://github.com/Louro/vdr-dvbapi-plugin.git"
|
||||
PKG_NAME="vdr-plugin-dvbapi"
|
||||
PKG_REPO="git://github.com/manio/vdr-plugin-dvbapi.git"
|
||||
|
||||
echo "getting sources..."
|
||||
if [ ! -d $PKG_NAME.git ]; then
|
Loading…
x
Reference in New Issue
Block a user