public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/printer-drivers:master commit in: net-print/min12xxw/
Date: Fri,  6 Apr 2012 18:10:34 +0000 (UTC)	[thread overview]
Message-ID: <1333735819.c8c563d1eff44b7612b5c21d425dd202afbfd320.dilfridge@gentoo> (raw)

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"
+}



                 reply	other threads:[~2012-04-06 18:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1333735819.c8c563d1eff44b7612b5c21d425dd202afbfd320.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox