* [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/
@ 2018-05-01 21:22 99% Patrice Clement
0 siblings, 0 replies; 1+ results
From: Patrice Clement @ 2018-05-01 21:22 UTC (permalink / raw
To: gentoo-commits
commit: d9d0cd6854343ed03f695f7d94f463e895386c2b
Author: Daniel Maslowski <cyrevolt <AT> googlemail <DOT> com>
AuthorDate: Tue Apr 17 23:46:35 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue May 1 21:22:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9d0cd68
net-print/brlaser: new ebuild.
brlaser is the Brother laser printer driver for Linux.
Closes: https://github.com/gentoo/gentoo/pull/8047
net-print/brlaser/Manifest | 1 +
net-print/brlaser/brlaser-4.ebuild | 19 +++++++++++++++++++
net-print/brlaser/metadata.xml | 16 ++++++++++++++++
3 files changed, 36 insertions(+)
diff --git a/net-print/brlaser/Manifest b/net-print/brlaser/Manifest
new file mode 100644
index 00000000000..17130522da1
--- /dev/null
+++ b/net-print/brlaser/Manifest
@@ -0,0 +1 @@
+DIST brlaser-4.tar.gz 21963 BLAKE2B 03d5e16ff9b6a6838c82b197bec4a868e6be5752ad9a1df393b646b35642da8f2e1528031b10ece3b0cd7c6c426ff76d1df83c73a51bcac7abac803cd0a66535 SHA512 1e08091adc371a35f75c245fd86f132aae7811a00bd7e9d194c47038dc9aa29296fbf8769cef6b8ea42d82467857195ba8024a9d6de8048174ecc44e0bb76067
diff --git a/net-print/brlaser/brlaser-4.ebuild b/net-print/brlaser/brlaser-4.ebuild
new file mode 100644
index 00000000000..8682e2455c8
--- /dev/null
+++ b/net-print/brlaser/brlaser-4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Brother laser printer driver"
+HOMEPAGE="https://github.com/pdewacht/brlaser"
+SRC_URI="https://github.com/pdewacht/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="net-print/cups"
+RDEPEND="
+ ${DEPEND}
+ app-text/ghostscript-gpl"
diff --git a/net-print/brlaser/metadata.xml b/net-print/brlaser/metadata.xml
new file mode 100644
index 00000000000..b9dcca10c2a
--- /dev/null
+++ b/net-print/brlaser/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>cyrevolt@googlemail.com</email>
+ <name>Daniel Maslowski</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>printing@gentoo.org</email>
+ <name>Gentoo Printing Project</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-05-01 21:22 99% [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/ Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox