summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-02-16 05:02:03 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-02-16 05:02:03 (GMT)
commit433206d3bb9163fd22f8ca135923c029a0edeccc (patch)
tree245ad438df63424aae3883ed6ac455a4bea1fb16 /abs
parent6c11dd9d7b09132685f3c6081b5a640255972e6b (diff)
downloadlinhes_pkgbuild-433206d3bb9163fd22f8ca135923c029a0edeccc.zip
linhes_pkgbuild-433206d3bb9163fd22f8ca135923c029a0edeccc.tar.gz
linhes_pkgbuild-433206d3bb9163fd22f8ca135923c029a0edeccc.tar.bz2
Ensure we have the latest and compile.
Diffstat (limited to 'abs')
-rw-r--r--abs/core-testing/mythtv/stable/mytharchive/PKGBUILD4
-rw-r--r--abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD4
-rw-r--r--abs/core-testing/mythtv/stable/mythcontrols/PKGBUILD4
-rw-r--r--abs/core-testing/mythtv/stable/mythflix/PKGBUILD4
-rw-r--r--abs/core-testing/mythtv/stable/mythgallery/PKGBUILD4
-rw-r--r--abs/core-testing/mythtv/stable/mythgame/PKGBUILD6
-rw-r--r--abs/core-testing/mythtv/stable/mythmovies/PKGBUILD4
-rw-r--r--abs/core-testing/mythtv/stable/mythmusic/PKGBUILD7
-rw-r--r--abs/core-testing/mythtv/stable/mythnews/PKGBUILD4
-rw-r--r--abs/core-testing/mythtv/stable/mythphone/PKGBUILD4
-rw-r--r--abs/core-testing/mythtv/stable/mythsmolt/PKGBUILD6
-rw-r--r--abs/core-testing/mythtv/stable/mythstream/PKGBUILD2
-rw-r--r--abs/core-testing/mythtv/stable/myththemes/PKGBUILD3
-rw-r--r--abs/core-testing/mythtv/stable/mythvideo/PKGBUILD4
-rw-r--r--abs/core-testing/mythtv/stable/mythweather/PKGBUILD4
-rw-r--r--abs/core-testing/mythtv/stable/mythweb/PKGBUILD4
-rw-r--r--abs/core-testing/mythtv/stable/mythzoneminder/PKGBUILD4
17 files changed, 36 insertions, 36 deletions
diff --git a/abs/core-testing/mythtv/stable/mytharchive/PKGBUILD b/abs/core-testing/mythtv/stable/mytharchive/PKGBUILD
index a35f35c..061631b 100644
--- a/abs/core-testing/mythtv/stable/mytharchive/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mytharchive/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=mytharchive
pkgver=0.21
-pkgrel=3
+pkgrel=4
pkgdesc="MythTV plugin that lets you create DVDs from or archive your recorded shows."
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
license=('GPL')
depends=("mythtv>=${pkgver}" 'libxmu' 'mysql-python' 'pil' 'dvdauthor')
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
-md5sums=('00ee70be781b9af5913f046525d79ab9')
+md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
groups=('mythtv-extras')
build() {
diff --git a/abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD b/abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD
index 1680740..04d3293 100644
--- a/abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mythbrowser
pkgver=0.21
-pkgrel=4
+pkgrel=5
pkgdesc="Mini web browser for MythTV"
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
@@ -13,7 +13,7 @@ depends=("mythtv>=${pkgver}" 'wget' 'libxvmc' 'kdelibs3')
groups=('mythtv-extras')
options=('!makeflags')
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
-md5sums=('00ee70be781b9af5913f046525d79ab9')
+md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
build() {
cd $startdir/src/mythplugins
diff --git a/abs/core-testing/mythtv/stable/mythcontrols/PKGBUILD b/abs/core-testing/mythtv/stable/mythcontrols/PKGBUILD
index d73c664..669278c 100644
--- a/abs/core-testing/mythtv/stable/mythcontrols/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythcontrols/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mythcontrols
pkgver=0.21
-pkgrel=3
+pkgrel=4
pkgdesc="Experimental controls for MythTV"
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
@@ -12,7 +12,7 @@ license=('GPL')
depends=("mythtv>=${pkgver}")
options=('!makeflags')
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
-md5sums=('00ee70be781b9af5913f046525d79ab9')
+md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
groups=('mythtv-extras')
build() {
diff --git a/abs/core-testing/mythtv/stable/mythflix/PKGBUILD b/abs/core-testing/mythtv/stable/mythflix/PKGBUILD
index 6bfd9ce..b636e30 100644
--- a/abs/core-testing/mythtv/stable/mythflix/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythflix/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=mythflix
pkgver=0.21
-pkgrel=3
+pkgrel=4
pkgdesc="Netflix access plugin for MythTV"
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
license=('GPL')
depends=("mythtv>=${pkgver}")
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
-md5sums=('00ee70be781b9af5913f046525d79ab9')
+md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
groups=('mythtv-extras')
build() {
diff --git a/abs/core-testing/mythtv/stable/mythgallery/PKGBUILD b/abs/core-testing/mythtv/stable/mythgallery/PKGBUILD
index 4d64e08..abfd919 100644
--- a/abs/core-testing/mythtv/stable/mythgallery/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythgallery/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=mythgallery
pkgver=0.21
-pkgrel=3
+pkgrel=4
pkgdesc="Image gallery plugin for MythTV"
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
license=('GPL')
depends=("mythtv>=${pkgver}" 'libexif' 'libtiff')
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
-md5sums=('00ee70be781b9af5913f046525d79ab9')
+md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
groups=('mythtv-extras')
build() {
diff --git a/abs/core-testing/mythtv/stable/mythgame/PKGBUILD b/abs/core-testing/mythtv/stable/mythgame/PKGBUILD
index 1711e73..aac284a 100644
--- a/abs/core-testing/mythtv/stable/mythgame/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythgame/PKGBUILD
@@ -4,21 +4,21 @@
pkgname=mythgame
pkgver=0.21
-pkgrel=3
+pkgrel=4
pkgdesc="Emulation plugin for MythTV"
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
license=('GPL')
depends=("mythtv>=${pkgver}" 'zlib')
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
-md5sums=('00ee70be781b9af5913f046525d79ab9')
+md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
groups=('mythtv-extras')
build() {
cd $startdir/src/mythplugins
export QMAKESPEC='linux-g++'
source /etc/profile.d/qt3.sh
- svn update
+# svn update
./configure --prefix=/usr --disable-all --enable-opengl --enable-mythgame
diff --git a/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD b/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD
index 6972422..c1e1357 100644
--- a/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=mythmovies
pkgver=0.21
-pkgrel=2
+pkgrel=3
pkgdesc="Displays information about movies playing in the area."
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
license=('GPL')
depends=('mythtv>=${pkgver}')
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
-md5sums=('00ee70be781b9af5913f046525d79ab9')
+md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
groups=('mythtv-extras')
build() {
diff --git a/abs/core-testing/mythtv/stable/mythmusic/PKGBUILD b/abs/core-testing/mythtv/stable/mythmusic/PKGBUILD
index b078239..c051a3b 100644
--- a/abs/core-testing/mythtv/stable/mythmusic/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythmusic/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mythmusic
pkgver=0.21
-pkgrel=10
+pkgrel=11
pkgdesc="Music playing plugin for MythTV"
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
@@ -13,7 +13,7 @@ depends=("mythtv>=${pkgver}" 'libid3tag' 'libmad' 'libvorbis' 'flac>=1.1.4' 'lib
'cdparanoia' 'fftw2' 'sdl' 'faad2>=2.6.1' 'lame' 'taglib' \
'libvisual-plugins' 'libvisual-projectm')
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
-md5sums=('00ee70be781b9af5913f046525d79ab9')
+md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
groups=('mythtv-extras')
build() {
@@ -27,7 +27,8 @@ build() {
qmake mythplugins.pro
make qmake || return 1
- make -j 2 || return 1
+# make -j 2 || return 1
+ make
make INSTALL_ROOT=$startdir/pkg install
}
diff --git a/abs/core-testing/mythtv/stable/mythnews/PKGBUILD b/abs/core-testing/mythtv/stable/mythnews/PKGBUILD
index 3288ce7..6ebda97 100644
--- a/abs/core-testing/mythtv/stable/mythnews/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythnews/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=mythnews
pkgver=0.21
-pkgrel=2
+pkgrel=3
pkgdesc="News checking plugin for MythTV"
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
license=('GPL')
depends=("mythtv>=${pkgver}")
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
-md5sums=('00ee70be781b9af5913f046525d79ab9')
+md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
groups=('mythtv-extras')
build() {
diff --git a/abs/core-testing/mythtv/stable/mythphone/PKGBUILD b/abs/core-testing/mythtv/stable/mythphone/PKGBUILD
index b093caa..1ce2d5a 100644
--- a/abs/core-testing/mythtv/stable/mythphone/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythphone/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=mythphone
pkgver=0.21
-pkgrel=2
+pkgrel=3
pkgdesc="Plugin that allows phone calls to be made to MythTv"
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
license=('GPL')
depends=("mythtv>=${pkgver}")
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
-md5sums=('00ee70be781b9af5913f046525d79ab9')
+md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
groups=('mythtv-extras')
build() {
diff --git a/abs/core-testing/mythtv/stable/mythsmolt/PKGBUILD b/abs/core-testing/mythtv/stable/mythsmolt/PKGBUILD
index 854b2e3..42433e9 100644
--- a/abs/core-testing/mythtv/stable/mythsmolt/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythsmolt/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=mythsmolt
pkgver=0.21
-pkgrel=4
+pkgrel=5
pkgdesc="mythsmolt, a hardware profileing tool"
arch=('i686' 'x86_64')
url="http://www.mythvantage.com"
license=('GPL')
depends=("mythtv>=${pkgver}" urlgrabber)
-source=("http://www.mythvantage.com/request.php?4")
+source=("http://www.mythvantage.com/request.php?4" mythsmolt.pro.diff programs-libs.pro)
groups=('mythtv-extras')
@@ -23,5 +23,3 @@ build() {
make INSTALL_ROOT=$startdir/pkg install
}
-
-
diff --git a/abs/core-testing/mythtv/stable/mythstream/PKGBUILD b/abs/core-testing/mythtv/stable/mythstream/PKGBUILD
index e7e2418..646e61a 100644
--- a/abs/core-testing/mythtv/stable/mythstream/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythstream/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mythstream
pkgver=0.18_1
-pkgrel=6
+pkgrel=7
pkgdesc="Unofficial MythTV plugin for Internet audio and video streams."
arch=('i686' 'x86_64')
url="http://home.kabelfoon.nl/~moongies/streamtuned.html"
diff --git a/abs/core-testing/mythtv/stable/myththemes/PKGBUILD b/abs/core-testing/mythtv/stable/myththemes/PKGBUILD
index 5a68c59..6c0a0bb 100644
--- a/abs/core-testing/mythtv/stable/myththemes/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/myththemes/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=myththemes
pkgver=0.21
-pkgrel=2
+pkgrel=3
pkgdesc="Themes for MythTV"
arch=('i686' 'x86_64')
url="http://www.mythtv.org/"
@@ -17,6 +17,7 @@ groups=('mythtv-extras')
build() {
cd $startdir/src/$pkgname
. /etc/profile.d/qt3.sh
+ svn update
# use QT3 qmake
export PATH=$QTDIR/bin:$PATH
diff --git a/abs/core-testing/mythtv/stable/mythvideo/PKGBUILD b/abs/core-testing/mythtv/stable/mythvideo/PKGBUILD
index 55e3bd5..c644879 100644
--- a/abs/core-testing/mythtv/stable/mythvideo/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythvideo/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mythvideo
pkgver=0.21
-pkgrel=6
+pkgrel=7
pkgdesc="Video playback and browsing plugin for MythTV"
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
@@ -12,7 +12,7 @@ license=('GPL')
depends=("mythtv>=${pkgver}" 'mplayer' 'perlxml' 'perl-libwww' 'perl-uri' 'perl-xml-simple' 'ffmpeg')
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2"\
mtd)
-md5sums=('00ee70be781b9af5913f046525d79ab9' '476c12ba074794ad7f4ae092bdf949d6')
+md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe' '476c12ba074794ad7f4ae092bdf949d6')
replaces=('mythdvd')
groups=('mythtv-extras')
install=mythvideo.install
diff --git a/abs/core-testing/mythtv/stable/mythweather/PKGBUILD b/abs/core-testing/mythtv/stable/mythweather/PKGBUILD
index 42e9dc1..201ea5d 100644
--- a/abs/core-testing/mythtv/stable/mythweather/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythweather/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=mythweather
pkgver=0.21
-pkgrel=2
+pkgrel=3
pkgdesc="Weather checking plugin for MythTV"
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
license=('GPL')
depends=("mythtv>=${pkgver}" 'wget')
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
-md5sums=('00ee70be781b9af5913f046525d79ab9')
+md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
groups=('mythtv-extras')
build() {
diff --git a/abs/core-testing/mythtv/stable/mythweb/PKGBUILD b/abs/core-testing/mythtv/stable/mythweb/PKGBUILD
index f909fff..6f29bc4 100644
--- a/abs/core-testing/mythtv/stable/mythweb/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythweb/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mythweb
pkgver=0.21
-pkgrel=10
+pkgrel=12
pkgdesc="Web interface for MythTV's backend"
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
@@ -8,7 +8,7 @@ license=('GPL')
depends=("mythtv>=${pkgver}" 'lighttpd' 'php' 'local-website')
install=mythweb.install
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
-md5sums=('00ee70be781b9af5913f046525d79ab9')
+md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
groups=('mythtv-extras')
DOCROOT=/data/srv/httpd/htdocs/mythweb
diff --git a/abs/core-testing/mythtv/stable/mythzoneminder/PKGBUILD b/abs/core-testing/mythtv/stable/mythzoneminder/PKGBUILD
index 8482293..c17e4df 100644
--- a/abs/core-testing/mythtv/stable/mythzoneminder/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythzoneminder/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=mythzoneminder
pkgver=0.21
-pkgrel=2
+pkgrel=3
pkgdesc="Integrates ZoneMinder into MythTV"
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
license=('GPL')
depends=("mythtv>=${pkgver}" 'zoneminder=1.23.3')
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
-md5sums=('00ee70be781b9af5913f046525d79ab9')
+md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
groups=('mythtv-extras')
build() {