diff options
author | James Meyer <james.meyer@operamail.com> | 2009-06-01 02:10:09 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-06-01 02:10:09 (GMT) |
commit | d7a06c882ef45d014319f98daf8e0dbe5599321d (patch) | |
tree | 08283d317915d613a4ea86513e8b8f626ceb243e /abs/core-testing/LinHES-config | |
parent | 6aec480f40e73de0b179d0a91aa484266190f52b (diff) | |
parent | e9dc867012dd4553eeca9a67837688e762fcded6 (diff) | |
download | linhes_pkgbuild-d7a06c882ef45d014319f98daf8e0dbe5599321d.zip linhes_pkgbuild-d7a06c882ef45d014319f98daf8e0dbe5599321d.tar.gz linhes_pkgbuild-d7a06c882ef45d014319f98daf8e0dbe5599321d.tar.bz2 |
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD into linhes-config-python
* 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD:
lirc: pkg bump to just make it different then the submitted version in the ticket.
lirc: change modmce patch to version 1.5
glass-wide: adding theme
irqbalance: adding pkg
fakeroot: add package
linhes-scripts: adding idle.sh
Bumped xbmc-svn to 20449 plus added common remote support
fresh build
bumped mythtv-svn to 20586
First cut at XBMC (svn with vdpau)
updated libjpeg and added libsamplerate for XBMC build
mythtv-svn bumped for new qt4
qt updated to 4.5.1
which: pkg bump used for testing, no functional changes.
Bumped version to recompile.
Bumped version for birthday present to community.
Conflicts:
abs/core-testing/LinHES-config/PKGBUILD
Diffstat (limited to 'abs/core-testing/LinHES-config')
-rw-r--r-- | abs/core-testing/LinHES-config/LinHES-release | 2 | ||||
-rwxr-xr-x | abs/core-testing/LinHES-config/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/LinHES-config/LinHES-release b/abs/core-testing/LinHES-config/LinHES-release index ecc4a3e..5a2be61 100644 --- a/abs/core-testing/LinHES-config/LinHES-release +++ b/abs/core-testing/LinHES-config/LinHES-release @@ -1 +1 @@ -LinHES R6.00.07 (Scale preview) +LinHES R6.00.08 (My Gift) diff --git a/abs/core-testing/LinHES-config/PKGBUILD b/abs/core-testing/LinHES-config/PKGBUILD index 0fc6ae9..a658e7e 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=419 +pkgrel=420 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 system-templates rsync python-parted ) |