GENTOO Vdr ebuilds

From VDR Wiki
Revision as of 12:42, 4 December 2005 by 212.114.238.142 (talk) (removed merged-tree, added note about vdr at gentoo.org)
Jump to navigation Jump to search

Some of the VDR ebuilds have been added to the portage tree of [1], but the main part of them is in the german CVS of Gentoo.de.

If you want to use portage for the VDR Ebuilds, you can use the PORTAGE_OVERLAY functionality by following the steps below:

For updating the ebuilds you will use gensync from the gentoolkit-dev package:

emerge gentoolkit-dev
mkdir -p /usr/local/gentoo-de

In /etc/gensync/gentoo-de.syncsource write

id="gentoo-de"
description="gentoo.de Portage Overlay"
rsync="rsync://rsync16.de.gentoo.org/gentoo-de-ebuilds"
# mirror is the none with all VDR ebuilds!!!
# overlay="/my/absolute/path"
overlay="/usr/local/gentoo-de"

Now you can download our Ebuilds by means of gensync, and later also with the same command to keep them up to date.

gensync gentoo-de

Change the PORTDIR_OVERLAY Variable in /etc/make.conf:

PORTDIR_OVERLAY="/usr/local/gentoo-de"
  • Gentoo.de Linux Portage tree mirror
rsync://rsync16.de.gentoo.org/gentoo-de
  • Gentoo.de and Gentoo.org Linux Portage tree mirror
rsync://rsync16.de.gentoo.org/gentoo-merged

Links

[1] http://www2.gentoo.de/pub/gentoo/snapshots/ Portage snapshots