summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2008-06-17 12:24:33 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2008-06-17 12:24:33 +0000
commitd279e7cb5b012b89a24cf11559488fd90ed7873a (patch)
treee30aa629fb37f9a601e4c46b3ae763794e58da7e /media-plugins/vdr-epgsearch
parentVersion bump (diff)
downloadgentoo-2-d279e7cb5b012b89a24cf11559488fd90ed7873a.tar.gz
gentoo-2-d279e7cb5b012b89a24cf11559488fd90ed7873a.tar.bz2
gentoo-2-d279e7cb5b012b89a24cf11559488fd90ed7873a.zip
Install some conf-files for menu-layout and mail-sending. Remove old ebuilds.
(Portage version: 2.1.5.5)
Diffstat (limited to 'media-plugins/vdr-epgsearch')
-rw-r--r--media-plugins/vdr-epgsearch/ChangeLog14
-rw-r--r--media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.17d.ebuild23
-rw-r--r--media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.19.ebuild54
-rw-r--r--media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.20.ebuild54
-rw-r--r--media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.21.ebuild54
-rw-r--r--media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.22.ebuild57
-rw-r--r--media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24-r1.ebuild (renamed from media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_rc2.ebuild)12
-rw-r--r--media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta19.ebuild64
-rw-r--r--media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta22.ebuild64
-rw-r--r--media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta23.ebuild64
-rw-r--r--media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta26.ebuild64
11 files changed, 23 insertions, 501 deletions
diff --git a/media-plugins/vdr-epgsearch/ChangeLog b/media-plugins/vdr-epgsearch/ChangeLog
index 125be542a13d..d1502dc531a1 100644
--- a/media-plugins/vdr-epgsearch/ChangeLog
+++ b/media-plugins/vdr-epgsearch/ChangeLog
@@ -1,6 +1,18 @@
# ChangeLog for media-plugins/vdr-epgsearch
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/ChangeLog,v 1.36 2008/06/17 11:45:44 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/ChangeLog,v 1.37 2008/06/17 12:24:33 zzam Exp $
+
+*vdr-epgsearch-0.9.24-r1 (17 Jun 2008)
+
+ 17 Jun 2008; Matthias Schwarzott <zzam@gentoo.org>
+ -vdr-epgsearch-0.9.17d.ebuild, -vdr-epgsearch-0.9.19.ebuild,
+ -vdr-epgsearch-0.9.20.ebuild, -vdr-epgsearch-0.9.21.ebuild,
+ -vdr-epgsearch-0.9.22.ebuild, -vdr-epgsearch-0.9.24_beta19.ebuild,
+ -vdr-epgsearch-0.9.24_beta22.ebuild, -vdr-epgsearch-0.9.24_beta23.ebuild,
+ -vdr-epgsearch-0.9.24_beta26.ebuild, -vdr-epgsearch-0.9.24_rc2.ebuild,
+ +vdr-epgsearch-0.9.24-r1.ebuild:
+ Install some conf-files for menu-layout and mail-sending. Remove old
+ ebuilds.
17 Jun 2008; Matthias Schwarzott <zzam@gentoo.org>
+files/vdr-epgsearch-0.9.24-langinfo.diff, vdr-epgsearch-0.9.24.ebuild:
diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.17d.ebuild b/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.17d.ebuild
deleted file mode 100644
index 50f0dc3e786e..000000000000
--- a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.17d.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.17d.ebuild,v 1.5 2008/01/12 11:57:34 zzam Exp $
-
-inherit vdr-plugin
-
-DESCRIPTION="Video Disk Recorder epgsearch plugin"
-HOMEPAGE="http://freenet-homepage.de/cwieninger/html/vdr-epg-search.html"
-SRC_URI="http://people.freenet.de/cwieninger/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ~amd64"
-IUSE=""
-
-DEPEND=">=media-video/vdr-1.3.45"
-
-src_unpack() {
- vdr-plugin_src_unpack
-
- cd "${S}"
- fix_vdr_libsi_include conflictcheck.c
-}
diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.19.ebuild b/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.19.ebuild
deleted file mode 100644
index bbf8a9e8951b..000000000000
--- a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.19.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.19.ebuild,v 1.6 2008/06/15 07:29:36 zmedico Exp $
-
-inherit vdr-plugin
-
-DESCRIPTION="Video Disk Recorder epgsearch plugin"
-HOMEPAGE="http://freenet-homepage.de/cwieninger/html/vdr-epg-search.html"
-SRC_URI="http://people.freenet.de/cwieninger/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=">=media-video/vdr-1.3.45"
-
-src_unpack() {
- vdr-plugin_src_unpack
-
- cd "${S}"
- fix_vdr_libsi_include conflictcheck.c
-}
-
-src_install() {
- vdr-plugin_src_install
- diropts "-m755 -o vdr -g vdr"
- keepdir /etc/vdr/plugins/epgsearch
-
- cd "${S}"
- emake install-doc MANDIR="${D}/usr/share/man"
- dodoc MANUAL
-}
-
-pkg_preinst() {
- has_version "<${CATEGORY}/${PN}-0.9.18"
- previous_less_than_0_9_18=$?
-}
-
-pkg_postinst() {
- vdr-plugin_pkg_postinst
- if [[ $previous_less_than_0_9_18 = 0 ]] ; then
- elog "Moving config-files to new location /etc/vdr/plugins/epgsearch"
- cd "${ROOT}"/etc/vdr/plugins
- local f
- local moved=""
- for f in epgsearch*.* .epgsearch*; do
- [[ -e ${f} ]] || continue
- mv "${f}" "${ROOT}/etc/vdr/plugins/epgsearch"
- moved="${moved} ${f}"
- done
- elog "These files were moved:${moved}"
- fi
-}
diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.20.ebuild b/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.20.ebuild
deleted file mode 100644
index c6030c989252..000000000000
--- a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.20.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.20.ebuild,v 1.5 2008/06/15 07:29:36 zmedico Exp $
-
-inherit vdr-plugin
-
-DESCRIPTION="Video Disk Recorder epgsearch plugin"
-HOMEPAGE="http://freenet-homepage.de/cwieninger/html/vdr-epg-search.html"
-SRC_URI="http://people.freenet.de/cwieninger/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-1.3.45"
-
-src_unpack() {
- vdr-plugin_src_unpack
-
- cd "${S}"
- fix_vdr_libsi_include conflictcheck.c
-}
-
-src_install() {
- vdr-plugin_src_install
- diropts "-m755 -o vdr -g vdr"
- keepdir /etc/vdr/plugins/epgsearch
-
- cd "${S}"
- emake install-doc MANDIR="${D}/usr/share/man"
- dodoc MANUAL
-}
-
-pkg_preinst() {
- has_version "<${CATEGORY}/${PN}-0.9.18"
- previous_less_than_0_9_18=$?
-}
-
-pkg_postinst() {
- vdr-plugin_pkg_postinst
- if [[ $previous_less_than_0_9_18 = 0 ]] ; then
- elog "Moving config-files to new location /etc/vdr/plugins/epgsearch"
- cd "${ROOT}"/etc/vdr/plugins
- local f
- local moved=""
- for f in epgsearch*.* .epgsearch*; do
- [[ -e ${f} ]] || continue
- mv "${f}" "${ROOT}/etc/vdr/plugins/epgsearch"
- moved="${moved} ${f}"
- done
- elog "These files were moved:${moved}"
- fi
-}
diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.21.ebuild b/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.21.ebuild
deleted file mode 100644
index 8103f1d00cdc..000000000000
--- a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.21.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.21.ebuild,v 1.4 2008/06/15 07:29:36 zmedico Exp $
-
-inherit vdr-plugin
-
-DESCRIPTION="Video Disk Recorder epgsearch plugin"
-HOMEPAGE="http://freenet-homepage.de/cwieninger/html/vdr-epg-search.html"
-SRC_URI="http://people.freenet.de/cwieninger/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-1.3.45"
-
-src_unpack() {
- vdr-plugin_src_unpack
-
- cd "${S}"
- fix_vdr_libsi_include conflictcheck.c
-}
-
-src_install() {
- vdr-plugin_src_install
- diropts "-m755 -o vdr -g vdr"
- keepdir /etc/vdr/plugins/epgsearch
-
- cd "${S}"
- emake install-doc MANDIR="${D}/usr/share/man"
- dodoc MANUAL
-}
-
-pkg_preinst() {
- has_version "<${CATEGORY}/${PN}-0.9.18"
- previous_less_than_0_9_18=$?
-}
-
-pkg_postinst() {
- vdr-plugin_pkg_postinst
- if [[ $previous_less_than_0_9_18 = 0 ]] ; then
- elog "Moving config-files to new location /etc/vdr/plugins/epgsearch"
- cd "${ROOT}"/etc/vdr/plugins
- local f
- local moved=""
- for f in epgsearch*.* .epgsearch*; do
- [[ -e ${f} ]] || continue
- mv "${f}" "${ROOT}/etc/vdr/plugins/epgsearch"
- moved="${moved} ${f}"
- done
- elog "These files were moved:${moved}"
- fi
-}
diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.22.ebuild b/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.22.ebuild
deleted file mode 100644
index ec72e75a92d8..000000000000
--- a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.22.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.22.ebuild,v 1.5 2008/06/15 07:29:36 zmedico Exp $
-
-inherit vdr-plugin
-
-DESCRIPTION="Video Disk Recorder epgsearch plugin"
-HOMEPAGE="http://winni.vdr-developer.org/epgsearch"
-SRC_URI="http://winni.vdr-developer.org/epgsearch/downloads/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 x86"
-IUSE="pcre"
-
-DEPEND=">=media-video/vdr-1.3.45
- pcre? ( dev-libs/libpcre )"
-
-src_unpack() {
- vdr-plugin_src_unpack
-
- cd "${S}"
- fix_vdr_libsi_include conflictcheck.c
-
- use pcre && sed -i Makefile -e 's/^#HAVE_PCREPOSIX/HAVE_PCREPOSIX/'
-}
-
-src_install() {
- vdr-plugin_src_install
- diropts "-m755 -o vdr -g vdr"
- keepdir /etc/vdr/plugins/epgsearch
-
- cd "${S}"
- emake install-doc MANDIR="${D}/usr/share/man"
- dodoc MANUAL
-}
-
-pkg_preinst() {
- has_version "<${CATEGORY}/${PN}-0.9.18"
- previous_less_than_0_9_18=$?
-}
-
-pkg_postinst() {
- vdr-plugin_pkg_postinst
- if [[ $previous_less_than_0_9_18 = 0 ]] ; then
- elog "Moving config-files to new location /etc/vdr/plugins/epgsearch"
- cd "${ROOT}"/etc/vdr/plugins
- local f
- local moved=""
- for f in epgsearch*.* .epgsearch*; do
- [[ -e ${f} ]] || continue
- mv "${f}" "${ROOT}/etc/vdr/plugins/epgsearch"
- moved="${moved} ${f}"
- done
- elog "These files were moved:${moved}"
- fi
-}
diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_rc2.ebuild b/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24-r1.ebuild
index a7e1b389a0ee..cf34ed10e672 100644
--- a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_rc2.ebuild
+++ b/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_rc2.ebuild,v 1.2 2008/06/15 07:29:36 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24-r1.ebuild,v 1.1 2008/06/17 12:24:33 zzam Exp $
inherit vdr-plugin
@@ -26,6 +26,8 @@ IUSE="pcre"
DEPEND=">=media-video/vdr-1.3.45
pcre? ( dev-libs/libpcre )"
+PATCHES=("${FILESDIR}/${P}-langinfo.diff")
+
src_unpack() {
vdr-plugin_src_unpack
@@ -37,10 +39,16 @@ src_unpack() {
src_install() {
vdr-plugin_src_install
+ cd "${S}"
diropts "-m755 -o vdr -g vdr"
keepdir /etc/vdr/plugins/epgsearch
+ insinto /etc/vdr/plugins/epgsearch
+
+ doins conf/epgsearchmenu.conf
+ doins conf/epgsearchconflmail.templ conf/epgsearchupdmail.templ
+
+ dodoc conf/*.templ
- cd "${S}"
emake install-doc MANDIR="${D}/usr/share/man"
dodoc MANUAL
}
diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta19.ebuild b/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta19.ebuild
deleted file mode 100644
index 6c4563fc1ea9..000000000000
--- a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta19.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta19.ebuild,v 1.3 2008/06/15 07:29:36 zmedico Exp $
-
-inherit vdr-plugin
-
-DESCRIPTION="Video Disk Recorder epgsearch plugin"
-HOMEPAGE="http://winni.vdr-developer.org/epgsearch"
-
-if [[ ${P/beta/} != ${P} ]]; then
- MY_P="${P/_/.}"
- SRC_URI="http://winni.vdr-developer.org/epgsearch/downloads/beta/${MY_P}.tgz"
- S="${WORKDIR}/${MY_P#vdr-}"
-else
- SRC_URI="http://winni.vdr-developer.org/epgsearch/downloads/${P}.tgz"
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="pcre"
-
-DEPEND=">=media-video/vdr-1.3.45
- pcre? ( dev-libs/libpcre )"
-
-src_unpack() {
- vdr-plugin_src_unpack
-
- cd "${S}"
- fix_vdr_libsi_include conflictcheck.c
-
- use pcre && sed -i Makefile -e 's/^#HAVE_PCREPOSIX/HAVE_PCREPOSIX/'
-}
-
-src_install() {
- vdr-plugin_src_install
- diropts "-m755 -o vdr -g vdr"
- keepdir /etc/vdr/plugins/epgsearch
-
- cd "${S}"
- emake install-doc MANDIR="${D}/usr/share/man"
- dodoc MANUAL
-}
-
-pkg_preinst() {
- has_version "<${CATEGORY}/${PN}-0.9.18"
- previous_less_than_0_9_18=$?
-}
-
-pkg_postinst() {
- vdr-plugin_pkg_postinst
- if [[ $previous_less_than_0_9_18 = 0 ]] ; then
- elog "Moving config-files to new location /etc/vdr/plugins/epgsearch"
- cd "${ROOT}"/etc/vdr/plugins
- local f
- local moved=""
- for f in epgsearch*.* .epgsearch*; do
- [[ -e ${f} ]] || continue
- mv "${f}" "${ROOT}/etc/vdr/plugins/epgsearch"
- moved="${moved} ${f}"
- done
- elog "These files were moved:${moved}"
- fi
-}
diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta22.ebuild b/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta22.ebuild
deleted file mode 100644
index ea28ac708410..000000000000
--- a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta22.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta22.ebuild,v 1.2 2008/06/15 07:29:36 zmedico Exp $
-
-inherit vdr-plugin
-
-DESCRIPTION="Video Disk Recorder epgsearch plugin"
-HOMEPAGE="http://winni.vdr-developer.org/epgsearch"
-
-if [[ ${P/beta/} != ${P} ]]; then
- MY_P="${P/_/.}"
- SRC_URI="http://winni.vdr-developer.org/epgsearch/downloads/beta/${MY_P}.tgz"
- S="${WORKDIR}/${MY_P#vdr-}"
-else
- SRC_URI="http://winni.vdr-developer.org/epgsearch/downloads/${P}.tgz"
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="pcre"
-
-DEPEND=">=media-video/vdr-1.3.45
- pcre? ( dev-libs/libpcre )"
-
-src_unpack() {
- vdr-plugin_src_unpack
-
- cd "${S}"
- fix_vdr_libsi_include conflictcheck.c
-
- use pcre && sed -i Makefile -e 's/^#HAVE_PCREPOSIX/HAVE_PCREPOSIX/'
-}
-
-src_install() {
- vdr-plugin_src_install
- diropts "-m755 -o vdr -g vdr"
- keepdir /etc/vdr/plugins/epgsearch
-
- cd "${S}"
- emake install-doc MANDIR="${D}/usr/share/man"
- dodoc MANUAL
-}
-
-pkg_preinst() {
- has_version "<${CATEGORY}/${PN}-0.9.18"
- previous_less_than_0_9_18=$?
-}
-
-pkg_postinst() {
- vdr-plugin_pkg_postinst
- if [[ $previous_less_than_0_9_18 = 0 ]] ; then
- elog "Moving config-files to new location /etc/vdr/plugins/epgsearch"
- cd "${ROOT}"/etc/vdr/plugins
- local f
- local moved=""
- for f in epgsearch*.* .epgsearch*; do
- [[ -e ${f} ]] || continue
- mv "${f}" "${ROOT}/etc/vdr/plugins/epgsearch"
- moved="${moved} ${f}"
- done
- elog "These files were moved:${moved}"
- fi
-}
diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta23.ebuild b/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta23.ebuild
deleted file mode 100644
index bad020b9d304..000000000000
--- a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta23.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta23.ebuild,v 1.2 2008/06/15 07:29:36 zmedico Exp $
-
-inherit vdr-plugin
-
-DESCRIPTION="Video Disk Recorder epgsearch plugin"
-HOMEPAGE="http://winni.vdr-developer.org/epgsearch"
-
-if [[ ${P/beta/} != ${P} ]]; then
- MY_P="${P/_/.}"
- SRC_URI="http://winni.vdr-developer.org/epgsearch/downloads/beta/${MY_P}.tgz"
- S="${WORKDIR}/${MY_P#vdr-}"
-else
- SRC_URI="http://winni.vdr-developer.org/epgsearch/downloads/${P}.tgz"
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="pcre"
-
-DEPEND=">=media-video/vdr-1.3.45
- pcre? ( dev-libs/libpcre )"
-
-src_unpack() {
- vdr-plugin_src_unpack
-
- cd "${S}"
- fix_vdr_libsi_include conflictcheck.c
-
- use pcre && sed -i Makefile -e 's/^#HAVE_PCREPOSIX/HAVE_PCREPOSIX/'
-}
-
-src_install() {
- vdr-plugin_src_install
- diropts "-m755 -o vdr -g vdr"
- keepdir /etc/vdr/plugins/epgsearch
-
- cd "${S}"
- emake install-doc MANDIR="${D}/usr/share/man"
- dodoc MANUAL
-}
-
-pkg_preinst() {
- has_version "<${CATEGORY}/${PN}-0.9.18"
- previous_less_than_0_9_18=$?
-}
-
-pkg_postinst() {
- vdr-plugin_pkg_postinst
- if [[ $previous_less_than_0_9_18 = 0 ]] ; then
- elog "Moving config-files to new location /etc/vdr/plugins/epgsearch"
- cd "${ROOT}"/etc/vdr/plugins
- local f
- local moved=""
- for f in epgsearch*.* .epgsearch*; do
- [[ -e ${f} ]] || continue
- mv "${f}" "${ROOT}/etc/vdr/plugins/epgsearch"
- moved="${moved} ${f}"
- done
- elog "These files were moved:${moved}"
- fi
-}
diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta26.ebuild b/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta26.ebuild
deleted file mode 100644
index 235caa6ed71a..000000000000
--- a/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta26.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.24_beta26.ebuild,v 1.2 2008/06/15 07:29:36 zmedico Exp $
-
-inherit vdr-plugin
-
-DESCRIPTION="Video Disk Recorder epgsearch plugin"
-HOMEPAGE="http://winni.vdr-developer.org/epgsearch"
-
-if [[ ${P/beta/} != ${P} ]]; then
- MY_P="${P/_/.}"
- SRC_URI="http://winni.vdr-developer.org/epgsearch/downloads/beta/${MY_P}.tgz"
- S="${WORKDIR}/${MY_P#vdr-}"
-else
- SRC_URI="http://winni.vdr-developer.org/epgsearch/downloads/${P}.tgz"
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="pcre"
-
-DEPEND=">=media-video/vdr-1.3.45
- pcre? ( dev-libs/libpcre )"
-
-src_unpack() {
- vdr-plugin_src_unpack
-
- cd "${S}"
- fix_vdr_libsi_include conflictcheck.c
-
- use pcre && sed -i Makefile -e 's/^#HAVE_PCREPOSIX/HAVE_PCREPOSIX/'
-}
-
-src_install() {
- vdr-plugin_src_install
- diropts "-m755 -o vdr -g vdr"
- keepdir /etc/vdr/plugins/epgsearch
-
- cd "${S}"
- emake install-doc MANDIR="${D}/usr/share/man"
- dodoc MANUAL
-}
-
-pkg_preinst() {
- has_version "<${CATEGORY}/${PN}-0.9.18"
- previous_less_than_0_9_18=$?
-}
-
-pkg_postinst() {
- vdr-plugin_pkg_postinst
- if [[ $previous_less_than_0_9_18 = 0 ]] ; then
- elog "Moving config-files to new location /etc/vdr/plugins/epgsearch"
- cd "${ROOT}"/etc/vdr/plugins
- local f
- local moved=""
- for f in epgsearch*.* .epgsearch*; do
- [[ -e ${f} ]] || continue
- mv "${f}" "${ROOT}/etc/vdr/plugins/epgsearch"
- moved="${moved} ${f}"
- done
- elog "These files were moved:${moved}"
- fi
-}