public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/printer-drivers:master commit in: net-print/min12xxw/
@ 2012-04-06 18:10 Andreas Hüttel
  0 siblings, 0 replies; only message in thread
From: Andreas Hüttel @ 2012-04-06 18:10 UTC (permalink / raw
  To: gentoo-commits

commit:     c8c563d1eff44b7612b5c21d425dd202afbfd320
Author:     Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Fri Apr  6 18:10:19 2012 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr  6 18:10:19 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/printer-drivers.git;a=commit;h=c8c563d1

[net-print/min12xxw] Added ebuild by kaeng and kavol <AT> email.cz

(Portage version: 2.1.10.55/git/Linux x86_64, unsigned Manifest commit)

---
 net-print/min12xxw/Manifest                 |    1 +
 net-print/min12xxw/metadata.xml             |    5 ++++
 net-print/min12xxw/min12xxw-0.0.9-r2.ebuild |   30 +++++++++++++++++++++++++++
 3 files changed, 36 insertions(+), 0 deletions(-)

diff --git a/net-print/min12xxw/Manifest b/net-print/min12xxw/Manifest
new file mode 100644
index 0000000..10ef643
--- /dev/null
+++ b/net-print/min12xxw/Manifest
@@ -0,0 +1 @@
+DIST min12xxw-0.0.9.tar.gz 134610 SHA256 c32de0293c27335e99114076fe8237aa6c98b05a0fc3d4e7bc8dc594915fe100 SHA512 3f4d469f103807a3e2f59aec8dea21aaea614a548aff210a5b8ab6f6bd2e10d71e8e3da0687f4103782a8fdb237c2bd1b152b8afea93d00d4db77a92af409b99 WHIRLPOOL 37fdaa1c5d8ea9e2a3d5b3a71e638256afd8a114ae282557a326b54753686a3b856f84eddb0eea2f316389cb3ddf9df7bf97e9490cb5ce34d6a14e3c409260e9

diff --git a/net-print/min12xxw/metadata.xml b/net-print/min12xxw/metadata.xml
new file mode 100644
index 0000000..1fa0ca5
--- /dev/null
+++ b/net-print/min12xxw/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>printing</herd>
+</pkgmetadata>

diff --git a/net-print/min12xxw/min12xxw-0.0.9-r2.ebuild b/net-print/min12xxw/min12xxw-0.0.9-r2.ebuild
new file mode 100644
index 0000000..7112b93
--- /dev/null
+++ b/net-print/min12xxw/min12xxw-0.0.9-r2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+DESCRIPTION="Driver for Minolta PagePro 1[234]xxW printers"
+HOMEPAGE="http://www.hinterbergen.de/mala/min12xxw/"
+SRC_URI="http://www.hinterbergen.de/mala/min12xxw/${P}.tar.gz"
+
+SLOT="0"
+IUSE="cups ppds"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~amd64"
+
+# To be able to print with CUPS, we _need_ the PPD, so let foomatic-filters-ppds
+# depend on 'cups' USE flag, not on 'ppds' ... but if set, install PPDS anyway
+# http://www.linux-foundation.org/en/OpenPrinting/Database/CUPSDocumentation
+DEPEND="cups? ( net-print/cups
+		net-print/foomatic-filters-ppds )
+	ppds? ( net-print/foomatic-filters-ppds )"
+
+pkg_postinst() {
+	if use cups; then
+	    ewarn "WARNING: The driver expects the printer connected at /dev/lp0"
+	    ewarn "If you have another naming, CUPS may fail to print."
+	fi
+	einfo "The driver documentation may be found at LinuxPrinting.org"
+	einfo "See http://linuxprinting.org/show_driver.cgi?driver=min12xxw"
+}



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-06 18:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-06 18:10 [gentoo-commits] proj/printer-drivers:master commit in: net-print/min12xxw/ Andreas Hüttel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox