From 150a86a9cb006b4800d6517d58532b8a556fec1e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 19 Jan 2023 17:59:37 +0000 Subject: gentoo auto-resync : 19:01:2023 - 17:59:37 --- media-gfx/Manifest.gz | Bin 37849 -> 37677 bytes media-gfx/iscan-plugin-network-nt/Manifest | 3 -- .../iscan-plugin-network-nt-1.1.3.ebuild | 40 --------------------- media-gfx/iscan-plugin-network-nt/metadata.xml | 8 ----- 4 files changed, 51 deletions(-) delete mode 100644 media-gfx/iscan-plugin-network-nt/Manifest delete mode 100644 media-gfx/iscan-plugin-network-nt/iscan-plugin-network-nt-1.1.3.ebuild delete mode 100644 media-gfx/iscan-plugin-network-nt/metadata.xml (limited to 'media-gfx') diff --git a/media-gfx/Manifest.gz b/media-gfx/Manifest.gz index 68984fd2a353..b28f47ce8140 100644 Binary files a/media-gfx/Manifest.gz and b/media-gfx/Manifest.gz differ diff --git a/media-gfx/iscan-plugin-network-nt/Manifest b/media-gfx/iscan-plugin-network-nt/Manifest deleted file mode 100644 index dd11a2412b26..000000000000 --- a/media-gfx/iscan-plugin-network-nt/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST imagescan-bundle-centos-8-3.62.0.x64.rpm.tar.gz 11111201 BLAKE2B 51b868569fa049f8bc35a911245895c0fe0c5e0060b129c1c84a39cddd0aa4344ea024b6896dadc535438bcfc0be74337348533adf1b2be8866aad4e30bcb41a SHA512 11af49d20fc8e828c25dc6e912d1dbefebcba9835b1ebe922bc57c30dd0d13b79508a1bb01ad260c721d865fd393a41bc2bf41dc84b42efb22512a28cc9542f3 -EBUILD iscan-plugin-network-nt-1.1.3.ebuild 1171 BLAKE2B 5f678879d26f6ab2ad266e6df134004d59efd30b617879040e2fc71ff80e6076b4d390ba4d32fba4fadae15e76699043a2906f33db41f310fb2bf0b59102bec4 SHA512 5ad1ac6b80e3bda397f34e542420114a5ca886ab59d5e54e81f3ad6abf78dc2eda7d1432df63582f4e7f63cd74d58edad51557fe1757b901a8c5ec917dac90d5 -MISC metadata.xml 261 BLAKE2B e57c0c3e4a59fdb630d23ae9d96afed10307c5308bace0cf58c22f41cbbf22fc82c5cd0d041800498570b1490a39f6c47547acfbb2766e21735820ae1c39bf8f SHA512 212dbdf6e688804621cd0ee28e47d3b9696182fe4850a87569e0727e5e811b7c4193807c2ecec65005e1689d4c0ba2c88fb67b29cc89928649e23d23a94d724b diff --git a/media-gfx/iscan-plugin-network-nt/iscan-plugin-network-nt-1.1.3.ebuild b/media-gfx/iscan-plugin-network-nt/iscan-plugin-network-nt-1.1.3.ebuild deleted file mode 100644 index aeba3f796a7d..000000000000 --- a/media-gfx/iscan-plugin-network-nt/iscan-plugin-network-nt-1.1.3.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit linux-info rpm - -DESCRIPTION="Network scanning plugin for EPSON scanners (nonfree)" - -HOMEPAGE="https://download.ebz.epson.net/dsc/search/01/search/?OSC=LX" -# This is distributed as part of the "bundle driver"; since we already have the -# opensource part separately we just install the nonfree part here. - -ISCAN_VERSION="3.62.0" - -SRC_URI="https://download2.ebz.epson.net/imagescanv3/centos/latest1/rpm/x64/imagescan-bundle-centos-8-${ISCAN_VERSION}.x64.rpm.tar.gz" -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="media-gfx/iscan" -RESTRICT="bindist mirror strip" -# https://bugs.gentoo.org/364129#c15 -CONFIG_CHECK="~SYN_COOKIES" -S=${WORKDIR} - -QA_PREBUILT="/usr/libexec/utsushi/networkscan" - -src_unpack() { - default - rpm_unpack ./imagescan-bundle-centos-8-${ISCAN_VERSION}.x64.rpm/plugins/imagescan-plugin-networkscan-${PV}-1epson4centos8.x86_64.rpm -} - -src_install() { - exeinto /usr/libexec/utsushi - doexe usr/libexec/utsushi/networkscan - - gunzip usr/share/doc/imagescan-plugin-networkscan/*.gz - dodoc usr/share/doc/imagescan-plugin-networkscan/* -} diff --git a/media-gfx/iscan-plugin-network-nt/metadata.xml b/media-gfx/iscan-plugin-network-nt/metadata.xml deleted file mode 100644 index 71a5bee94e5a..000000000000 --- a/media-gfx/iscan-plugin-network-nt/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - dilfridge@gentoo.org - Andreas K. Huettel - - -- cgit v1.2.3