Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 601242 - net-print/dymo-cups-drivers: add conditional dependency on sys-apps/usb_modeswitch
Summary: net-print/dymo-cups-drivers: add conditional dependency on sys-apps/usb_modes...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-30 00:00 UTC by Thomas Posch
Modified: 2019-06-11 05:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
IUSE="usb_modeswitch" RDEPEND="usb_modeswitch?..." (use_usb_modeswitch.path,493 bytes, patch)
2016-11-30 00:00 UTC, Thomas Posch
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Posch 2016-11-30 00:00:38 UTC
Created attachment 454734 [details, diff]
IUSE="usb_modeswitch" RDEPEND="usb_modeswitch?..."

I recently bought a DYMO LabelManager PnP and was surprised, that it would not work after installing this packet. usb_modeswitch is required too for this device to work.
Attached patch adds IUSE="usb_modeswitch".
Comment 1 Larry the Git Cow gentoo-dev 2019-06-11 05:10:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=838574244d2da2a919cf92444bd32a2207607a09

commit 838574244d2da2a919cf92444bd32a2207607a09
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2019-06-11 05:08:04 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2019-06-11 05:10:00 +0000

    net-print/dymo-cups-drivers: EAPI7, maintainer, minor patch, fix tests
    
    Used with Dymo LabelWriter 450 Turbo & GLabels, worked great today. Add
    myself so it doesn't get treecleaned.
    
    One outstanding bug fixed, EAPI7 conversion, and make the tests pass
    (one check fails due to src_test not running as root, and the upstream
    test design is meant for post-install).
    
    Fixes: https://bugs.gentoo.org/601242
    Package-Manager: Portage-2.3.67, Repoman-2.3.12
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 .../dymo-cups-drivers-1.4.0-r1.ebuild              | 55 ++++++++++++++++++++++
 .../dymo-cups-drivers-1.4.0.5-flexible-tests.patch |  9 ++++
 net-print/dymo-cups-drivers/metadata.xml           |  7 +++
 3 files changed, 71 insertions(+)