mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-23 16:30:13 +00:00
cleanup: remove redundant PKG_SHORTDESC
This commit is contained in:
parent
4cffa5fe6f
commit
a4ec8951e0
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://www.gnu.org/software/bash/bash.html"
|
PKG_SITE="http://www.gnu.org/software/bash/bash.html"
|
||||||
PKG_URL="ftp://ftp.cwru.edu/pub/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="ftp://ftp.cwru.edu/pub/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain ncurses"
|
PKG_DEPENDS_TARGET="toolchain ncurses"
|
||||||
PKG_SHORTDESC="The GNU Bourne Again shell"
|
|
||||||
PKG_LONGDESC="The GNU Bourne Again shell"
|
PKG_LONGDESC="The GNU Bourne Again shell"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--with-curses \
|
PKG_CONFIGURE_OPTS_TARGET="--with-curses \
|
||||||
|
@ -9,7 +9,6 @@ PKG_LICENSE="LGPL"
|
|||||||
PKG_SITE="http://pcsclite.alioth.debian.org/ccid.html"
|
PKG_SITE="http://pcsclite.alioth.debian.org/ccid.html"
|
||||||
PKG_URL="https://alioth.debian.org/frs/download.php/latestfile/112/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
PKG_URL="https://alioth.debian.org/frs/download.php/latestfile/112/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||||
PKG_DEPENDS_TARGET="toolchain pcsc-lite"
|
PKG_DEPENDS_TARGET="toolchain pcsc-lite"
|
||||||
PKG_SHORTDESC="CCID free software driver"
|
|
||||||
PKG_LONGDESC="CCID free software driver"
|
PKG_LONGDESC="CCID free software driver"
|
||||||
PKG_TOOLCHAIN="autotools"
|
PKG_TOOLCHAIN="autotools"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE=""
|
|||||||
PKG_SITE="https://github.com/cgutman/enet/"
|
PKG_SITE="https://github.com/cgutman/enet/"
|
||||||
PKG_URL="https://github.com/cgutman/enet/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/cgutman/enet/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol)"
|
|
||||||
PKG_LONGDESC="ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol)"
|
PKG_LONGDESC="ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol)"
|
||||||
PKG_TOOLCHAIN="autotools"
|
PKG_TOOLCHAIN="autotools"
|
||||||
|
|
||||||
|
@ -9,7 +9,6 @@ PKG_SITE="https://bitbucket.org/stoneleaf/enum34"
|
|||||||
PKG_URL="https://bitbucket.org/stoneleaf/$PKG_NAME/get/$PKG_VERSION.tar.bz2"
|
PKG_URL="https://bitbucket.org/stoneleaf/$PKG_NAME/get/$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS_TARGET="toolchain Python2 distutilscross:host"
|
PKG_DEPENDS_TARGET="toolchain Python2 distutilscross:host"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SHORTDESC="Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4"
|
|
||||||
PKG_LONGDESC="Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4"
|
PKG_LONGDESC="Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://he.fi/bchunk/"
|
PKG_SITE="http://he.fi/bchunk/"
|
||||||
PKG_URL="http://he.fi/bchunk/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="http://he.fi/bchunk/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="binchunker converts a CD image in a .bin / .cue format (sometimes .raw / .cue) to a set of .iso and .cdr tracks"
|
|
||||||
PKG_LONGDESC="binchunker converts a CD image in a .bin / .cue format (sometimes .raw / .cue) to a set of .iso and .cdr tracks"
|
PKG_LONGDESC="binchunker converts a CD image in a .bin / .cue format (sometimes .raw / .cue) to a set of .iso and .cdr tracks"
|
||||||
|
|
||||||
makeinstall_target() {
|
makeinstall_target() {
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv3"
|
|||||||
PKG_SITE="https://github.com/alucryd/ecm-tools"
|
PKG_SITE="https://github.com/alucryd/ecm-tools"
|
||||||
PKG_URL="https://github.com/alucryd/ecm-tools/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/alucryd/ecm-tools/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="Error Code Modeler"
|
|
||||||
PKG_LONGDESC="Error Code Modeler"
|
PKG_LONGDESC="Error Code Modeler"
|
||||||
|
|
||||||
makeinstall_target() {
|
makeinstall_target() {
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="https://sourceforge.net/projects/iat.berlios/"
|
PKG_SITE="https://sourceforge.net/projects/iat.berlios/"
|
||||||
PKG_URL="https://sourceforge.net/projects/iat.berlios/files/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="https://sourceforge.net/projects/iat.berlios/files/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="Iso9660 Analyzer Tool, this tool have engine for detect many structure of image file"
|
|
||||||
PKG_LONGDESC="Iso9660 Analyzer Tool, this tool have engine for detect many structure of image file"
|
PKG_LONGDESC="Iso9660 Analyzer Tool, this tool have engine for detect many structure of image file"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_malloc_0_nonnull=yes"
|
PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_malloc_0_nonnull=yes"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://sourceforge.net/projects/linuxconsole/"
|
PKG_SITE="http://sourceforge.net/projects/linuxconsole/"
|
||||||
PKG_URL="http://prdownloads.sourceforge.net/linuxconsole/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="http://prdownloads.sourceforge.net/linuxconsole/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="Set of utilities for joysticks and serial devices"
|
|
||||||
PKG_LONGDESC="Set of utilities for joysticks and serial devices"
|
PKG_LONGDESC="Set of utilities for joysticks and serial devices"
|
||||||
|
|
||||||
PKG_MAKE_OPTS_TARGET="SYSTEMD_SUPPORT=0"
|
PKG_MAKE_OPTS_TARGET="SYSTEMD_SUPPORT=0"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="BSD"
|
|||||||
PKG_SITE="https://golang.org"
|
PKG_SITE="https://golang.org"
|
||||||
PKG_URL="https://github.com/golang/go/archive/${PKG_NAME}${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/golang/go/archive/${PKG_NAME}${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_HOST="toolchain"
|
PKG_DEPENDS_HOST="toolchain"
|
||||||
PKG_SHORTDESC="Go is an open source programming language that makes it easy to build simple, reliable, and efficient software."
|
|
||||||
PKG_LONGDESC="Go is an open source programming language that makes it easy to build simple, reliable, and efficient software."
|
PKG_LONGDESC="Go is an open source programming language that makes it easy to build simple, reliable, and efficient software."
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="LGPL"
|
|||||||
PKG_SITE="http://hyperrealm.com/libconfig/libconfig.html"
|
PKG_SITE="http://hyperrealm.com/libconfig/libconfig.html"
|
||||||
PKG_URL="https://github.com/hyperrealm/libconfig/archive/v$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/hyperrealm/libconfig/archive/v$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="C/C++ Configuration File Library"
|
|
||||||
PKG_LONGDESC="C/C++ Configuration File Library"
|
PKG_LONGDESC="C/C++ Configuration File Library"
|
||||||
PKG_TOOLCHAIN="autotools"
|
PKG_TOOLCHAIN="autotools"
|
||||||
|
|
||||||
|
@ -9,7 +9,6 @@ PKG_SITE="http://www.videolan.org/developers/libdvbcsa.html"
|
|||||||
PKG_SITE="https://github.com/glenvt18/libdvbcsa/"
|
PKG_SITE="https://github.com/glenvt18/libdvbcsa/"
|
||||||
PKG_URL="https://github.com/glenvt18/libdvbcsa/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/glenvt18/libdvbcsa/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="libdvbcsa is a free implementation of the DVB Common Scrambling Algorithm - DVB/CSA - with encryption and decryption capabilities"
|
|
||||||
PKG_LONGDESC="libdvbcsa is a free implementation of the DVB Common Scrambling Algorithm - DVB/CSA - with encryption and decryption capabilities"
|
PKG_LONGDESC="libdvbcsa is a free implementation of the DVB Common Scrambling Algorithm - DVB/CSA - with encryption and decryption capabilities"
|
||||||
PKG_TOOLCHAIN="autotools"
|
PKG_TOOLCHAIN="autotools"
|
||||||
# libdvbcsa is a bit faster without LTO, and tests will fail with gcc-5.x
|
# libdvbcsa is a bit faster without LTO, and tests will fail with gcc-5.x
|
||||||
|
@ -8,5 +8,4 @@ PKG_LICENSE="LGPL"
|
|||||||
PKG_SITE="http://sourceforge.net/projects/libexif"
|
PKG_SITE="http://sourceforge.net/projects/libexif"
|
||||||
PKG_URL="http://downloads.sf.net/sourceforge/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="http://downloads.sf.net/sourceforge/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="A library to parse an EXIF file and read the data from those tags"
|
|
||||||
PKG_LONGDESC="A library to parse an EXIF file and read the data from those tags"
|
PKG_LONGDESC="A library to parse an EXIF file and read the data from those tags"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="https://savannah.gnu.org/projects/libiconv/"
|
PKG_SITE="https://savannah.gnu.org/projects/libiconv/"
|
||||||
PKG_URL="http://ftp.gnu.org/pub/gnu/libiconv/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="http://ftp.gnu.org/pub/gnu/libiconv/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="Libiconv converts from one character encoding to another through Unicode conversion."
|
|
||||||
PKG_LONGDESC="Libiconv converts from one character encoding to another through Unicode conversion."
|
PKG_LONGDESC="Libiconv converts from one character encoding to another through Unicode conversion."
|
||||||
PKG_BUILD_FLAGS="+pic"
|
PKG_BUILD_FLAGS="+pic"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://www.mars.org/home/rob/proj/mpeg/"
|
PKG_SITE="http://www.mars.org/home/rob/proj/mpeg/"
|
||||||
PKG_URL="$SOURCEFORGE_SRC/mad/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="$SOURCEFORGE_SRC/mad/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain zlib"
|
PKG_DEPENDS_TARGET="toolchain zlib"
|
||||||
PKG_SHORTDESC="library for id3 tagging"
|
|
||||||
PKG_LONGDESC="library for id3 tagging"
|
PKG_LONGDESC="library for id3 tagging"
|
||||||
|
|
||||||
PKG_MAINTAINER="Lukas Sabota (LTsmooth42@gmail.com)"
|
PKG_MAINTAINER="Lukas Sabota (LTsmooth42@gmail.com)"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://www.libimobiledevice.org"
|
PKG_SITE="http://www.libimobiledevice.org"
|
||||||
PKG_URL="http://www.libimobiledevice.org/downloads/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="http://www.libimobiledevice.org/downloads/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS_TARGET="toolchain libusbmuxd openssl"
|
PKG_DEPENDS_TARGET="toolchain libusbmuxd openssl"
|
||||||
PKG_SHORTDESC="libimobiledevice is a cross-platform software library that talks the protocols to support iPhone®, iPod Touch®, iPad® and Apple TV® devices"
|
|
||||||
PKG_LONGDESC="libimobiledevice is a cross-platform software library that talks the protocols to support iPhone®, iPod Touch®, iPad® and Apple TV® devices"
|
PKG_LONGDESC="libimobiledevice is a cross-platform software library that talks the protocols to support iPhone®, iPod Touch®, iPad® and Apple TV® devices"
|
||||||
PKG_TOOLCHAIN="autotools"
|
PKG_TOOLCHAIN="autotools"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="APL"
|
|||||||
PKG_SITE="https://github.com/docker/libnetwork"
|
PKG_SITE="https://github.com/docker/libnetwork"
|
||||||
PKG_URL="https://github.com/docker/libnetwork/archive/${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/docker/libnetwork/archive/${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain go:host"
|
PKG_DEPENDS_TARGET="toolchain go:host"
|
||||||
PKG_SHORTDESC="Libnetwork provides a native Go implementation for connecting containers"
|
|
||||||
PKG_LONGDESC="Libnetwork provides a native Go implementation for connecting containers"
|
PKG_LONGDESC="Libnetwork provides a native Go implementation for connecting containers"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://www.libimobiledevice.org"
|
PKG_SITE="http://www.libimobiledevice.org"
|
||||||
PKG_URL="http://www.libimobiledevice.org/downloads/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="http://www.libimobiledevice.org/downloads/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS_TARGET="toolchain libplist"
|
PKG_DEPENDS_TARGET="toolchain libplist"
|
||||||
PKG_SHORTDESC="USB Multiplex Daemon"
|
|
||||||
PKG_LONGDESC="USB Multiplex Daemon"
|
PKG_LONGDESC="USB Multiplex Daemon"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_malloc_0_nonnull=yes \
|
PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_malloc_0_nonnull=yes \
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="https://libvnc.github.io/"
|
PKG_SITE="https://libvnc.github.io/"
|
||||||
PKG_URL="https://github.com/LibVNC/libvncserver/archive/LibVNCServer-$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/LibVNC/libvncserver/archive/LibVNCServer-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain libjpeg-turbo libpng openssl systemd"
|
PKG_DEPENDS_TARGET="toolchain libjpeg-turbo libpng openssl systemd"
|
||||||
PKG_SHORTDESC="LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program."
|
|
||||||
PKG_LONGDESC="LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program."
|
PKG_LONGDESC="LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program."
|
||||||
PKG_TOOLCHAIN="autotools"
|
PKG_TOOLCHAIN="autotools"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://www.nih.at/libzip/"
|
PKG_SITE="http://www.nih.at/libzip/"
|
||||||
PKG_URL="http://www.nih.at/libzip/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
PKG_URL="http://www.nih.at/libzip/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="libzip"
|
|
||||||
PKG_LONGDESC="libzip"
|
PKG_LONGDESC="libzip"
|
||||||
PKG_TOOLCHAIN="configure"
|
PKG_TOOLCHAIN="configure"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv3"
|
|||||||
PKG_SITE="http://www.ncftp.com/ncftp/"
|
PKG_SITE="http://www.ncftp.com/ncftp/"
|
||||||
PKG_URL="ftp://ftp.ncftp.com/ncftp/ncftp-${PKG_VERSION}-src.tar.xz"
|
PKG_URL="ftp://ftp.ncftp.com/ncftp/ncftp-${PKG_VERSION}-src.tar.xz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="NcFTP Client (also known as just NcFTP) is a set of FREE application programs implementing the File Transfer Protocol (FTP)."
|
|
||||||
PKG_LONGDESC="NcFTP Client (also known as just NcFTP) is a set of FREE application programs implementing the File Transfer Protocol (FTP)."
|
PKG_LONGDESC="NcFTP Client (also known as just NcFTP) is a set of FREE application programs implementing the File Transfer Protocol (FTP)."
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="ac_cv_header_librtmp_rtmp_h=yes \
|
PKG_CONFIGURE_OPTS_TARGET="ac_cv_header_librtmp_rtmp_h=yes \
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv3"
|
|||||||
PKG_SITE="http://www.udpxy.com"
|
PKG_SITE="http://www.udpxy.com"
|
||||||
PKG_URL="http://www.udpxy.com/download/1_23/${PKG_NAME}.${PKG_VERSION}-prod.tar.gz"
|
PKG_URL="http://www.udpxy.com/download/1_23/${PKG_NAME}.${PKG_VERSION}-prod.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="udpxy is a UDP-to-HTTP multicast traffic relay daemon"
|
|
||||||
PKG_LONGDESC="udpxy is a UDP-to-HTTP multicast traffic relay daemon"
|
PKG_LONGDESC="udpxy is a UDP-to-HTTP multicast traffic relay daemon"
|
||||||
|
|
||||||
makeinstall_target() {
|
makeinstall_target() {
|
||||||
|
@ -9,7 +9,6 @@ PKG_SITE="https://developers.google.com/protocol-buffers/"
|
|||||||
PKG_URL="https://github.com/google/$PKG_NAME/releases/download/v$PKG_VERSION/$PKG_NAME-cpp-$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/google/$PKG_NAME/releases/download/v$PKG_VERSION/$PKG_NAME-cpp-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_HOST="toolchain zlib:host"
|
PKG_DEPENDS_HOST="toolchain zlib:host"
|
||||||
PKG_DEPENDS_TARGET="toolchain zlib protobuf:host"
|
PKG_DEPENDS_TARGET="toolchain zlib protobuf:host"
|
||||||
PKG_SHORTDESC="protobuf: Protocol Buffers - Google's data interchange format"
|
|
||||||
PKG_LONGDESC="protobuf: Protocol Buffers - Google's data interchange format"
|
PKG_LONGDESC="protobuf: Protocol Buffers - Google's data interchange format"
|
||||||
|
|
||||||
PKG_CMAKE_SCRIPT="$PKG_BUILD/cmake/CMakeLists.txt"
|
PKG_CMAKE_SCRIPT="$PKG_BUILD/cmake/CMakeLists.txt"
|
||||||
|
@ -9,7 +9,6 @@ PKG_SITE="https://github.com/vpelletier/python-libusb1"
|
|||||||
PKG_URL="https://github.com/vpelletier/$PKG_NAME/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/vpelletier/$PKG_NAME/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain Python2 distutilscross:host"
|
PKG_DEPENDS_TARGET="toolchain Python2 distutilscross:host"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SHORTDESC="Pure-python wrapper for libusb-1.0"
|
|
||||||
PKG_LONGDESC="Pure-python wrapper for libusb-1.0"
|
PKG_LONGDESC="Pure-python wrapper for libusb-1.0"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://qt-project.org"
|
PKG_SITE="http://qt-project.org"
|
||||||
PKG_URL="http://download.qt.io/official_releases/qt/5.6/$PKG_VERSION/submodules/$PKG_NAME-opensource-src-$PKG_VERSION.tar.xz"
|
PKG_URL="http://download.qt.io/official_releases/qt/5.6/$PKG_VERSION/submodules/$PKG_NAME-opensource-src-$PKG_VERSION.tar.xz"
|
||||||
PKG_DEPENDS_TARGET="pcre zlib"
|
PKG_DEPENDS_TARGET="pcre zlib"
|
||||||
PKG_SHORTDESC="A cross-platform application and UI framework"
|
|
||||||
PKG_LONGDESC="A cross-platform application and UI framework"
|
PKG_LONGDESC="A cross-platform application and UI framework"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="-prefix /usr
|
PKG_CONFIGURE_OPTS_TARGET="-prefix /usr
|
||||||
|
@ -9,7 +9,6 @@ PKG_LICENSE="MIT"
|
|||||||
PKG_SITE="http://sourceforge.net/p/raspberry-gpio-python/"
|
PKG_SITE="http://sourceforge.net/p/raspberry-gpio-python/"
|
||||||
PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain Python2 distutilscross:host"
|
PKG_DEPENDS_TARGET="toolchain Python2 distutilscross:host"
|
||||||
PKG_SHORTDESC="A module to control Raspberry Pi GPIO channels"
|
|
||||||
PKG_LONGDESC="A module to control Raspberry Pi GPIO channels"
|
PKG_LONGDESC="A module to control Raspberry Pi GPIO channels"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -9,6 +9,5 @@ PKG_LICENSE="BSD"
|
|||||||
PKG_SITE="https://github.com/RPi-Distro/python-gpiozero"
|
PKG_SITE="https://github.com/RPi-Distro/python-gpiozero"
|
||||||
PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="A simple interface to everyday GPIO components used with Raspberry Pi"
|
|
||||||
PKG_LONGDESC="A simple interface to everyday GPIO components used with Raspberry Pi"
|
PKG_LONGDESC="A simple interface to everyday GPIO components used with Raspberry Pi"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
@ -9,6 +9,5 @@ PKG_LICENSE="BSD"
|
|||||||
PKG_SITE="https://github.com/waveform80/picamera"
|
PKG_SITE="https://github.com/waveform80/picamera"
|
||||||
PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain Python2 distutilscross:host bcm2835-driver"
|
PKG_DEPENDS_TARGET="toolchain Python2 distutilscross:host bcm2835-driver"
|
||||||
PKG_SHORTDESC="A python and shell interface for the Raspberry Pi camera module"
|
|
||||||
PKG_LONGDESC="A python and shell interface for the Raspberry Pi camera module"
|
PKG_LONGDESC="A python and shell interface for the Raspberry Pi camera module"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
@ -8,6 +8,5 @@ PKG_LICENSE="BSD-3c"
|
|||||||
PKG_SITE="https://github.com/hyperion-project/rpi_ws281x"
|
PKG_SITE="https://github.com/hyperion-project/rpi_ws281x"
|
||||||
PKG_URL="https://github.com/hyperion-project/rpi_ws281x/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/hyperion-project/rpi_ws281x/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="Userspace Raspberry Pi PWM library for WS281X LEDs"
|
|
||||||
PKG_LONGDESC="Userspace Raspberry Pi PWM library for WS281X LEDs"
|
PKG_LONGDESC="Userspace Raspberry Pi PWM library for WS281X LEDs"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="APL"
|
|||||||
PKG_SITE="https://github.com/opencontainers/runc"
|
PKG_SITE="https://github.com/opencontainers/runc"
|
||||||
PKG_URL="https://github.com/opencontainers/runc/archive/${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/opencontainers/runc/archive/${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain go:host"
|
PKG_DEPENDS_TARGET="toolchain go:host"
|
||||||
PKG_SHORTDESC="runc is a CLI tool for spawning and running containers according to the OCI specification"
|
|
||||||
PKG_LONGDESC="runc is a CLI tool for spawning and running containers according to the OCI specification"
|
PKG_LONGDESC="runc is a CLI tool for spawning and running containers according to the OCI specification"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://dag.wiee.rs/home-made/dstat"
|
PKG_SITE="http://dag.wiee.rs/home-made/dstat"
|
||||||
PKG_URL="https://github.com/dagwieers/dstat/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/dagwieers/dstat/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain Python2"
|
PKG_DEPENDS_TARGET="toolchain Python2"
|
||||||
PKG_SHORTDESC="Versatile resource statistics tool"
|
|
||||||
PKG_LONGDESC="Versatile resource statistics tool"
|
PKG_LONGDESC="Versatile resource statistics tool"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://dtach.sourceforge.net"
|
PKG_SITE="http://dtach.sourceforge.net"
|
||||||
PKG_URL="https://github.com/crigler/dtach/archive/v${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/crigler/dtach/archive/v${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="dtach - A program that emulates the detach feature of screen"
|
|
||||||
PKG_LONGDESC="dtach - A program that emulates the detach feature of screen"
|
PKG_LONGDESC="dtach - A program that emulates the detach feature of screen"
|
||||||
|
|
||||||
makeinstall_target() {
|
makeinstall_target() {
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://premium.caribe.net/~adrian2/fdupes.html"
|
PKG_SITE="http://premium.caribe.net/~adrian2/fdupes.html"
|
||||||
PKG_URL="https://github.com/adrianlopezroche/fdupes/archive/v${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/adrianlopezroche/fdupes/archive/v${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="FDUPES is a program for identifying or deleting duplicate files residing within specified directories"
|
|
||||||
PKG_LONGDESC="FDUPES is a program for identifying or deleting duplicate files residing within specified directories"
|
PKG_LONGDESC="FDUPES is a program for identifying or deleting duplicate files residing within specified directories"
|
||||||
|
|
||||||
makeinstall_target() {
|
makeinstall_target() {
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://keytouch.sourceforge.net"
|
PKG_SITE="http://keytouch.sourceforge.net"
|
||||||
PKG_URL="$SOURCEFORGE_SRC/keytouch/getscancodes-${PKG_VERSION}.tar.gz"
|
PKG_URL="$SOURCEFORGE_SRC/keytouch/getscancodes-${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="Shows the scancode of the pressed or released key"
|
|
||||||
PKG_LONGDESC="Shows the scancode of the pressed or released key"
|
PKG_LONGDESC="Shows the scancode of the pressed or released key"
|
||||||
|
|
||||||
PKG_MAKE_OPTS_TARGET="CC=$CC"
|
PKG_MAKE_OPTS_TARGET="CC=$CC"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="https://github.com/s-leroux/hid_mapper"
|
PKG_SITE="https://github.com/s-leroux/hid_mapper"
|
||||||
PKG_URL="https://github.com/s-leroux/hid_mapper/archive/v${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/s-leroux/hid_mapper/archive/v${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="generic HID mapper"
|
|
||||||
PKG_LONGDESC="generic HID mapper"
|
PKG_LONGDESC="generic HID mapper"
|
||||||
|
|
||||||
makeinstall_target() {
|
makeinstall_target() {
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://www.adebenham.com/mtpfs/"
|
PKG_SITE="http://www.adebenham.com/mtpfs/"
|
||||||
PKG_URL="https://github.com/cjd/mtpfs/archive/${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/cjd/mtpfs/archive/${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain fuse libmtp glib"
|
PKG_DEPENDS_TARGET="toolchain fuse libmtp glib"
|
||||||
PKG_SHORTDESC="MTPfs is a FUSE filesystem that supports reading and writing from any MTP device"
|
|
||||||
PKG_LONGDESC="MTPfs is a FUSE filesystem that supports reading and writing from any MTP device"
|
PKG_LONGDESC="MTPfs is a FUSE filesystem that supports reading and writing from any MTP device"
|
||||||
PKG_TOOLCHAIN="autotools"
|
PKG_TOOLCHAIN="autotools"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://p7zip.sourceforge.net/"
|
PKG_SITE="http://p7zip.sourceforge.net/"
|
||||||
PKG_URL="http://downloads.sourceforge.net/project/p7zip/p7zip/${PKG_VERSION}/p7zip_${PKG_VERSION}_src_all.tar.bz2"
|
PKG_URL="http://downloads.sourceforge.net/project/p7zip/p7zip/${PKG_VERSION}/p7zip_${PKG_VERSION}_src_all.tar.bz2"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="p7zip is a port of 7za.exe for POSIX systems like Unix"
|
|
||||||
PKG_LONGDESC="p7zip is a port of 7za.exe for POSIX systems like Unix"
|
PKG_LONGDESC="p7zip is a port of 7za.exe for POSIX systems like Unix"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://www.draisberghof.de/usb_modeswitch/"
|
PKG_SITE="http://www.draisberghof.de/usb_modeswitch/"
|
||||||
PKG_URL="http://www.draisberghof.de/usb_modeswitch/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
PKG_URL="http://www.draisberghof.de/usb_modeswitch/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||||
PKG_DEPENDS_TARGET="toolchain libusb"
|
PKG_DEPENDS_TARGET="toolchain libusb"
|
||||||
PKG_SHORTDESC="USB_ModeSwitch - Handling Mode-Switching USB Devices on Linux"
|
|
||||||
PKG_LONGDESC="USB_ModeSwitch - Handling Mode-Switching USB Devices on Linux"
|
PKG_LONGDESC="USB_ModeSwitch - Handling Mode-Switching USB Devices on Linux"
|
||||||
|
|
||||||
makeinstall_target() {
|
makeinstall_target() {
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="MIT"
|
|||||||
PKG_SITE="https://github.com/krallin/tini"
|
PKG_SITE="https://github.com/krallin/tini"
|
||||||
PKG_URL="https://github.com/krallin/tini/archive/${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/krallin/tini/archive/${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="Tini is the simplest init you could think of"
|
|
||||||
PKG_LONGDESC="Tini is the simplest init you could think of"
|
PKG_LONGDESC="Tini is the simplest init you could think of"
|
||||||
|
|
||||||
PKG_CMAKE_TARGET_OPTS="-DMINIMAL=ON"
|
PKG_CMAKE_TARGET_OPTS="-DMINIMAL=ON"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="https://github.com/kergoth/tslib"
|
PKG_SITE="https://github.com/kergoth/tslib"
|
||||||
PKG_URL="https://github.com/kergoth/tslib/releases/download/1.1/$PKG_NAME-$PKG_VERSION.tar.xz"
|
PKG_URL="https://github.com/kergoth/tslib/releases/download/1.1/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
PKG_DEPENDS_TARGET="toolchain evtest"
|
PKG_DEPENDS_TARGET="toolchain evtest"
|
||||||
PKG_SHORTDESC="Touchscreen access library with ts_uinput_touch daemon."
|
|
||||||
PKG_LONGDESC="Touchscreen access library with ts_uinput_touch daemon."
|
PKG_LONGDESC="Touchscreen access library with ts_uinput_touch daemon."
|
||||||
PKG_TOOLCHAIN="autotools"
|
PKG_TOOLCHAIN="autotools"
|
||||||
|
|
||||||
|
@ -9,7 +9,6 @@ PKG_SITE="https://github.com/jasmin-j/vdr-plugin-ddci2"
|
|||||||
PKG_URL="https://github.com/jasmin-j/vdr-plugin-ddci2/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/jasmin-j/vdr-plugin-ddci2/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain vdr"
|
PKG_DEPENDS_TARGET="toolchain vdr"
|
||||||
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
||||||
PKG_SHORTDESC="Support for stand alone CI by Digital Devices."
|
|
||||||
PKG_LONGDESC="Support for stand alone CI by Digital Devices."
|
PKG_LONGDESC="Support for stand alone CI by Digital Devices."
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -10,7 +10,6 @@ PKG_SITE="http://www.vdr-wiki.de/wiki/index.php/Dummydevice-plugin"
|
|||||||
PKG_URL="http://phivdr.dyndns.org/vdr/vdr-dummydevice/${PKG_NAME/-plugin/}-$PKG_VERSION.tgz"
|
PKG_URL="http://phivdr.dyndns.org/vdr/vdr-dummydevice/${PKG_NAME/-plugin/}-$PKG_VERSION.tgz"
|
||||||
PKG_DEPENDS_TARGET="toolchain vdr"
|
PKG_DEPENDS_TARGET="toolchain vdr"
|
||||||
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
||||||
PKG_SHORTDESC="This plugin can be used to run vdr as recording server without any output devices."
|
|
||||||
PKG_LONGDESC="This plugin can be used to run vdr as recording server without any output devices."
|
PKG_LONGDESC="This plugin can be used to run vdr as recording server without any output devices."
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -10,7 +10,6 @@ PKG_SITE="https://github.com/manio/vdr-plugin-dvbapi"
|
|||||||
PKG_URL="https://github.com/manio/vdr-plugin-dvbapi/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/manio/vdr-plugin-dvbapi/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain vdr libdvbcsa"
|
PKG_DEPENDS_TARGET="toolchain vdr libdvbcsa"
|
||||||
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
||||||
PKG_SHORTDESC="VDR dvbapi plugin for use with OSCam"
|
|
||||||
PKG_LONGDESC="VDR dvbapi plugin for use with OSCam"
|
PKG_LONGDESC="VDR dvbapi plugin for use with OSCam"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -10,7 +10,6 @@ PKG_SITE="http://projects.vdr-developer.org/projects/plg-epgfixer"
|
|||||||
PKG_URL="https://github.com/vdr-projects/vdr-plugin-epgfixer/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/vdr-projects/vdr-plugin-epgfixer/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain vdr pcre"
|
PKG_DEPENDS_TARGET="toolchain vdr pcre"
|
||||||
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
||||||
PKG_SHORTDESC="Plugin for modifying EPG data using regular expressions."
|
|
||||||
PKG_LONGDESC="Plugin for modifying EPG data using regular expressions."
|
PKG_LONGDESC="Plugin for modifying EPG data using regular expressions."
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -10,7 +10,6 @@ PKG_SITE="http://winni.vdr-developer.org/epgsearch/"
|
|||||||
PKG_URL="https://github.com/vdr-projects/vdr-plugin-epgsearch/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/vdr-projects/vdr-plugin-epgsearch/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain vdr"
|
PKG_DEPENDS_TARGET="toolchain vdr"
|
||||||
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
||||||
PKG_SHORTDESC="EPGSearch is a plugin for the Video-Disc-Recorder (VDR)."
|
|
||||||
PKG_LONGDESC="EPGSearch is a plugin for the Video-Disc-Recorder (VDR)."
|
PKG_LONGDESC="EPGSearch is a plugin for the Video-Disc-Recorder (VDR)."
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -10,7 +10,6 @@ PKG_SITE="http://projects.vdr-developer.org/projects/plg-streamdev"
|
|||||||
PKG_URL="https://github.com/vdr-projects/vdr-plugin-streamdev/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/vdr-projects/vdr-plugin-streamdev/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain vdr openssl"
|
PKG_DEPENDS_TARGET="toolchain vdr openssl"
|
||||||
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
||||||
PKG_SHORTDESC="This PlugIn is a VDR implementation of Video Transfer and a basic HTTP Streaming Protocol."
|
|
||||||
PKG_LONGDESC="This PlugIn is a VDR implementation of Video Transfer and a basic HTTP Streaming Protocol."
|
PKG_LONGDESC="This PlugIn is a VDR implementation of Video Transfer and a basic HTTP Streaming Protocol."
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -10,7 +10,6 @@ PKG_SITE="https://github.com/FernetMenta/vdr-plugin-vnsiserver"
|
|||||||
PKG_URL="https://github.com/FernetMenta/vdr-plugin-vnsiserver/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/FernetMenta/vdr-plugin-vnsiserver/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain vdr"
|
PKG_DEPENDS_TARGET="toolchain vdr"
|
||||||
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
||||||
PKG_SHORTDESC="VDR plugin to handle Kodi clients."
|
|
||||||
PKG_LONGDESC="VDR plugin to handle Kodi clients."
|
PKG_LONGDESC="VDR plugin to handle Kodi clients."
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -10,7 +10,6 @@ PKG_SITE="http://wirbel.htpc-forum.de/wirbelscan/index2.html"
|
|||||||
PKG_URL="http://wirbel.htpc-forum.de/wirbelscan/${PKG_NAME/-plugin/}-dev-$PKG_VERSION.tgz"
|
PKG_URL="http://wirbel.htpc-forum.de/wirbelscan/${PKG_NAME/-plugin/}-dev-$PKG_VERSION.tgz"
|
||||||
PKG_DEPENDS_TARGET="toolchain vdr"
|
PKG_DEPENDS_TARGET="toolchain vdr"
|
||||||
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
||||||
PKG_SHORTDESC="Performs a channel scans for DVB-T, DVB-C and DVB-S"
|
|
||||||
PKG_LONGDESC="Performs a channel scans for DVB-T, DVB-C and DVB-S"
|
PKG_LONGDESC="Performs a channel scans for DVB-T, DVB-C and DVB-S"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
PKG_BUILD_FLAGS="+pic"
|
PKG_BUILD_FLAGS="+pic"
|
||||||
|
@ -10,7 +10,6 @@ PKG_SITE="http://wirbel.htpc-forum.de/wirbelscancontrol/index2.html"
|
|||||||
PKG_URL="http://wirbel.htpc-forum.de/wirbelscancontrol/${PKG_NAME/-plugin/}-$PKG_VERSION.tgz"
|
PKG_URL="http://wirbel.htpc-forum.de/wirbelscancontrol/${PKG_NAME/-plugin/}-$PKG_VERSION.tgz"
|
||||||
PKG_DEPENDS_TARGET="toolchain vdr vdr-plugin-wirbelscan"
|
PKG_DEPENDS_TARGET="toolchain vdr vdr-plugin-wirbelscan"
|
||||||
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
||||||
PKG_SHORTDESC="Adds menu entry for wirbelscan at VDR."
|
|
||||||
PKG_LONGDESC="Adds menu entry for wirbelscan at VDR."
|
PKG_LONGDESC="Adds menu entry for wirbelscan at VDR."
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
PKG_BUILD_FLAGS="+pic"
|
PKG_BUILD_FLAGS="+pic"
|
||||||
|
@ -10,7 +10,6 @@ PKG_SITE="http://projects.vdr-developer.org/projects/plg-xmltv2vdr"
|
|||||||
PKG_URL="https://github.com/vdr-projects/vdr-plugin-xmltv2vdr/archive/${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/vdr-projects/vdr-plugin-xmltv2vdr/archive/${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain vdr sqlite curl libzip libxml2 libxslt enca pcre"
|
PKG_DEPENDS_TARGET="toolchain vdr sqlite curl libzip libxml2 libxslt enca pcre"
|
||||||
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
||||||
PKG_SHORTDESC="xmltv2vdr imports data in xmltv format"
|
|
||||||
PKG_LONGDESC="xmltv2vdr imports data in xmltv format"
|
PKG_LONGDESC="xmltv2vdr imports data in xmltv format"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
PKG_BUILD_FLAGS="+pic"
|
PKG_BUILD_FLAGS="+pic"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://www.linux.it/~md/software/"
|
PKG_SITE="http://www.linux.it/~md/software/"
|
||||||
PKG_URL="https://github.com/rfc1036/whois/archive/v${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/rfc1036/whois/archive/v${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="whois is a client-side application which queries the whois directory service for information pertaining to a particular domain name."
|
|
||||||
PKG_LONGDESC="whois is a client-side application which queries the whois directory service for information pertaining to a particular domain name."
|
PKG_LONGDESC="whois is a client-side application which queries the whois directory service for information pertaining to a particular domain name."
|
||||||
|
|
||||||
make_target() {
|
make_target() {
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://espeak.sourceforge.net/"
|
PKG_SITE="http://espeak.sourceforge.net/"
|
||||||
PKG_URL="http://sourceforge.net/projects/espeak/files/espeak/espeak-1.48/$PKG_NAME-$PKG_VERSION.zip"
|
PKG_URL="http://sourceforge.net/projects/espeak/files/espeak/espeak-1.48/$PKG_NAME-$PKG_VERSION.zip"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="Text to Speech engine for English, with support for other languages"
|
|
||||||
PKG_LONGDESC="Text to Speech engine for English, with support for other languages"
|
PKG_LONGDESC="Text to Speech engine for English, with support for other languages"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="https://github.com/HiassofT/rpi-cirrus-config"
|
PKG_SITE="https://github.com/HiassofT/rpi-cirrus-config"
|
||||||
PKG_URL="https://github.com/HiassofT/rpi-cirrus-config/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/HiassofT/rpi-cirrus-config/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="alsa-utils"
|
PKG_DEPENDS_TARGET="alsa-utils"
|
||||||
PKG_SHORTDESC="Config scripts for the Wolfson/Cirrus Logic audio card"
|
|
||||||
PKG_LONGDESC="Config scripts for the Wolfson/Cirrus Logic audio card"
|
PKG_LONGDESC="Config scripts for the Wolfson/Cirrus Logic audio card"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://sidplay2.sourceforge.net/"
|
PKG_SITE="http://sidplay2.sourceforge.net/"
|
||||||
PKG_URL="http://mirrors.xbmc.org/build-deps/sources/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="http://mirrors.xbmc.org/build-deps/sources/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="sidplay-libs"
|
|
||||||
PKG_LONGDESC="sidplay-libs"
|
PKG_LONGDESC="sidplay-libs"
|
||||||
PKG_BUILD_FLAGS="+pic"
|
PKG_BUILD_FLAGS="+pic"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="zlib"
|
|||||||
PKG_SITE="https://github.com/nmoinvaz/minizip"
|
PKG_SITE="https://github.com/nmoinvaz/minizip"
|
||||||
PKG_URL="https://github.com/nmoinvaz/minizip/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/nmoinvaz/minizip/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="zlib"
|
PKG_DEPENDS_TARGET="zlib"
|
||||||
PKG_SHORTDESC="Minizip zlib contribution fork with latest bug fixes"
|
|
||||||
PKG_LONGDESC="Minizip zlib contribution fork with latest bug fixes"
|
PKG_LONGDESC="Minizip zlib contribution fork with latest bug fixes"
|
||||||
|
|
||||||
PKG_CMAKE_OPTS_TARGET="-DUSE_AES=OFF \
|
PKG_CMAKE_OPTS_TARGET="-DUSE_AES=OFF \
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="None"
|
|||||||
PKG_SITE="https://cgit.freedesktop.org/xorg/app/edid-decode/"
|
PKG_SITE="https://cgit.freedesktop.org/xorg/app/edid-decode/"
|
||||||
PKG_URL="https://cgit.freedesktop.org/xorg/app/edid-decode/snapshot/$PKG_VERSION.tar.xz"
|
PKG_URL="https://cgit.freedesktop.org/xorg/app/edid-decode/snapshot/$PKG_VERSION.tar.xz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="Decode EDID data in human-readable format"
|
|
||||||
PKG_LONGDESC="Decode EDID data in human-readable format"
|
PKG_LONGDESC="Decode EDID data in human-readable format"
|
||||||
|
|
||||||
make_target() {
|
make_target() {
|
||||||
|
@ -7,7 +7,6 @@ PKG_SHA256="3f3ecb90e28cbe53fba7a4a27ccce7aad188d3210bb1964a923a731a27a75acb"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.nongnu.org/libunwind/"
|
PKG_SITE="http://www.nongnu.org/libunwind/"
|
||||||
PKG_URL="http://download.savannah.nongnu.org/releases/libunwind/libunwind-${PKG_VERSION}.tar.gz"
|
PKG_URL="http://download.savannah.nongnu.org/releases/libunwind/libunwind-${PKG_VERSION}.tar.gz"
|
||||||
PKG_SHORTDESC="library to determine the call-chain of a program"
|
|
||||||
PKG_LONGDESC="library to determine the call-chain of a program"
|
PKG_LONGDESC="library to determine the call-chain of a program"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static \
|
PKG_CONFIGURE_OPTS_TARGET="--enable-static \
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://valgrind.org/"
|
PKG_SITE="http://valgrind.org/"
|
||||||
PKG_URL="ftp://sourceware.org/pub/valgrind/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="ftp://sourceware.org/pub/valgrind/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="A tool to help find memory-management problems in programs"
|
|
||||||
PKG_LONGDESC="A tool to help find memory-management problems in programs"
|
PKG_LONGDESC="A tool to help find memory-management problems in programs"
|
||||||
|
|
||||||
if [ "$TARGET_ARCH" = "arm" ]; then
|
if [ "$TARGET_ARCH" = "arm" ]; then
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://git.savannah.gnu.org/cgit/config.git"
|
PKG_SITE="http://git.savannah.gnu.org/cgit/config.git"
|
||||||
PKG_URL="http://git.savannah.gnu.org/cgit/config.git/snapshot/$PKG_VERSION.tar.xz"
|
PKG_URL="http://git.savannah.gnu.org/cgit/config.git/snapshot/$PKG_VERSION.tar.xz"
|
||||||
PKG_DEPENDS_HOST=""
|
PKG_DEPENDS_HOST=""
|
||||||
PKG_SHORTDESC="configtools"
|
|
||||||
PKG_LONGDESC="configtools"
|
PKG_LONGDESC="configtools"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="https://github.com/graeme-hill/crossguid"
|
PKG_SITE="https://github.com/graeme-hill/crossguid"
|
||||||
PKG_URL="https://github.com/graeme-hill/crossguid/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/graeme-hill/crossguid/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain util-linux"
|
PKG_DEPENDS_TARGET="toolchain util-linux"
|
||||||
PKG_SHORTDESC="minimal, cross platform, C++ GUID library"
|
|
||||||
PKG_LONGDESC="minimal, cross platform, C++ GUID library"
|
PKG_LONGDESC="minimal, cross platform, C++ GUID library"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="BSD"
|
|||||||
PKG_SITE="https://github.com/fmtlib/fmt"
|
PKG_SITE="https://github.com/fmtlib/fmt"
|
||||||
PKG_URL="https://github.com/fmtlib/fmt/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/fmtlib/fmt/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="fmt is an open-source formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams."
|
|
||||||
PKG_LONGDESC="fmt is an open-source formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams."
|
PKG_LONGDESC="fmt is an open-source formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams."
|
||||||
|
|
||||||
PKG_CMAKE_OPTS_TARGET="-DFMT_DOC=OFF -DFMT_INSTALL=ON -DFMT_TEST=OFF -DFMT_USE_CPP11=ON"
|
PKG_CMAKE_OPTS_TARGET="-DFMT_DOC=OFF -DFMT_INSTALL=ON -DFMT_TEST=OFF -DFMT_USE_CPP11=ON"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="LGPL"
|
|||||||
PKG_SITE="http://www.intra2net.com/en/developer/libftdi/"
|
PKG_SITE="http://www.intra2net.com/en/developer/libftdi/"
|
||||||
PKG_URL="http://www.intra2net.com/en/developer/libftdi/download/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
PKG_URL="http://www.intra2net.com/en/developer/libftdi/download/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||||
PKG_DEPENDS_TARGET="toolchain libusb"
|
PKG_DEPENDS_TARGET="toolchain libusb"
|
||||||
PKG_SHORTDESC="libFTDI is an open source library to talk to FTDI chips"
|
|
||||||
PKG_LONGDESC="libFTDI is an open source library to talk to FTDI chips"
|
PKG_LONGDESC="libFTDI is an open source library to talk to FTDI chips"
|
||||||
PKG_BUILD_FLAGS="+pic"
|
PKG_BUILD_FLAGS="+pic"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://sourceforge.net/projects/lirc"
|
PKG_SITE="http://sourceforge.net/projects/lirc"
|
||||||
PKG_URL="http://downloads.sourceforge.net/project/libirman/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="http://downloads.sourceforge.net/project/libirman/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain systemd lirc"
|
PKG_DEPENDS_TARGET="toolchain systemd lirc"
|
||||||
PKG_SHORTDESC="libirman library for lircd"
|
|
||||||
PKG_LONGDESC="libirman library for lircd"
|
PKG_LONGDESC="libirman library for lircd"
|
||||||
PKG_TOOLCHAIN="autotools"
|
PKG_TOOLCHAIN="autotools"
|
||||||
PKG_BUILD_FLAGS="+pic"
|
PKG_BUILD_FLAGS="+pic"
|
||||||
|
@ -8,6 +8,5 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/notaz/cyclone68000"
|
PKG_SITE="https://github.com/notaz/cyclone68000"
|
||||||
PKG_URL="https://github.com/notaz/cyclone68000/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/notaz/cyclone68000/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="Motorola 68000 emulator written in ARM assembly"
|
|
||||||
PKG_LONGDESC="Motorola 68000 emulator written in ARM assembly"
|
PKG_LONGDESC="Motorola 68000 emulator written in ARM assembly"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="Public domain"
|
|||||||
PKG_SITE="https://github.com/libretro/libretro-2048"
|
PKG_SITE="https://github.com/libretro/libretro-2048"
|
||||||
PKG_URL="https://github.com/libretro/libretro-2048/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/libretro-2048/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.2048: 2048 for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.2048: 2048 for Kodi"
|
PKG_LONGDESC="game.libretro.2048: 2048 for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="2048_libretro.so"
|
PKG_LIBNAME="2048_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="LGPL"
|
|||||||
PKG_SITE="https://github.com/libretro/4do-libretro"
|
PKG_SITE="https://github.com/libretro/4do-libretro"
|
||||||
PKG_URL="https://github.com/libretro/4do-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/4do-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SHORTDESC="Port of 4DO/libfreedo to libretro."
|
|
||||||
PKG_LONGDESC="Port of 4DO/libfreedo to libretro."
|
PKG_LONGDESC="Port of 4DO/libfreedo to libretro."
|
||||||
|
|
||||||
PKG_LIBNAME="4do_libretro.so"
|
PKG_LIBNAME="4do_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/beetle-bsnes-libretro"
|
PKG_SITE="https://github.com/libretro/beetle-bsnes-libretro"
|
||||||
PKG_URL="https://github.com/libretro/beetle-bsnes-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/beetle-bsnes-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.beetle-bsnes: Beetle bSNES for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.beetle-bsnes: Beetle bSNES for Kodi"
|
PKG_LONGDESC="game.libretro.beetle-bsnes: Beetle bSNES for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="mednafen_snes_libretro.so"
|
PKG_LIBNAME="mednafen_snes_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/beetle-gba-libretro"
|
PKG_SITE="https://github.com/libretro/beetle-gba-libretro"
|
||||||
PKG_URL="https://github.com/libretro/beetle-gba-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/beetle-gba-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.beetle-gba: Beetle GBA for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.beetle-gba: Beetle GBA for Kodi"
|
PKG_LONGDESC="game.libretro.beetle-gba: Beetle GBA for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="mednafen_gba_libretro.so"
|
PKG_LIBNAME="mednafen_gba_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/beetle-lynx-libretro"
|
PKG_SITE="https://github.com/libretro/beetle-lynx-libretro"
|
||||||
PKG_URL="https://github.com/libretro/beetle-lynx-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/beetle-lynx-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="Standalone port of Mednafen Lynx to libretro, itself a fork of Handy"
|
|
||||||
PKG_LONGDESC="Standalone port of Mednafen Lynx to libretro, itself a fork of Handy"
|
PKG_LONGDESC="Standalone port of Mednafen Lynx to libretro, itself a fork of Handy"
|
||||||
|
|
||||||
PKG_LIBNAME="mednafen_lynx_libretro.so"
|
PKG_LIBNAME="mednafen_lynx_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/beetle-ngp-libretro"
|
PKG_SITE="https://github.com/libretro/beetle-ngp-libretro"
|
||||||
PKG_URL="https://github.com/libretro/beetle-ngp-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/beetle-ngp-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="Standalone port of Mednafen NGP to the libretro API, itself a fork of Neopop"
|
|
||||||
PKG_LONGDESC="Standalone port of Mednafen NGP to the libretro API, itself a fork of Neopop"
|
PKG_LONGDESC="Standalone port of Mednafen NGP to the libretro API, itself a fork of Neopop"
|
||||||
|
|
||||||
PKG_LIBNAME="mednafen_ngp_libretro.so"
|
PKG_LIBNAME="mednafen_ngp_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/beetle-pce-fast-libretro"
|
PKG_SITE="https://github.com/libretro/beetle-pce-fast-libretro"
|
||||||
PKG_URL="https://github.com/libretro/beetle-pce-fast-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/beetle-pce-fast-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.beetle-pce-fast: Beetle PCE Fast for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.beetle-pce-fast: Beetle PCE Fast for Kodi"
|
PKG_LONGDESC="game.libretro.beetle-pce-fast: Beetle PCE Fast for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="mednafen_pce_fast_libretro.so"
|
PKG_LIBNAME="mednafen_pce_fast_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/beetle-pcfx-libretro"
|
PKG_SITE="https://github.com/libretro/beetle-pcfx-libretro"
|
||||||
PKG_URL="https://github.com/libretro/beetle-pcfx-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/beetle-pcfx-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="Standalone port of Mednafen PCFX to libretro"
|
|
||||||
PKG_LONGDESC="Standalone port of Mednafen PCFX to libretro"
|
PKG_LONGDESC="Standalone port of Mednafen PCFX to libretro"
|
||||||
|
|
||||||
PKG_LIBNAME="mednafen_pcfx_libretro.so"
|
PKG_LIBNAME="mednafen_pcfx_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/beetle-psx-libretro"
|
PKG_SITE="https://github.com/libretro/beetle-psx-libretro"
|
||||||
PKG_URL="https://github.com/libretro/beetle-psx-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/beetle-psx-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="Fork of Mednafen PSX"
|
|
||||||
PKG_LONGDESC="Fork of Mednafen PSX"
|
PKG_LONGDESC="Fork of Mednafen PSX"
|
||||||
|
|
||||||
PKG_LIBNAME="mednafen_psx_libretro.so"
|
PKG_LIBNAME="mednafen_psx_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv3"
|
|||||||
PKG_SITE="https://github.com/libretro/beetle-saturn-libretro"
|
PKG_SITE="https://github.com/libretro/beetle-saturn-libretro"
|
||||||
PKG_URL="https://github.com/libretro/beetle-saturn-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/beetle-saturn-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.beetle-saturn: beetle-saturn for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.beetle-saturn: beetle-saturn for Kodi"
|
PKG_LONGDESC="game.libretro.beetle-saturn: beetle-saturn for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="mednafen_saturn_libretro.so"
|
PKG_LIBNAME="mednafen_saturn_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/beetle-supergrafx-libretro"
|
PKG_SITE="https://github.com/libretro/beetle-supergrafx-libretro"
|
||||||
PKG_URL="https://github.com/libretro/beetle-supergrafx-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/beetle-supergrafx-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="Standalone port of Mednafen PCE Fast to libretro. This one only emulates a SuperGrafx TG-16"
|
|
||||||
PKG_LONGDESC="Standalone port of Mednafen PCE Fast to libretro. This one only emulates a SuperGrafx TG-16"
|
PKG_LONGDESC="Standalone port of Mednafen PCE Fast to libretro. This one only emulates a SuperGrafx TG-16"
|
||||||
|
|
||||||
PKG_LIBNAME="mednafen_supergrafx_libretro.so"
|
PKG_LIBNAME="mednafen_supergrafx_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/beetle-vb-libretro"
|
PKG_SITE="https://github.com/libretro/beetle-vb-libretro"
|
||||||
PKG_URL="https://github.com/libretro/beetle-vb-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/beetle-vb-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="Standalone port of Mednafen VB to libretro"
|
|
||||||
PKG_LONGDESC="Standalone port of Mednafen VB to libretro"
|
PKG_LONGDESC="Standalone port of Mednafen VB to libretro"
|
||||||
|
|
||||||
PKG_LIBNAME="mednafen_vb_libretro.so"
|
PKG_LIBNAME="mednafen_vb_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/beetle-wswan-libretro"
|
PKG_SITE="https://github.com/libretro/beetle-wswan-libretro"
|
||||||
PKG_URL="https://github.com/libretro/beetle-wswan-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/beetle-wswan-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="Standalone port of Mednafen WonderSwan to libretro, itself a fork of Cygne"
|
|
||||||
PKG_LONGDESC="Standalone port of Mednafen WonderSwan to libretro, itself a fork of Cygne"
|
PKG_LONGDESC="Standalone port of Mednafen WonderSwan to libretro, itself a fork of Cygne"
|
||||||
|
|
||||||
PKG_LIBNAME="mednafen_wswan_libretro.so"
|
PKG_LIBNAME="mednafen_wswan_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/blueMSX-libretro"
|
PKG_SITE="https://github.com/libretro/blueMSX-libretro"
|
||||||
PKG_URL="https://github.com/libretro/blueMSX-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/blueMSX-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.bluemsx: BlueMSX for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.bluemsx: BlueMSX for Kodi"
|
PKG_LONGDESC="game.libretro.bluemsx: BlueMSX for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="bluemsx_libretro.so"
|
PKG_LIBNAME="bluemsx_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv3"
|
|||||||
PKG_SITE="https://github.com/libretro/bnes-libretro"
|
PKG_SITE="https://github.com/libretro/bnes-libretro"
|
||||||
PKG_URL="https://github.com/libretro/bnes-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/bnes-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.bnes: bNES for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.bnes: bNES for Kodi"
|
PKG_LONGDESC="game.libretro.bnes: bNES for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="bnes_libretro.so"
|
PKG_LIBNAME="bnes_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/bsnes-mercury"
|
PKG_SITE="https://github.com/libretro/bsnes-mercury"
|
||||||
PKG_URL="https://github.com/libretro/bsnes-mercury/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/bsnes-mercury/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.beetle-bsnes-accuracy: Beetle bSNES for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.beetle-bsnes-accuracy: Beetle bSNES for Kodi"
|
PKG_LONGDESC="game.libretro.beetle-bsnes-accuracy: Beetle bSNES for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="bsnes_mercury_accuracy_libretro.so"
|
PKG_LIBNAME="bsnes_mercury_accuracy_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/bsnes-mercury"
|
PKG_SITE="https://github.com/libretro/bsnes-mercury"
|
||||||
PKG_URL="https://github.com/libretro/bsnes-mercury/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/bsnes-mercury/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.beetle-bsnes-balanced: Beetle bSNES for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.beetle-bsnes-balanced: Beetle bSNES for Kodi"
|
PKG_LONGDESC="game.libretro.beetle-bsnes-balanced: Beetle bSNES for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="bsnes_mercury_balanced_libretro.so"
|
PKG_LIBNAME="bsnes_mercury_balanced_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/bsnes-mercury"
|
PKG_SITE="https://github.com/libretro/bsnes-mercury"
|
||||||
PKG_URL="https://github.com/libretro/bsnes-mercury/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/bsnes-mercury/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.beetle-bsnes-performance: Beetle bSNES for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.beetle-bsnes-performance: Beetle bSNES for Kodi"
|
PKG_LONGDESC="game.libretro.beetle-bsnes-performance: Beetle bSNES for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="bsnes_mercury_performance_libretro.so"
|
PKG_LIBNAME="bsnes_mercury_performance_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv3"
|
|||||||
PKG_SITE="https://github.com/libretro/libretro-cap32"
|
PKG_SITE="https://github.com/libretro/libretro-cap32"
|
||||||
PKG_URL="https://github.com/libretro/libretro-cap32/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/libretro-cap32/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.cap32: cap32 for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.cap32: cap32 for Kodi"
|
PKG_LONGDESC="game.libretro.cap32: cap32 for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="cap32_libretro.so"
|
PKG_LIBNAME="cap32_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/desmume"
|
PKG_SITE="https://github.com/libretro/desmume"
|
||||||
PKG_URL="https://github.com/libretro/desmume/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/desmume/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="libretro wrapper for desmume NDS emulator."
|
|
||||||
PKG_LONGDESC="libretro wrapper for desmume NDS emulator."
|
PKG_LONGDESC="libretro wrapper for desmume NDS emulator."
|
||||||
PKG_TOOLCHAIN="make"
|
PKG_TOOLCHAIN="make"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv3"
|
|||||||
PKG_SITE="https://github.com/libretro/Dinothawr"
|
PKG_SITE="https://github.com/libretro/Dinothawr"
|
||||||
PKG_URL="https://github.com/libretro/Dinothawr/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/Dinothawr/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.dinothawr: dinothawr for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.dinothawr: dinothawr for Kodi"
|
PKG_LONGDESC="game.libretro.dinothawr: dinothawr for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="dinothawr_libretro.so"
|
PKG_LIBNAME="dinothawr_libretro.so"
|
||||||
|
@ -9,7 +9,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/dolphin"
|
PKG_SITE="https://github.com/libretro/dolphin"
|
||||||
PKG_URL="https://github.com/libretro/dolphin/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/dolphin/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform enet"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform enet"
|
||||||
PKG_SHORTDESC="Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC"
|
|
||||||
PKG_LONGDESC="Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC"
|
PKG_LONGDESC="Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC"
|
||||||
|
|
||||||
PKG_LIBNAME="dolphin_libretro.so"
|
PKG_LIBNAME="dolphin_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/dosbox-libretro"
|
PKG_SITE="https://github.com/libretro/dosbox-libretro"
|
||||||
PKG_URL="https://github.com/libretro/dosbox-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/dosbox-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.dosbox: DOSBox for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.dosbox: DOSBox for Kodi"
|
PKG_LONGDESC="game.libretro.dosbox: DOSBox for Kodi"
|
||||||
PKG_BUILD_FLAGS="+pic"
|
PKG_BUILD_FLAGS="+pic"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv3"
|
|||||||
PKG_SITE="https://github.com/libretro/fbalpha"
|
PKG_SITE="https://github.com/libretro/fbalpha"
|
||||||
PKG_URL="https://github.com/libretro/fbalpha/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/fbalpha/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.fba: fba for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.fba: fba for Kodi"
|
PKG_LONGDESC="game.libretro.fba: fba for Kodi"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
# linking takes too long with lto
|
# linking takes too long with lto
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/libretro-fceumm"
|
PKG_SITE="https://github.com/libretro/libretro-fceumm"
|
||||||
PKG_URL="https://github.com/libretro/libretro-fceumm/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/libretro-fceumm/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.fceumm: FCEUmm emulator for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.fceumm: FCEUmm emulator for Kodi"
|
PKG_LONGDESC="game.libretro.fceumm: FCEUmm emulator for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="fceumm_libretro.so"
|
PKG_LIBNAME="fceumm_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv3"
|
|||||||
PKG_SITE="https://github.com/libretro/fmsx-libretro"
|
PKG_SITE="https://github.com/libretro/fmsx-libretro"
|
||||||
PKG_URL="https://github.com/libretro/fmsx-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/fmsx-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.fmsx: fmsx for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.fmsx: fmsx for Kodi"
|
PKG_LONGDESC="game.libretro.fmsx: fmsx for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="fmsx_libretro.so"
|
PKG_LIBNAME="fmsx_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv3"
|
|||||||
PKG_SITE="https://github.com/libretro/fuse-libretro"
|
PKG_SITE="https://github.com/libretro/fuse-libretro"
|
||||||
PKG_URL="https://github.com/libretro/fuse-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/fuse-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.fuse: fuse for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.fuse: fuse for Kodi"
|
PKG_LONGDESC="game.libretro.fuse: fuse for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="fuse_libretro.so"
|
PKG_LIBNAME="fuse_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/gambatte-libretro"
|
PKG_SITE="https://github.com/libretro/gambatte-libretro"
|
||||||
PKG_URL="https://github.com/libretro/gambatte-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/gambatte-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.gambatte: Gambatte for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.gambatte: Gambatte for Kodi"
|
PKG_LONGDESC="game.libretro.gambatte: Gambatte for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="gambatte_libretro.so"
|
PKG_LIBNAME="gambatte_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="Modified BSD / LGPLv2.1"
|
|||||||
PKG_SITE="https://github.com/libretro/Genesis-Plus-GX"
|
PKG_SITE="https://github.com/libretro/Genesis-Plus-GX"
|
||||||
PKG_URL="https://github.com/libretro/Genesis-Plus-GX/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/Genesis-Plus-GX/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.genplus: Genesis Plus GX for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.genplus: Genesis Plus GX for Kodi"
|
PKG_LONGDESC="game.libretro.genplus: Genesis Plus GX for Kodi"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv3"
|
|||||||
PKG_SITE="https://github.com/libretro/gw-libretro"
|
PKG_SITE="https://github.com/libretro/gw-libretro"
|
||||||
PKG_URL="https://github.com/libretro/gw-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/gw-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.gw: gw for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.gw: gw for Kodi"
|
PKG_LONGDESC="game.libretro.gw: gw for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="gw_libretro.so"
|
PKG_LIBNAME="gw_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv3"
|
|||||||
PKG_SITE="https://github.com/libretro/libretro-handy"
|
PKG_SITE="https://github.com/libretro/libretro-handy"
|
||||||
PKG_URL="https://github.com/libretro/libretro-handy/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/libretro-handy/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.handy: handy for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.handy: handy for Kodi"
|
PKG_LONGDESC="game.libretro.handy: handy for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="handy_libretro.so"
|
PKG_LIBNAME="handy_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv3"
|
|||||||
PKG_SITE="https://github.com/libretro/hatari"
|
PKG_SITE="https://github.com/libretro/hatari"
|
||||||
PKG_URL="https://github.com/libretro/hatari/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/hatari/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.hatari: hatari for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.hatari: hatari for Kodi"
|
PKG_LONGDESC="game.libretro.hatari: hatari for Kodi"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv3"
|
|||||||
PKG_SITE="https://github.com/libretro/meteor-libretro"
|
PKG_SITE="https://github.com/libretro/meteor-libretro"
|
||||||
PKG_URL="https://github.com/libretro/meteor-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/meteor-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.meteor: Meteor GBA for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.meteor: Meteor GBA for Kodi"
|
PKG_LONGDESC="game.libretro.meteor: Meteor GBA for Kodi"
|
||||||
PKG_TOOLCHAIN="make"
|
PKG_TOOLCHAIN="make"
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="MPL 2.0"
|
|||||||
PKG_SITE="https://github.com/libretro/mgba"
|
PKG_SITE="https://github.com/libretro/mgba"
|
||||||
PKG_URL="https://github.com/libretro/mgba/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/mgba/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform libepoxy libzip SDL2"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libepoxy libzip SDL2"
|
||||||
PKG_SHORTDESC="game.libretro.mgba: mGBA for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.mgba: mGBA for Kodi"
|
PKG_LONGDESC="game.libretro.mgba: mGBA for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="mgba_libretro.so"
|
PKG_LIBNAME="mgba_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv3"
|
|||||||
PKG_SITE="https://github.com/libretro/mrboom-libretro"
|
PKG_SITE="https://github.com/libretro/mrboom-libretro"
|
||||||
PKG_URL="https://github.com/libretro/mrboom-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/mrboom-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.mrboom: mrboom for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.mrboom: mrboom for Kodi"
|
PKG_LONGDESC="game.libretro.mrboom: mrboom for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="mrboom_libretro.so"
|
PKG_LIBNAME="mrboom_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/mupen64plus-libretro"
|
PKG_SITE="https://github.com/libretro/mupen64plus-libretro"
|
||||||
PKG_URL="https://github.com/libretro/mupen64plus-libretro/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/mupen64plus-libretro/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.mupen64plus: Mupen64Plus for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.mupen64plus: Mupen64Plus for Kodi"
|
PKG_LONGDESC="game.libretro.mupen64plus: Mupen64Plus for Kodi"
|
||||||
|
|
||||||
PKG_LIBNAME="mupen64plus_libretro.so"
|
PKG_LIBNAME="mupen64plus_libretro.so"
|
||||||
|
@ -8,7 +8,6 @@ PKG_LICENSE="GPLv2"
|
|||||||
PKG_SITE="https://github.com/libretro/nestopia"
|
PKG_SITE="https://github.com/libretro/nestopia"
|
||||||
PKG_URL="https://github.com/libretro/nestopia/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/libretro/nestopia/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||||
PKG_SHORTDESC="game.libretro.nestopia: Nestopia for Kodi"
|
|
||||||
PKG_LONGDESC="game.libretro.nestopia: Nestopia for Kodi"
|
PKG_LONGDESC="game.libretro.nestopia: Nestopia for Kodi"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user