public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwdata-gentoo/, sys-apps/hwdata-gentoo/files/
@ 2020-12-20  3:16 Matt Turner
  0 siblings, 0 replies; only message in thread
From: Matt Turner @ 2020-12-20  3:16 UTC (permalink / raw
  To: gentoo-commits

commit:     779dfca532d7db1ca2bc6f7baa51efd8569d1872
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 03:14:05 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 03:15:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=779dfca5

sys-apps/hwdata-gentoo: Remove

Closes: https://bugs.gentoo.org/755617
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 sys-apps/hwdata-gentoo/Manifest                   |  1 -
 sys-apps/hwdata-gentoo/files/0.4-openchrome.patch | 22 -------------
 sys-apps/hwdata-gentoo/hwdata-gentoo-0.4.ebuild   | 40 -----------------------
 sys-apps/hwdata-gentoo/metadata.xml               | 12 -------
 4 files changed, 75 deletions(-)

diff --git a/sys-apps/hwdata-gentoo/Manifest b/sys-apps/hwdata-gentoo/Manifest
deleted file mode 100644
index 1f28a13d54b..00000000000
--- a/sys-apps/hwdata-gentoo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hwdata-gentoo-0.4.tar.bz2 149060 BLAKE2B 77534979aa9605836ce52906413b994a71d96636a3a39c65456a4899d839cb2f91ad101bfba884869c43795268c7fb13c7fa8ffab6f097f40dfd071712c4582b SHA512 dd62c51986c83ff5a9338fa20d98827cd44d86e808c9a2a52ff327dcdd941d0faed0ea4f85058485e8fc2f78e0c2fa18d3030e27fded8ed1777832ee789c189a

diff --git a/sys-apps/hwdata-gentoo/files/0.4-openchrome.patch b/sys-apps/hwdata-gentoo/files/0.4-openchrome.patch
deleted file mode 100644
index 7b0c6e87c9d..00000000000
--- a/sys-apps/hwdata-gentoo/files/0.4-openchrome.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- a/pcitable
-+++ b/pcitable
-@@ -3688,7 +3688,7 @@
- 0x1106	0x3336	"unknown"	"VIA Technologies, Inc.|K8M890CE Host Bridge"
- 0x1106	0x3337	"unknown"	"VIA Technologies Inc.|VT8237A PCI to ISA Bridge"
- 0x1106	0x3340	"unknown"	"VIA Technologies, Inc.|PT900 Host Bridge"
--0x1106	0x3344	"unknown"	"VIA Technologies, Inc.|UniChrome Pro IGP"
-+0x1106	0x3344	"Card:S3 UniChrome"	"VIA Technologies, Inc.|UniChrome Pro IGP"
- 0x1106	0x3349	"ahci"	"VIA Technologies Inc.|VT8251 AHCI/SATA 4-Port Controller"
- 0x1106	0x3351	"unknown"	"VIA Technologies, Inc.|VT3351 Host Bridge"
- 0x1106	0x3364	"unknown"	"VIA Technologies, Inc.|P4M900 Host Bridge"
---- a/Cards
-+++ b/Cards
-@@ -429,7 +429,7 @@
- DRIVER s3
- 
- NAME S3 UniChrome
--DRIVER via
-+DRIVER openchrome
- 
- NAME S3 ViRGE (generic)
- DRIVER s3virge

diff --git a/sys-apps/hwdata-gentoo/hwdata-gentoo-0.4.ebuild b/sys-apps/hwdata-gentoo/hwdata-gentoo-0.4.ebuild
deleted file mode 100644
index caf609cc865..00000000000
--- a/sys-apps/hwdata-gentoo/hwdata-gentoo-0.4.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="Data for the hwsetup program"
-SRC_URI="mirror://gentoo/${P}.tar.bz2
-	http://wolf31o2.org/sources/hwdata/${P}.tar.bz2"
-HOMEPAGE="http://wolf31o2.org"
-
-IUSE="opengl binary-drivers"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
-SLOT="0"
-LICENSE="GPL-2"
-
-DEPEND="!sys-apps/hwdata-redhat"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${PV}-openchrome.patch
-
-	if use x86 || use amd64
-	then
-		if use opengl && use binary-drivers
-		then
-			continue
-		else
-			sed -e 's/DRIVER fglrx/DRIVER radeon/' \
-				-e 's/DRIVER nvidia/DRIVER nv/' \
-				-i "${S}"/Cards || die
-		fi
-	fi
-}
-
-src_install() {
-	dodoc ChangeLog check-cards
-	insinto /usr/share/hwdata
-	doins Cards MonitorsDB pcitable blacklist
-}

diff --git a/sys-apps/hwdata-gentoo/metadata.xml b/sys-apps/hwdata-gentoo/metadata.xml
deleted file mode 100644
index fef1da99f56..00000000000
--- a/sys-apps/hwdata-gentoo/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-	<email>releng@gentoo.org</email>
-	<name>Gentoo Release Engineering</name>
-</maintainer>
-<use>
-	<flag name="binary-drivers">Adds support for ATI/NVIDIA binary
-		drivers</flag>
-</use>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-20  3:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-20  3:16 [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwdata-gentoo/, sys-apps/hwdata-gentoo/files/ Matt Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox