git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@6217 c5f82cb5-29bc-0310-9cd0-bff59a50e3bcrocklinux
@ -1,41 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythbrowser/mythbrowser.cache |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[TIMESTAMP] 1119322166 Tue Jun 21 04:49:26 2005 (5) |
|||
[TIMESTAMP] 1119579650 Fri Jun 24 04:20:50 2005 (9) |
|||
|
|||
[CONFIG-ID] TRUNK-x86-reference-expert |
|||
[ROCKVER] TRUNK |
|||
|
|||
[LOGS] 5-mythbrowser.log 9-mythbrowser.log |
|||
|
|||
[BUILDTIME] 4569 (5) |
|||
[BUILDTIME] 4920 (9) |
|||
[SIZE] 0.19 MB, 13 files |
|||
|
|||
[DEP] 00-dirtree alsa arts bash2 binutils bzip2 coreutils expat fam |
|||
[DEP] findutils freetype gcc34 gcc34:dev glibc23 glibc23:dev grep kdelibs |
|||
[DEP] kdelibs:dev lame libart_lgpl23 libjpeg libpng linux26-header:dev lirc |
|||
[DEP] make mktemp mythtv mythtv:dev pcre qt qt:dev sed sysfiles tar xorg |
|||
|
|||
[PROVIDES] libmythbookmarkmanager.so mythbrowser |
|||
|
|||
@ -1,41 +0,0 @@ |
|||
# --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
# |
|||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
# Please add additional copyright information _after_ the line containing |
|||
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
# |
|||
# ROCK Linux: rock-src/package/fake/mythbrowser/mythbrowser.conf |
|||
# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
# |
|||
# This program is free software; you can redistribute it and/or modify |
|||
# it under the terms of the GNU General Public License as published by |
|||
# the Free Software Foundation; either version 2 of the License, or |
|||
# (at your option) any later version. A copy of the GNU General Public |
|||
# License can be found at Documentation/COPYING. |
|||
# |
|||
# Many people helped and are helping developing ROCK Linux. Please |
|||
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
# file for details. |
|||
# |
|||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
|
|||
if [ -z "$ROCKCFG_PKG_MYTHTV_PREFIX" ] ; then |
|||
prefix=opt/mythtv |
|||
else |
|||
prefix=$ROCKCFG_PKG_MYTHTV_PREFIX |
|||
fi |
|||
|
|||
set_confopt |
|||
|
|||
mythbrws_premake() { |
|||
# it's a little konqueror, i guess |
|||
echo "INCLUDEPATH += $root/$ROCKCFG_PKG_KDE3_CORE_PREFIX/include" >> settings.pro |
|||
echo "LIBS += -L$root/$ROCKCFG_PKG_KDE3_CORE_PREFIX/lib" >> settings.pro |
|||
|
|||
qmake PREFIX=$root/$prefix mythbrowser.pro |
|||
} |
|||
|
|||
hook_add premake 1 mythbrws_premake |
|||
|
|||
@ -1,44 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythbrowser/mythbrowser.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] a Web-Browser plug-in for MythTV |
|||
|
|||
[T] MythBrowser is a full fledged web-browser (multiple tabs) to display |
|||
[T] webpages in full-screen mode. Simple page navigation is possible. It also |
|||
[T] has full support for mouse driven navigation (right mouse opens and closes |
|||
[T] the popup menu). Additionally, it contains a BookmarkManager to manage the |
|||
[T] website links in a simple mythplugin. |
|||
|
|||
[U] http://www.mythtv.org |
|||
|
|||
[A] Philippe C. Cattin <cattin@vision.ee.ethz.ch> |
|||
[M] fake <fake@rapidnetworks.de> |
|||
|
|||
[C] extra/multimedia |
|||
|
|||
[L] GPL |
|||
[S] Stable |
|||
[V] 0.17 |
|||
[P] X -?---5---9 181.300 |
|||
|
|||
[D] 189500980 mythbrowser-0.17.tar.bz2 http://www.mythtv.org/mc/ |
|||
|
|||
@ -1,11 +0,0 @@ |
|||
--- mythdvd-2005-01-06/mtd/mtd.cpp.orig 2005-03-03 21:16:33.887003952 +0100
|
|||
+++ mythdvd-2005-01-06/mtd/mtd.cpp 2005-03-03 21:16:42.988620296 +0100
|
|||
@@ -8,6 +8,8 @@
|
|||
|
|||
*/ |
|||
|
|||
+#include <time.h>
|
|||
+
|
|||
#include <qstringlist.h> |
|||
#include <qregexp.h> |
|||
#include <qdir.h> |
|||
@ -1,41 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythdvd/mythdvd.cache |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[TIMESTAMP] 1119115349 Sat Jun 18 19:22:29 2005 (5) |
|||
[TIMESTAMP] 1119472627 Wed Jun 22 22:37:07 2005 (9) |
|||
|
|||
[CONFIG-ID] TRUNK-x86-reference-expert |
|||
[ROCKVER] TRUNK |
|||
|
|||
[LOGS] 5-mythdvd.log 9-mythdvd.log |
|||
|
|||
[BUILDTIME] 6128 (5) |
|||
[BUILDTIME] 6797 (9) |
|||
[SIZE] 0.66 MB, 49 files |
|||
|
|||
[DEP] 00-dirtree alsa bash2 binutils bzip2 coreutils expat findutils |
|||
[DEP] freetype gawk gcc34 gcc34:dev glibc23 glibc23:dev grep lame |
|||
[DEP] libdvdread libdvdread:dev libpng linux26-header:dev lirc make mktemp |
|||
[DEP] mythtv mythtv:dev patch qt qt:dev sed sysfiles tar xorg |
|||
|
|||
[PROVIDES] libmythdvd.so mtd |
|||
|
|||
@ -1,39 +0,0 @@ |
|||
# --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
# |
|||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
# Please add additional copyright information _after_ the line containing |
|||
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
# |
|||
# ROCK Linux: rock-src/package/fake/mythdvd/mythdvd.conf |
|||
# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
# |
|||
# This program is free software; you can redistribute it and/or modify |
|||
# it under the terms of the GNU General Public License as published by |
|||
# the Free Software Foundation; either version 2 of the License, or |
|||
# (at your option) any later version. A copy of the GNU General Public |
|||
# License can be found at Documentation/COPYING. |
|||
# |
|||
# Many people helped and are helping developing ROCK Linux. Please |
|||
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
# file for details. |
|||
# |
|||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
|
|||
if [ -z "$ROCKCFG_PKG_MYTHTV_PREFIX" ] ; then |
|||
prefix=opt/mythtv |
|||
else |
|||
prefix=$ROCKCFG_PKG_MYTHTV_PREFIX |
|||
fi |
|||
|
|||
set_confopt |
|||
|
|||
# the 'real' configure is on a vacation, far away from the mythtv world. |
|||
confopt="--enable-vcd" |
|||
extraconfopt="" |
|||
|
|||
pkginstalled transcode && confopt="$confopt --enable-transcode" |
|||
|
|||
hook_add premake 1 "qmake PREFIX=$root/$prefix mythdvd.pro" |
|||
|
|||
@ -1,40 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythdvd/mythdvd.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] a DVD/VCD player/ripper plug-in for MythTV |
|||
|
|||
[T] This plugin adds DVD/VCD playing/ripping funcionality to mythtv. |
|||
|
|||
[U] http://www.mythtv.org |
|||
|
|||
[A] John Danner <johndanner@untzuntz.com> |
|||
[M] fake <fake@rapidnetworks.de> |
|||
|
|||
[C] extra/multimedia |
|||
|
|||
[L] GPL |
|||
[S] Stable |
|||
[V] 0.17 |
|||
[P] X -?---5---9 131.700 |
|||
|
|||
[D] 4260096462 mythdvd-0.17.tar.bz2 http://www.mythtv.org/mc/ |
|||
|
|||
@ -1,40 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythgallery/mythgallery.cache |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[TIMESTAMP] 1119291210 Mon Jun 20 20:13:30 2005 (5) |
|||
[TIMESTAMP] 1119545573 Thu Jun 23 18:52:53 2005 (9) |
|||
|
|||
[CONFIG-ID] TRUNK-x86-reference-expert |
|||
[ROCKVER] TRUNK |
|||
|
|||
[LOGS] 5-mythgallery.log 9-mythgallery.log |
|||
|
|||
[BUILDTIME] 5234 (5) |
|||
[BUILDTIME] 5681 (9) |
|||
[SIZE] 0.49 MB, 24 files |
|||
|
|||
[DEP] 00-dirtree bash2 binutils bzip2 coreutils findutils gcc34 gcc34:dev |
|||
[DEP] glibc23 glibc23:dev grep libtiff libtiff:dev linux26-header:dev make |
|||
[DEP] mktemp mythtv mythtv:dev qt qt:dev sed sysfiles tar xorg xorg:dev |
|||
|
|||
[PROVIDES] libmythgallery.so |
|||
|
|||
@ -1,37 +0,0 @@ |
|||
# --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
# |
|||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
# Please add additional copyright information _after_ the line containing |
|||
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
# |
|||
# ROCK Linux: rock-src/package/fake/mythgallery/mythgallery.conf |
|||
# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
# |
|||
# This program is free software; you can redistribute it and/or modify |
|||
# it under the terms of the GNU General Public License as published by |
|||
# the Free Software Foundation; either version 2 of the License, or |
|||
# (at your option) any later version. A copy of the GNU General Public |
|||
# License can be found at Documentation/COPYING. |
|||
# |
|||
# Many people helped and are helping developing ROCK Linux. Please |
|||
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
# file for details. |
|||
# |
|||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
|
|||
if [ -z "$ROCKCFG_PKG_MYTHTV_PREFIX" ] ; then |
|||
prefix=opt/mythtv |
|||
else |
|||
prefix=$ROCKCFG_PKG_MYTHTV_PREFIX |
|||
fi |
|||
|
|||
set_confopt |
|||
|
|||
# this segfaults for me, too - but this time, it is runtime-configurably-default-off. |
|||
confopt="--enable-opengl" |
|||
extraconfopt="" |
|||
|
|||
hook_add premake 1 "qmake PREFIX=$root/$prefix mythgallery.pro" |
|||
|
|||
@ -1,41 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythgallery/mythgallery.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] a Picture Gallery plug-in for MythTV |
|||
|
|||
[T] MythGallery satisfies all your picture-viewing needs, with the capabilites |
|||
[T] to create slideshows, zoom, rotate and scale your pictures. |
|||
|
|||
[U] http://www.mythtv.org |
|||
|
|||
[A] Renchi Raju <renchi@pooh.tam.uiuc.edu> |
|||
[M] fake <fake@rapidnetworks.de> |
|||
|
|||
[C] extra/multimedia |
|||
|
|||
[L] GPL |
|||
[S] Stable |
|||
[V] 0.17 |
|||
[P] X -?---5---9 165.500 |
|||
|
|||
[D] 3193269698 mythgallery-0.17.tar.bz2 http://www.mythtv.org/mc/ |
|||
|
|||
@ -1,40 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythgame/mythgame.cache |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[TIMESTAMP] 1119114445 Sat Jun 18 19:07:25 2005 (5) |
|||
[TIMESTAMP] 1119471441 Wed Jun 22 22:17:21 2005 (9) |
|||
|
|||
[CONFIG-ID] TRUNK-x86-reference-expert |
|||
[ROCKVER] TRUNK |
|||
|
|||
[LOGS] 5-mythgame.log 9-mythgame.log |
|||
|
|||
[BUILDTIME] 15319 (5) |
|||
[BUILDTIME] 15976 (9) |
|||
[SIZE] 1.54 MB, 19 files |
|||
|
|||
[DEP] 00-dirtree bash2 binutils bzip2 coreutils findutils gawk gcc34 |
|||
[DEP] gcc34:dev glibc23 glibc23:dev grep linux26-header:dev make mktemp |
|||
[DEP] mythtv mythtv:dev qt qt:dev sed sysfiles tar zlib:dev |
|||
|
|||
[PROVIDES] libmythgame.so |
|||
|
|||
@ -1,33 +0,0 @@ |
|||
# --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
# |
|||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
# Please add additional copyright information _after_ the line containing |
|||
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
# |
|||
# ROCK Linux: rock-src/package/fake/mythgame/mythgame.conf |
|||
# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
# |
|||
# This program is free software; you can redistribute it and/or modify |
|||
# it under the terms of the GNU General Public License as published by |
|||
# the Free Software Foundation; either version 2 of the License, or |
|||
# (at your option) any later version. A copy of the GNU General Public |
|||
# License can be found at Documentation/COPYING. |
|||
# |
|||
# Many people helped and are helping developing ROCK Linux. Please |
|||
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
# file for details. |
|||
# |
|||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
|
|||
if [ -z "$ROCKCFG_PKG_MYTHTV_PREFIX" ] ; then |
|||
prefix=opt/mythtv |
|||
else |
|||
prefix=$ROCKCFG_PKG_MYTHTV_PREFIX |
|||
fi |
|||
|
|||
set_confopt |
|||
|
|||
hook_add premake 1 "qmake PREFIX=$root/$prefix mythgame.pro" |
|||
|
|||
@ -1,41 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythgame/mythgame.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] A gameing plugin for MythTV |
|||
|
|||
[T] MythGame is a frontend to xmame, snes, nes and pc, allowing you to play |
|||
[T] games on your TV like in the 'good old times' ;) |
|||
|
|||
[U] http://www.mythtv.org |
|||
|
|||
[A] Isaac Richards <ijr@po.cwru.edu> |
|||
[M] fake <fake@rapidnetworks.de> |
|||
|
|||
[C] extra/multimedia |
|||
|
|||
[L] GPL |
|||
[S] Stable |
|||
[V] 0.17 |
|||
[P] X -?---5---9 129.800 |
|||
|
|||
[D] 2128137337 mythgame-0.17.tar.bz2 http://www.mythtv.org/mc/ |
|||
|
|||
@ -1,42 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythmusic/mythmusic.cache |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[TIMESTAMP] 1119316773 Tue Jun 21 03:19:33 2005 (5) |
|||
[TIMESTAMP] 1119573329 Fri Jun 24 02:35:29 2005 (9) |
|||
|
|||
[CONFIG-ID] TRUNK-x86-reference-expert |
|||
[ROCKVER] TRUNK |
|||
|
|||
[LOGS] 5-mythmusic.log 9-mythmusic.log |
|||
|
|||
[BUILDTIME] 15307 (5) |
|||
[BUILDTIME] 15726 (9) |
|||
[SIZE] 1.80 MB, 68 files |
|||
|
|||
[DEP] 00-dirtree bash2 binutils bzip2 cdparanoia cdparanoia:dev coreutils |
|||
[DEP] fftw:dev findutils flac flac:dev gawk gcc34 gcc34:dev glibc23 |
|||
[DEP] glibc23:dev grep lame lame:dev libcdaudio libcdaudio:dev libsdl |
|||
[DEP] libsdl:dev linux26-header:dev mad mad:dev make mktemp mythtv |
|||
[DEP] mythtv:dev ogg-vorbis ogg-vorbis:dev qt qt:dev sed sysfiles tar |
|||
|
|||
[PROVIDES] libmythmusic.so |
|||
|
|||
@ -1,41 +0,0 @@ |
|||
# --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
# |
|||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
# Please add additional copyright information _after_ the line containing |
|||
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
# |
|||
# ROCK Linux: rock-src/package/fake/mythmusic/mythmusic.conf |
|||
# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
# |
|||
# This program is free software; you can redistribute it and/or modify |
|||
# it under the terms of the GNU General Public License as published by |
|||
# the Free Software Foundation; either version 2 of the License, or |
|||
# (at your option) any later version. A copy of the GNU General Public |
|||
# License can be found at Documentation/COPYING. |
|||
# |
|||
# Many people helped and are helping developing ROCK Linux. Please |
|||
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
# file for details. |
|||
# |
|||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
|
|||
if [ -z "$ROCKCFG_PKG_MYTHTV_PREFIX" ] ; then |
|||
prefix=opt/mythtv |
|||
else |
|||
prefix=$ROCKCFG_PKG_MYTHTV_PREFIX |
|||
fi |
|||
set_confopt |
|||
|
|||
# their 'configure' is not what we'd expect. |
|||
# additionally, enabling opengl it segfaults for me... |
|||
#confopt="--enable-opengl" |
|||
confopt="" |
|||
extraconfopt="" |
|||
|
|||
pkginstalled fftw && confopt="$confopt --enable-fftw" |
|||
pkginstalled libsdl && confopt="$confopt --enable-sdl" |
|||
|
|||
hook_add premake 1 "qmake PREFIX=$root/$prefix mythmusic.pro" |
|||
|
|||
@ -1,41 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythmusic/mythmusic.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] a music plug-in for MythTV |
|||
|
|||
[T] This plugin lets you browse, play and visualize Music in a variety of |
|||
[T] formats on your mythtv-equipped box. |
|||
|
|||
[U] http://www.mythtv.org |
|||
|
|||
[A] Isaac Richards <ijr@po.cwru.edu> |
|||
[M] fake <fake@rapidnetworks.de> |
|||
|
|||
[C] extra/multimedia |
|||
|
|||
[L] GPL |
|||
[S] Stable |
|||
[V] 0.17 |
|||
[P] X -?---5---9 176.500 |
|||
|
|||
[D] 971639012 mythmusic-0.17.tar.bz2 http://www.mythtv.org/mc/ |
|||
|
|||
@ -1,40 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythnews/mythnews.cache |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[TIMESTAMP] 1119113280 Sat Jun 18 18:48:00 2005 (5) |
|||
[TIMESTAMP] 1119470102 Wed Jun 22 21:55:02 2005 (9) |
|||
|
|||
[CONFIG-ID] TRUNK-x86-reference-expert |
|||
[ROCKVER] TRUNK |
|||
|
|||
[LOGS] 5-mythnews.log 9-mythnews.log |
|||
|
|||
[BUILDTIME] 2958 (5) |
|||
[BUILDTIME] 3611 (9) |
|||
[SIZE] 0.21 MB, 22 files |
|||
|
|||
[DEP] 00-dirtree bash2 binutils bzip2 coreutils findutils gcc34 gcc34:dev |
|||
[DEP] glibc23 glibc23:dev grep linux26-header:dev make mktemp mythtv |
|||
[DEP] mythtv:dev qt qt:dev sed sysfiles tar |
|||
|
|||
[PROVIDES] libmythnews.so |
|||
|
|||
@ -1,33 +0,0 @@ |
|||
# --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
# |
|||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
# Please add additional copyright information _after_ the line containing |
|||
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
# |
|||
# ROCK Linux: rock-src/package/fake/mythnews/mythnews.conf |
|||
# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
# |
|||
# This program is free software; you can redistribute it and/or modify |
|||
# it under the terms of the GNU General Public License as published by |
|||
# the Free Software Foundation; either version 2 of the License, or |
|||
# (at your option) any later version. A copy of the GNU General Public |
|||
# License can be found at Documentation/COPYING. |
|||
# |
|||
# Many people helped and are helping developing ROCK Linux. Please |
|||
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
# file for details. |
|||
# |
|||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
|
|||
if [ -z "$ROCKCFG_PKG_MYTHTV_PREFIX" ] ; then |
|||
prefix=opt/mythtv |
|||
else |
|||
prefix=$ROCKCFG_PKG_MYTHTV_PREFIX |
|||
fi |
|||
|
|||
set_confopt |
|||
|
|||
hook_add premake 1 "qmake PREFIX=$root/$prefix mythnews.pro" |
|||
|
|||
@ -1,41 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythnews/mythnews.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] A RSS newsfeed reader plugin for MythTV |
|||
|
|||
[T] MythNews renders your newspaper useless, bringing you all the news you |
|||
[T] want directly onto your TV. |
|||
|
|||
[U] http://www.mythtv.org |
|||
|
|||
[A] Renchi Raju <renchi@pooh.tam.uiuc.edu> |
|||
[M] fake <fake@rapidnetworks.de> |
|||
|
|||
[C] extra/multimedia |
|||
|
|||
[L] GPL |
|||
[S] Stable |
|||
[V] 0.17 |
|||
[P] X -?---5---9 129.200 |
|||
|
|||
[D] 3502598459 mythnews-0.17.tar.bz2 http://www.mythtv.org/mc/ |
|||
|
|||
@ -1,10 +0,0 @@ |
|||
--- ./mythphone/dtmffilter.cpp.orig 2005-03-13 20:05:49.000000000 +0100
|
|||
+++ ./mythphone/dtmffilter.cpp 2005-03-13 20:06:17.000000000 +0100
|
|||
@@ -16,6 +16,7 @@
|
|||
#include <stdio.h> |
|||
#include <stdlib.h> |
|||
#include <iostream> |
|||
+#include <math.h>
|
|||
|
|||
using namespace std; |
|||
|
|||
@ -1,40 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythphone/mythphone.cache |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[TIMESTAMP] 1119188884 Sun Jun 19 15:48:04 2005 (5) |
|||
[TIMESTAMP] 1119486426 Thu Jun 23 02:27:06 2005 (9) |
|||
|
|||
[CONFIG-ID] TRUNK-x86-reference-expert |
|||
[ROCKVER] TRUNK |
|||
|
|||
[LOGS] 5-mythphone.log 9-mythphone.log |
|||
|
|||
[BUILDTIME] 8470 (5) |
|||
[BUILDTIME] 9063 (9) |
|||
[SIZE] 1.08 MB, 48 files |
|||
|
|||
[DEP] 00-dirtree bash2 binutils bzip2 coreutils findutils gcc34 gcc34:dev |
|||
[DEP] glibc23 glibc23:dev grep linux26-header:dev make mktemp mythtv |
|||
[DEP] mythtv:dev patch qt qt:dev sed sysfiles tar |
|||
|
|||
[PROVIDES] libmythphone.so |
|||
|
|||
@ -1,43 +0,0 @@ |
|||
# --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
# |
|||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
# Please add additional copyright information _after_ the line containing |
|||
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
# |
|||
# ROCK Linux: rock-src/package/fake/mythphone/mythphone.conf |
|||
# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
# |
|||
# This program is free software; you can redistribute it and/or modify |
|||
# it under the terms of the GNU General Public License as published by |
|||
# the Free Software Foundation; either version 2 of the License, or |
|||
# (at your option) any later version. A copy of the GNU General Public |
|||
# License can be found at Documentation/COPYING. |
|||
# |
|||
# Many people helped and are helping developing ROCK Linux. Please |
|||
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
# file for details. |
|||
# |
|||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
|
|||
if [ -z "$ROCKCFG_PKG_MYTHTV_PREFIX" ] ; then |
|||
prefix=opt/mythtv |
|||
else |
|||
prefix=$ROCKCFG_PKG_MYTHTV_PREFIX |
|||
fi |
|||
|
|||
set_confopt |
|||
|
|||
mythphone_premake() { |
|||
# tries to get libavcodec/avformat.h from here - let's set it to something appropiate |
|||
sed -i -e "s,^MYTHLIBDIR = ../../mythtv/libs/\$,MYTHLIBDIR = $root/$prefix/lib/mythtv/libs," settings.pro |
|||
qmake PREFIX=$root/$prefix mythphone.pro |
|||
} |
|||
|
|||
# no 'traditional' festival in rock |
|||
confopt="" |
|||
extraconfopt="" |
|||
|
|||
hook_add premake 1 mythphone_premake |
|||
|
|||
@ -1,54 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythphone/mythphone.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] a SIP VoIP/streaming video plug-in for MythTV |
|||
|
|||
[T] MythPhone is a plugin for MythTV that provides for phone and video calls |
|||
[T] to be made using a standard SIP protocol. |
|||
[T] |
|||
[T] Features: |
|||
[T] * Contact database for click-dialling |
|||
[T] * Voice calls at G.711 20ms |
|||
[T] * Video calls at H.263 |
|||
[T] * Pan and Zoom for video calls |
|||
[T] * Voicemail |
|||
[T] * Send/receive DTMF (RFC 2833) |
|||
[T] * VXML scripting with Text-To-Speech engine |
|||
[T] * Full screen video |
|||
[T] * Call history |
|||
[T] * Popup whilst watching TV shows a call is coming in |
|||
[T] * NAT and Firewall handling |
|||
|
|||
[U] http://www.zen13655.zen.co.uk/mythphone.html |
|||
|
|||
[A] Paul Volkaerts <paul.volkaerts@lineone.net> |
|||
[M] fake <fake@rapidnetworks.de> |
|||
|
|||
[C] extra/multimedia |
|||
|
|||
[L] GPL |
|||
[S] Stable |
|||
[V] 0.17 |
|||
[P] X -?---5---9 142.700 |
|||
|
|||
[D] 3130358728 mythphone-0.17.tar.bz2 http://www.mythtv.org/mc/ |
|||
|
|||
@ -1,29 +0,0 @@ |
|||
# --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
# |
|||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
# Please add additional copyright information _after_ the line containing |
|||
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
# |
|||
# ROCK Linux: rock-src/package/fake/mythvideo/gcc34.patch |
|||
# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
# |
|||
# This patch file is dual-licensed. It is available under the license the |
|||
# patched project is licensed under, as long as it is an OpenSource license |
|||
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms |
|||
# of the GNU General Public License as published by the Free Software |
|||
# Foundation; either version 2 of the License, or (at your option) any later |
|||
# version. |
|||
# |
|||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
--- ./mythvideo/videogallery.cpp.orig 2004-09-14 11:22:45.069889056 +0200
|
|||
+++ ./mythvideo/videogallery.cpp 2004-09-14 11:23:01.582378776 +0200
|
|||
@@ -17,6 +17,7 @@
|
|||
#include <qstringlist.h> |
|||
#include <qpixmap.h> |
|||
#include <unistd.h> |
|||
+#include <math.h>
|
|||
|
|||
using namespace std; |
|||
|
|||
@ -1,40 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythvideo/mythvideo.cache |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[TIMESTAMP] 1119112346 Sat Jun 18 18:32:26 2005 (5) |
|||
[TIMESTAMP] 1119468898 Wed Jun 22 21:34:58 2005 (9) |
|||
|
|||
[CONFIG-ID] TRUNK-x86-reference-expert |
|||
[ROCKVER] TRUNK |
|||
|
|||
[LOGS] 5-mythvideo.log 9-mythvideo.log |
|||
|
|||
[BUILDTIME] 9859 (5) |
|||
[BUILDTIME] 10540 (9) |
|||
[SIZE] 1.23 MB, 60 files |
|||
|
|||
[DEP] 00-dirtree bash2 binutils bzip2 coreutils findutils gawk gcc34 |
|||
[DEP] gcc34:dev glibc23 glibc23:dev grep linux26-header:dev make mktemp |
|||
[DEP] mythtv mythtv:dev patch qt qt:dev sed sysfiles tar |
|||
|
|||
[PROVIDES] libmythvideo.so |
|||
|
|||
@ -1,33 +0,0 @@ |
|||
# --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
# |
|||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
# Please add additional copyright information _after_ the line containing |
|||
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
# |
|||
# ROCK Linux: rock-src/package/fake/mythvideo/mythvideo.conf |
|||
# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
# |
|||
# This program is free software; you can redistribute it and/or modify |
|||
# it under the terms of the GNU General Public License as published by |
|||
# the Free Software Foundation; either version 2 of the License, or |
|||
# (at your option) any later version. A copy of the GNU General Public |
|||
# License can be found at Documentation/COPYING. |
|||
# |
|||
# Many people helped and are helping developing ROCK Linux. Please |
|||
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
# file for details. |
|||
# |
|||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
|
|||
if [ -z "$ROCKCFG_PKG_MYTHTV_PREFIX" ] ; then |
|||
prefix=opt/mythtv |
|||
else |
|||
prefix=$ROCKCFG_PKG_MYTHTV_PREFIX |
|||
fi |
|||
|
|||
set_confopt |
|||
|
|||
hook_add premake 1 "qmake PREFIX=$root/$prefix mythvideo.pro" |
|||
|
|||
@ -1,41 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythvideo/mythvideo.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] a video player plug-in for MythTV |
|||
|
|||
[T] This plugin adds video playing capabilities to MythTV, using any video- |
|||
[T] player as 'backend'. Additionally, you can categorize and rate video files. |
|||
|
|||
[U] http://www.mythtv.org |
|||
|
|||
[A] John Danner <johndanner@untzuntz.com> |
|||
[M] fake <fake@rapidnetworks.de> |
|||
|
|||
[C] extra/multimedia |
|||
|
|||
[L] GPL |
|||
[S] Stable |
|||
[V] 0.17 |
|||
[P] X -?---5---9 127.400 |
|||
|
|||
[D] 1913081759 mythvideo-0.17.tar.bz2 http://www.mythtv.org/mc/ |
|||
|
|||
@ -1,40 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythweather/mythweather.cache |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[TIMESTAMP] 1119112380 Sat Jun 18 18:33:00 2005 (5) |
|||
[TIMESTAMP] 1119468945 Wed Jun 22 21:35:45 2005 (9) |
|||
|
|||
[CONFIG-ID] TRUNK-x86-reference-expert |
|||
[ROCKVER] TRUNK |
|||
|
|||
[LOGS] 5-mythweather.log 9-mythweather.log |
|||
|
|||
[BUILDTIME] 2622 (5) |
|||
[BUILDTIME] 3260 (9) |
|||
[SIZE] 1.94 MB, 43 files |
|||
|
|||
[DEP] 00-dirtree bash2 binutils bzip2 coreutils findutils gcc34 gcc34:dev |
|||
[DEP] glibc23 glibc23:dev grep linux26-header:dev make mktemp mythtv |
|||
[DEP] mythtv:dev qt qt:dev sed sysfiles tar |
|||
|
|||
[PROVIDES] libmythweather.so |
|||
|
|||
@ -1,33 +0,0 @@ |
|||
# --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
# |
|||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
# Please add additional copyright information _after_ the line containing |
|||
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
# |
|||
# ROCK Linux: rock-src/package/fake/mythweather/mythweather.conf |
|||
# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
# |
|||
# This program is free software; you can redistribute it and/or modify |
|||
# it under the terms of the GNU General Public License as published by |
|||
# the Free Software Foundation; either version 2 of the License, or |
|||
# (at your option) any later version. A copy of the GNU General Public |
|||
# License can be found at Documentation/COPYING. |
|||
# |
|||
# Many people helped and are helping developing ROCK Linux. Please |
|||
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
# file for details. |
|||
# |
|||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
|
|||
if [ -z "$ROCKCFG_PKG_MYTHTV_PREFIX" ] ; then |
|||
prefix=opt/mythtv |
|||
else |
|||
prefix=$ROCKCFG_PKG_MYTHTV_PREFIX |
|||
fi |
|||
|
|||
set_confopt |
|||
|
|||
hook_add premake 1 "qmake PREFIX=$root/$prefix mythweather.pro" |
|||
|
|||
@ -1,42 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/fake/mythweather/mythweather.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] A weather plugin for MythTV |
|||
|
|||
[T] MythWeather tells wether it is safe to go outside, or wether you have to |
|||
[T] fear the evil daystar, in nice colorful graphics - including an animated |
|||
[T] satellite picture. |
|||
|
|||
[U] http://www.mythtv.org |
|||
|
|||
[A] John Danner <johndanner@untzuntz.com> |
|||
[M] fake <fake@rapidnetworks.de> |
|||
|
|||
[C] extra/multimedia |
|||
|
|||
[L] GPL |
|||
[S] Stable |
|||
[V] 0.17 |
|||
[P] X -?---5---9 127.500 |
|||
|
|||
[D] 2930234518 mythweather-0.17.tar.bz2 http://www.mythtv.org/mc/ |
|||
|
|||