diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /x11-drivers/xf86-video-ivtv | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'x11-drivers/xf86-video-ivtv')
-rw-r--r-- | x11-drivers/xf86-video-ivtv/Manifest | 3 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ivtv/metadata.xml | 12 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r1.ebuild | 26 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r2.ebuild | 23 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild | 17 |
5 files changed, 81 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-ivtv/Manifest b/x11-drivers/xf86-video-ivtv/Manifest new file mode 100644 index 000000000000..3fd43fde59be --- /dev/null +++ b/x11-drivers/xf86-video-ivtv/Manifest @@ -0,0 +1,3 @@ +DIST xf86-video-ivtv-1.1.2-r1.patch.tar.bz2 9418 SHA256 2623f51cce4724cebffc0a38738a9fa360be114a4d22cc3fb926e240cd034b91 SHA512 751e52d47853bee79fa80396f2e8fecaa2c02bc4b0a45703c7b0ee2b70915a1a55dcf70a29441bad566bcbc389250a1692c1ba16b84fe14c3cd7056460d3251f WHIRLPOOL d66cf37c7e47fb806a7c9e81b6989bf7f5b20f82b1e7b2fcc5a65ba559c09cabc5e9977147c9b00f26cff0638b24164f29a764b58aa481df4885e09fabdb64dd +DIST xf86-video-ivtv-1.1.2-r2.patch.tar.bz2 9565 SHA256 22a2a8d7e17eecc2d4549f6a73080b071d9075f20230da01b21804b247ccb67e SHA512 5b96375ea885dec713b5321f6f6554c0bd9b047b76abd4cf4baa1605466c7ab7612802c43674166a6397f0fa6a6c81d31805923cc342c710184a895a919f1270 WHIRLPOOL e591ba8d9c7bb6afe4ae8aea41bd7a95e9c883a2afc2f2ef503d3d171b92903d720cf23bb44648b627c0807858fe2ed8000f7f55cc961da1b0df16a326c29dbe +DIST xf86-video-ivtv-1.1.2.tar.gz 303046 SHA256 863f449ec9dc9b2a2a15c8305660267a3365c72fa2e805d1e311dddf2791c938 SHA512 d5decad6cbd1d09372a8393373608b9f07a673e8d8c1de08dc0188330861f9da3e221c0147e2da97f26d8344472e9cdbe30fa5c6386d0bb21b18f3e2f37930d7 WHIRLPOOL 597cc7a2c59aba99a5ececc150839b55d0ef98790fcd77c608dda0d1330672e0c731359e25a03920c9d66a75eb61e8518d3020766537878f6cdabfe3f2e3450c diff --git a/x11-drivers/xf86-video-ivtv/metadata.xml b/x11-drivers/xf86-video-ivtv/metadata.xml new file mode 100644 index 000000000000..34b683239a51 --- /dev/null +++ b/x11-drivers/xf86-video-ivtv/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>x11</herd> +<maintainer> + <email>je_fro@gentoo.org</email> +</maintainer> +<longdescription lang="en"> + X.Org driver for TV-out on ivtv cards +</longdescription> +</pkgmetadata> + diff --git a/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r1.ebuild b/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r1.ebuild new file mode 100644 index 000000000000..41421ebf9f0e --- /dev/null +++ b/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r1.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 +inherit xorg-2 + +DESCRIPTION="X.Org driver for TV-out on ivtvdev cards" +HOMEPAGE="http://ivtvdriver.org/" +SRC_URI="http://dl.ivtvdriver.org/${PN}/${P}.tar.gz \ + mirror://gentoo/${PF}.patch.tar.bz2" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="<x11-base/xorg-server-1.12.49" +RDEPEND="${DEPEND}" + +src_prepare() { + + EPATCH_SOURCE="${WORKDIR}" \ + EPATCH_FORCE="yes" \ + EPATCH_SUFFIX="patch" \ + xorg-2_src_prepare +} diff --git a/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r2.ebuild b/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r2.ebuild new file mode 100644 index 000000000000..a33b7fc09726 --- /dev/null +++ b/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r2.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit xorg-2 + +DESCRIPTION="X.Org driver for TV-out on ivtvdev cards" +HOMEPAGE="http://ivtvdriver.org/" +SRC_URI="http://dl.ivtvdriver.org/${PN}/${P}.tar.gz \ + mirror://gentoo/${PF}.patch.tar.bz2" + +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +src_prepare() { + + EPATCH_SOURCE="${WORKDIR}" \ + EPATCH_FORCE="yes" \ + EPATCH_SUFFIX="patch" \ + xorg-2_src_prepare +} diff --git a/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild b/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild new file mode 100644 index 000000000000..b0d1a865dff7 --- /dev/null +++ b/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 +inherit xorg-2 + +DESCRIPTION="X.Org driver for TV-out on ivtvdev cards" +HOMEPAGE="http://ivtvdriver.org/" +SRC_URI="http://dl.ivtvdriver.org/${PN}/${P}.tar.gz" + +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +DEPEND="<x11-base/xorg-server-1.12.49" +RDEPEND="${DEPEND}" |