summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2016-07-23 13:57:28 +0200
committerMartin Väth <martin@mvath.de>2016-07-23 13:57:28 +0200
commit8a5a0d74d46c8fcecbae3da4ecdbf0a6a02f440a (patch)
tree7760e35cb409a18b3b654b8661b2657194a4b065
parentapp-shells/zsh-completions: Bump to current live (diff)
downloadmv-8a5a0d74d46c8fcecbae3da4ecdbf0a6a02f440a.tar.gz
mv-8a5a0d74d46c8fcecbae3da4ecdbf0a6a02f440a.tar.bz2
mv-8a5a0d74d46c8fcecbae3da4ecdbf0a6a02f440a.zip
net-print/foo2zjs: Version bump
-rw-r--r--net-print/foo2zjs/Manifest2
-rw-r--r--net-print/foo2zjs/foo2zjs-20160722.ebuild (renamed from net-print/foo2zjs/foo2zjs-20160603.ebuild)12
-rw-r--r--net-print/foo2zjs/metadata.xml1
-rw-r--r--profiles/use.local.desc1
4 files changed, 6 insertions, 10 deletions
diff --git a/net-print/foo2zjs/Manifest b/net-print/foo2zjs/Manifest
index 8f0b69ab..b7bbe672 100644
--- a/net-print/foo2zjs/Manifest
+++ b/net-print/foo2zjs/Manifest
@@ -1,5 +1,5 @@
DIST dl2300-20130105.tar.gz 1205154 SHA256 e0234217bfd84fec0404d2a90ad09c8269e3f7c263708ccd6d872b1f8e6858ab
-DIST foo2zjs-20160603.tar.gz 1712760 SHA256 69f0b9baa94470a8936002fb0d46c37980b7654eb1e21292e22e2cbbb13ca650
+DIST foo2zjs-20160722.tar.gz 1712774 SHA256 9f491d898fdedc7eeaf099d3566d695504de6e73a2219fa81d93b2e50aae0a02
DIST hp-cp1025-20130105.tar.gz 122026 SHA256 f3784a3c297c37ae3f2404c7fe9a359a1171131d57bd0e4d2c7d7ce814664c6a
DIST hp1215-20130105.tar.gz 112237 SHA256 c3d2262d0c37a3246fd51ca075808f9e97693fbcf623c5f689976809c5433617
DIST hpclj2500-20130105.tar.gz 52571 SHA256 28f3641472d50e713aaa7476954fef5b677901aef126ea0ac7958dfe7462bf10
diff --git a/net-print/foo2zjs/foo2zjs-20160603.ebuild b/net-print/foo2zjs/foo2zjs-20160722.ebuild
index 6aa8e720..0150e3cc 100644
--- a/net-print/foo2zjs/foo2zjs-20160603.ebuild
+++ b/net-print/foo2zjs/foo2zjs-20160722.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://foo2zjs.rkkda.com/${PN}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc"
-IUSE="+cups"
+IUSE=""
IUSE_LATER="foomaticdb test"
# due to those firmwares/icms/etc...
RESTRICT="mirror"
@@ -20,10 +20,8 @@ PATCHES=("${FILESDIR}/foreground.patch")
COMMON="foomaticdb? ( net-print/foomatic-db-engine )"
RDEPEND="${COMMON}
- cups? (
- net-print/cups
- || ( >=net-print/cups-filters-1.0.43 net-print/foomatic-filters )
- )
+ net-print/cups
+ || ( >=net-print/cups-filters-1.0.43 net-print/foomatic-filters )
virtual/udev"
DEPEND="${COMMON}
app-arch/unzip
@@ -206,8 +204,8 @@ src_install() {
# directories we have to create if we want foomaticdb support
use foomaticdb && dodir /usr/share/foomatic/db/source
- # Directories we have to create if we want filters
- use cups && dodir /usr/libexec/cups/filter
+ # Directories we have to create if we want cups filters (mandatory)
+ dodir /usr/libexec/cups/filter
emake DESTDIR="${ED%/}" \
USBDIR="${ED%/}/etc/hotplug/usb" \
diff --git a/net-print/foo2zjs/metadata.xml b/net-print/foo2zjs/metadata.xml
index a77d6717..603fbd7b 100644
--- a/net-print/foo2zjs/metadata.xml
+++ b/net-print/foo2zjs/metadata.xml
@@ -11,7 +11,6 @@
<name>Gentoo Printing Project</name>
</maintainer>
<use>
- <flag name="cups">Add support for CUPS (Common Unix Printing System)</flag>
<flag name="foo2zjs_devices_hp1000">HP LJ 1000 firmware</flag>
<flag name="foo2zjs_devices_hp1005">HP LJ 1005 firmware</flag>
<flag name="foo2zjs_devices_hp1018">HP LJ 1018 firmware</flag>
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 1e127fb5..02b58b92 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -161,7 +161,6 @@ media-tv/sundtek-tv:ld-preload-file - Install /etc/ld.so.preload
media-tv/sundtek-tv:pax_kernel - Mark package which is necessary if you use a PAX kernel
net-dns/noip-updater:ezipupd - Use user/group ezipupd instead of nobody: Useful if you restrict outgoing network traffic for user nobody
net-misc/sshstart:keychain - Pull in keychain as dependency. Not required, but recommended for smoother operation.
-net-print/foo2zjs:cups - Add support for CUPS (Common Unix Printing System)
net-print/foo2zjs:foo2zjs_devices_hp1000 - HP LJ 1000 firmware
net-print/foo2zjs:foo2zjs_devices_hp1005 - HP LJ 1005 firmware
net-print/foo2zjs:foo2zjs_devices_hp1018 - HP LJ 1018 firmware