Bump ES theme, move themes out of ES directory.
This commit is contained in:
parent
3be1aeba29
commit
e77d543549
2 changed files with 1 additions and 19 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
PKG_NAME="es-theme-art-book-next"
|
||||
PKG_REV="1"
|
||||
PKG_VERSION="09b5e0d"
|
||||
PKG_VERSION="eb75225"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="CUSTOM"
|
||||
PKG_SITE="https://github.com/anthonycaccese/es-theme-art-book-next"
|
|
@ -1,18 +0,0 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
PKG_NAME="alekfull-nx"
|
||||
PKG_REV="1"
|
||||
PKG_VERSION="c365f69a9d9ad70e288de0d5c796f19c729c064f"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="unknown"
|
||||
PKG_SITE="https://github.com/fagnerpc/Alekfull-NX"
|
||||
PKG_URL="$PKG_SITE.git"
|
||||
GET_HANDLER_SUPPORT="git"
|
||||
PKG_SHORTDESC="ALEKFULL NX theme"
|
||||
PKG_LONGDESC="ALEKFULL NX theme"
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
||||
makeinstall_target() {
|
||||
mkdir -p $INSTALL/usr/config/emulationstation/themes/$PKG_NAME
|
||||
cp -rf * $INSTALL/usr/config/emulationstation/themes/$PKG_NAME
|
||||
}
|
Loading…
Reference in a new issue