mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
15 lines
512 B
Plaintext
15 lines
512 B
Plaintext
PKG_NAME="tvdump"
|
|
PKG_VERSION="20101025"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="http://cgit.freedesktop.org/~currojerez/tvdump/"
|
|
PKG_URL="http://sources.openelec.tv/svn/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
|
PKG_DEPENDS="Python libpciaccess"
|
|
PKG_BUILD_DEPENDS="toolchain libpciaccess"
|
|
PKG_PRIORITY="optional"
|
|
PKG_SECTION="system"
|
|
PKG_SHORTDESC="tvdump: a tool for debugging some informations of video bios"
|
|
PKG_LONGDESC="tvdump is a tool for debugging some informations of video bios"
|
|
PKG_IS_ADDON="no"
|