Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 684987 Details for
Bug 767778
net-print/cups: Consider switching to OpenPrinting fork
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
cups-2.3.3-r2.ebuild.diff
cups-2.3.3-r2.ebuild.diff (text/plain), 1.34 KB, created by
Lars Wendler (Polynomial-C) (RETIRED)
on 2021-01-28 19:23:01 UTC
(
hide
)
Description:
cups-2.3.3-r2.ebuild.diff
Filename:
MIME Type:
Creator:
Lars Wendler (Polynomial-C) (RETIRED)
Created:
2021-01-28 19:23:01 UTC
Size:
1.34 KB
patch
obsolete
>diff --git a/net-print/cups/cups-2.3.3-r2.ebuild b/net-print/cups/cups-2.3.3-r2.ebuild >index a367e9deed5..f65010ab120 100644 >--- a/net-print/cups/cups-2.3.3-r2.ebuild >+++ b/net-print/cups/cups-2.3.3-r2.ebuild >@@ -5,8 +5,9 @@ EAPI=7 > > inherit autotools flag-o-matic linux-info xdg multilib-minimal pam systemd toolchain-funcs > >-MY_PV="${PV/_rc/rc}" > MY_PV="${MY_PV/_beta/b}" >+MY_PV="${PV/_rc/rc}" >+MY_PV="${MY_PV}op1" > MY_P="${PN}-${MY_PV}" > > if [[ ${PV} == *9999 ]]; then >@@ -16,8 +17,7 @@ if [[ ${PV} == *9999 ]]; then > EGIT_BRANCH=branch-${PV/.9999} > fi > else >- #SRC_URI="https://github.com/apple/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" >- SRC_URI="https://github.com/apple/cups/releases/download/v${MY_PV}/${MY_P}-source.tar.gz" >+ SRC_URI="https://github.com/OpenPrinting/cups/releases/download/v${MY_PV}/cups-${MY_PV}-source.tar.gz" > if [[ "${PV}" != *_beta* ]] && [[ "${PV}" != *_rc* ]] ; then > KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" > fi >@@ -77,10 +77,7 @@ RESTRICT="test" > PATCHES=( > "${FILESDIR}/${PN}-2.2.6-fix-install-perms.patch" > "${FILESDIR}/${PN}-1.4.4-nostrip.patch" >- "${FILESDIR}/${PN}-2.0.2-rename-systemd-service-files.patch" >- "${FILESDIR}/${PN}-2.0.1-xinetd-installation-fix.patch" > "${FILESDIR}/${PN}-2.3.3-user-AR.patch" >- "${FILESDIR}/${PN}-2.3.3-no-libtool.patch" > ) > > MULTILIB_CHOST_TOOLS=(
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 767778
: 684987