mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
18 lines
429 B
Plaintext
18 lines
429 B
Plaintext
PKG_NAME="debug"
|
|
PKG_VERSION=""
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="http://www.openelec.tv"
|
|
PKG_URL=""
|
|
PKG_DEPENDS="strace gdb mesa-demos htop nano wgetpaste evtest tvdump w_scan"
|
|
PKG_BUILD_DEPENDS="toolchain"
|
|
PKG_PRIORITY="optional"
|
|
PKG_SECTION="debug"
|
|
PKG_SHORTDESC="debug: Metapackage for installing debugging tools"
|
|
PKG_LONGDESC="debug is a Metapackage for installing debugging tools"
|
|
PKG_IS_ADDON="no"
|
|
|
|
|
|
|