From 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Apr 2021 20:21:43 +0100 Subject: gentoo resync : 28.04.2021 --- net-print/cndrvcups-common-lb/Manifest | 2 +- net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70.ebuild | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'net-print/cndrvcups-common-lb') diff --git a/net-print/cndrvcups-common-lb/Manifest b/net-print/cndrvcups-common-lb/Manifest index 19ae4bdbdca1..1d92cdf23bdc 100644 --- a/net-print/cndrvcups-common-lb/Manifest +++ b/net-print/cndrvcups-common-lb/Manifest @@ -1,4 +1,4 @@ AUX cndrvcups-common-lb-3.70-fno-common.patch 2543 BLAKE2B 01af53fa5f40f9abe9aba3703ea9f84639aedc15dd7f0319c0beecb6ecf67bbe799baf089fba3a52a9cfc2700c6a09dc2581d699de9d92edb3eb14b17f039fe9 SHA512 256bfcade97eec388b8264fdc154a52c6623e902b469fb8ad55a76bbc52bfe85b1106a9055dfa3d79e70319dc2726841af4c6fb38e7c258fc6b989f8761952d4 DIST linux-UFRII-drv-v370-uken-05.tar.gz 117334511 BLAKE2B 295c7a710b0f1ee29e642b29c7b0576f68317dba93758825aa85d431129cebea174d5c2dfa67f7506fa3b18fe48d373f0dc9331ed9caabc2e3bc733946aefd97 SHA512 d83254b7f7f87c56caeaaf151d898de36f746c03ad88d427959bdeec905b9cd92a14a8ac534073473a6cefbb5e2b0be9e9faa79b500e252ecd0a0564d2312bbc -EBUILD cndrvcups-common-lb-3.70.ebuild 3234 BLAKE2B 06e5bcd884bb3de171e2cc4ba3328ae794249417bea107d517d1aa3de0cbc15c02e681c76e51f65c9ec4402de05876ee62743699ee744a26b23f54403327d4bf SHA512 e9b3a5b5d4b769db45a3c0361ed75e9af5bccb8fa3819f37e445c055259578ffd9eb5b733e575db1c1bff46db57c4dbae809a2bbc0d92fc6cd5ac8ee24705519 +EBUILD cndrvcups-common-lb-3.70.ebuild 3243 BLAKE2B 7b5738f2d60398c022097eb34940dc68b8612407faba4e2e9d6525ca0b314e063d6a178d207ac432f5bd9fd21a6fd739826a96981b4e3a532fa9b1644bc26bd6 SHA512 5ca991145b15f195bb7e1682fa2331472fd806cb1aea4d2af3c2b0fe3e783a83c0ea8e5f3ba3ae6386f5e816a2889d9548bca1a74ab4cdd2270f80c01c9f9e8b MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70.ebuild b/net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70.ebuild index a838dd0d7670..ed940b40c224 100644 --- a/net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70.ebuild +++ b/net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools toolchain-funcs +inherit autotools multilib toolchain-funcs MY_PV="$(ver_rs 1- '')" SOURCES_NAME="linux-UFRII-drv-v${MY_PV}-uken" @@ -11,6 +11,7 @@ SOURCES_NAME="linux-UFRII-drv-v${MY_PV}-uken" DESCRIPTION="Common files for Canon drivers" HOMEPAGE="https://www.canon-europe.com/support/products/imagerunner/imagerunner-1730i.aspx" SRC_URI="http://gdlp01.c-wss.com/gds/8/0100007658/08/${SOURCES_NAME}-05.tar.gz" +S="${WORKDIR}/${SOURCES_NAME}/Sources/${P/-lb-${PV}/-4.10}" # GPL-2 License inside LICENSE-EN.txt files LICENSE="Canon-UFR-II GPL-2 MIT" @@ -22,9 +23,7 @@ RDEPEND=" >=gnome-base/libglade-2.4:2.0 >=net-print/cups-1.1.17 >=x11-libs/gtk+-2.4:2" -DEPEND="${DEPEND}" - -S="${WORKDIR}/${SOURCES_NAME}/Sources/${P/-lb-${PV}/-4.10}" +DEPEND="${RDEPEND}" PATCHES=( "${FILESDIR}"/${P}-fno-common.patch ) -- cgit v1.2.3