diff options
author | James Meyer <james.meyer@operamail.com> | 2009-01-30 21:36:13 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-01-30 21:36:13 (GMT) |
commit | 27b1467357bf12353ff2ecc9dc3bb08bbf045fa1 (patch) | |
tree | 91241d5558d18ee17563681da9a221b7f660b099 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 0103118725d69bf3a444daae8385484a7cab78be (diff) | |
download | linhes_pkgbuild-27b1467357bf12353ff2ecc9dc3bb08bbf045fa1.zip linhes_pkgbuild-27b1467357bf12353ff2ecc9dc3bb08bbf045fa1.tar.gz linhes_pkgbuild-27b1467357bf12353ff2ecc9dc3bb08bbf045fa1.tar.bz2 |
add the -d option to autocard.py.
This inserts a dummy tuner thats useful for testing.
Currently it's tied to the crappy 1939 chevy commerical from the sample-media pkg.
Still looking for a better clip to use.
Diffstat (limited to 'abs/core-testing/LinHES-config/PKGBUILD')
-rwxr-xr-x | abs/core-testing/LinHES-config/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/LinHES-config/PKGBUILD b/abs/core-testing/LinHES-config/PKGBUILD index d62720e..b440f22 100755 --- a/abs/core-testing/LinHES-config/PKGBUILD +++ b/abs/core-testing/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=1.0 -pkgrel=228 +pkgrel=232 conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev ) pkgdesc="Install and configure your system" depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan ) |