mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
17 lines
332 B
Plaintext
17 lines
332 B
Plaintext
PKG_NAME="oem"
|
|
PKG_VERSION=""
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="various"
|
|
PKG_SITE="http://www.openelec.tv"
|
|
PKG_URL=""
|
|
PKG_DEPENDS="$PROJECT"
|
|
PKG_BUILD_DEPENDS="toolchain"
|
|
PKG_PRIORITY="optional"
|
|
PKG_SECTION="oem"
|
|
PKG_SHORTDESC="OEM: Metapackage for various OEM packages"
|
|
PKG_LONGDESC=""
|
|
PKG_IS_ADDON="no"
|
|
|
|
PKG_AUTORECONF="no"
|