summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@orbis-terrarum.net>2014-01-03 12:22:46 -0800
committerRobin H. Johnson <robbat2@orbis-terrarum.net>2014-01-03 12:22:46 -0800
commit708abb0337ec3989655032c10339922b715888cf (patch)
treee414c932f62cb3de520a267d13eeac3e1cf844cc
parentAdd Lexmark driver. (diff)
downloadprinter-drivers-708abb0337ec3989655032c10339922b715888cf.tar.gz
printer-drivers-708abb0337ec3989655032c10339922b715888cf.tar.bz2
printer-drivers-708abb0337ec3989655032c10339922b715888cf.zip
Add Lexmark driver.
Package-Manager: portage-2.2.7
-rw-r--r--net-print/lexmark-ppd-LMADG/Manifest1
-rw-r--r--net-print/lexmark-ppd-LMADG/lexmark-ppd-LMADG-20130617.ebuild13
-rw-r--r--net-print/lexmark-ppd-LMADG/metadata.xml11
3 files changed, 25 insertions, 0 deletions
diff --git a/net-print/lexmark-ppd-LMADG/Manifest b/net-print/lexmark-ppd-LMADG/Manifest
new file mode 100644
index 0000000..c579404
--- /dev/null
+++ b/net-print/lexmark-ppd-LMADG/Manifest
@@ -0,0 +1 @@
+DIST PPD-Files-LMADG-20130617.tar.Z 177090 SHA256 9fa681ec955ac4f584882967395494fd16bd84bcee5b9e84baf88104adee23c0 SHA512 9d358b44415952cb9aabbf562d7b1bfb5a42cc8e19f61ccf7997ac285d521a1edb81a59b9d02d6444c8c684bafeda835af42da05ab22189c469106b3e3f7890a WHIRLPOOL 86b0bd1e7e3553e86d26cacc1ba6da0744c66c4cf49cc1f40986afa2b3c2a66bc1480bc74d4aafac691da19a01cbb06fd6f3406ee63cbf0a3593a529d12c2e6f
diff --git a/net-print/lexmark-ppd-LMADG/lexmark-ppd-LMADG-20130617.ebuild b/net-print/lexmark-ppd-LMADG/lexmark-ppd-LMADG-20130617.ebuild
new file mode 100644
index 0000000..0aeb9f9
--- /dev/null
+++ b/net-print/lexmark-ppd-LMADG/lexmark-ppd-LMADG-20130617.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODEL_CODE=${PN//lexmark-ppd-}
+MODEL_NAMES="S410 Series"
+inherit cups-lexmark
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
diff --git a/net-print/lexmark-ppd-LMADG/metadata.xml b/net-print/lexmark-ppd-LMADG/metadata.xml
new file mode 100644
index 0000000..9a98ff6
--- /dev/null
+++ b/net-print/lexmark-ppd-LMADG/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>printing</herd>
+ <maintainer>
+ <email>robbat2@gentoo.org</email>
+ </maintainer>
+ <use>
+ <flag name="contone">Include CONTONE binary per patent US6219155</flag>
+ </use>
+</pkgmetadata>