[gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/

2024-03-26 Thread Andreas Sturmlechner
commit: 67476a1e678fdf81ab2d2232545ce6249a8359b4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar 26 11:08:39 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar 26 19:59:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67476a1e

net-print/brlaser: drop 6

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 net-print/brlaser/brlaser-6.ebuild | 19 ---
 1 file changed, 19 deletions(-)

diff --git a/net-print/brlaser/brlaser-6.ebuild 
b/net-print/brlaser/brlaser-6.ebuild
deleted file mode 100644
index 533df7d57162..
--- a/net-print/brlaser/brlaser-6.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-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"



[gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/

2024-01-11 Thread Joonas Niilola
commit: 3a6d3bd0ec4de4bd5b35b7d69cb0b7dbf61f4685
Author: Marco Scardovi  icloud  com>
AuthorDate: Sun Nov  5 14:04:10 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Jan 12 07:52:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a6d3bd0

net-print/brlaser: add 6.2.6

Signed-off-by: Marco Scardovi  icloud.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 net-print/brlaser/Manifest |  1 +
 net-print/brlaser/brlaser-6.2.6.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/net-print/brlaser/Manifest b/net-print/brlaser/Manifest
index c742534f531a..02dd07d44671 100644
--- a/net-print/brlaser/Manifest
+++ b/net-print/brlaser/Manifest
@@ -1 +1,2 @@
+DIST brlaser-6.2.6.tar.gz 25815 BLAKE2B 
0583576e41d895df5fc9d20244daa38abd3f675af13f75f769045644f419385c99a1137c88a6ac8997a7fd4ab7323af304f62d785dac66b1174a9994e3f5104a
 SHA512 
285a053473ae576167e653bb94c20a1ae676c1a39ec87d9b14c664e389a4713d93ca29d5cefd92a6793e1ffbc8b03b119ea8cd903749ae21c9354ce30d470a51
 DIST brlaser-6.tar.gz 22807 BLAKE2B 
be8041c1b6ddb8c4e5055fa35edc2c764562b2b4e52cad17aa968a51886621264d6bf289bd7bb5af0148098bb72aa96adea603091b38c3a245068d60737e80fc
 SHA512 
d7e0e63b64be9ae7633381622c13ba0589e5fe58d277212bce4f5bb712a291ed0b0f2ac3d450dce61c7f9052c1ce7323fec66b5005c5cb3da1314b284d20f06f

diff --git a/net-print/brlaser/brlaser-6.2.6.ebuild 
b/net-print/brlaser/brlaser-6.2.6.ebuild
new file mode 100644
index ..683dbf0ec1a4
--- /dev/null
+++ b/net-print/brlaser/brlaser-6.2.6.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Brother laser printer driver"
+HOMEPAGE="https://github.com/Owl-Maintain/brlaser/;
+SRC_URI="https://github.com/Owl-Maintain/brlaser/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+# https://github.com/Owl-Maintain/brlaser/blob/master/src/main.cc#L5C1-L8C39
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="net-print/cups"
+RDEPEND="
+   ${DEPEND}
+   app-text/ghostscript-gpl
+"
+
+src_prepare() {
+   # Don't clobber toolchain defaults
+   sed -i -e '/-D_FORTIFY_SOURCE=2/d' CMakeLists.txt || die
+
+   cmake_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/

2024-01-11 Thread Joonas Niilola
commit: fcdba563ed74a57fc8f7e9fea8711fe0b6cf2251
Author: Marco Scardovi  icloud  com>
AuthorDate: Sun Nov  5 14:43:38 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Jan 12 07:52:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcdba563

net-print/brlaser: update upstream metadata

Signed-off-by: Marco Scardovi  icloud.com>
Closes: https://github.com/gentoo/gentoo/pull/33677
Signed-off-by: Joonas Niilola  gentoo.org>

 net-print/brlaser/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-print/brlaser/metadata.xml b/net-print/brlaser/metadata.xml
index 31827bd9502a..42a4adc7f922 100644
--- a/net-print/brlaser/metadata.xml
+++ b/net-print/brlaser/metadata.xml
@@ -8,12 +8,12 @@

proxy-ma...@gentoo.org
Proxy Maintainers
-
+   

print...@gentoo.org
Gentoo Printing Project


-   pdewacht/brlaser
+   Owl-Maintain/brlaser

 



[gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/

2023-12-09 Thread Sam James
commit: 11f4881aafa2880ac272c59d0c56bc95705ddf79
Author: Sam James  gentoo  org>
AuthorDate: Sat Dec  9 21:21:58 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Dec  9 21:21:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11f4881a

net-print/brlaser: Stabilize 6-r1 amd64, #919665

Signed-off-by: Sam James  gentoo.org>

 net-print/brlaser/brlaser-6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/brlaser/brlaser-6-r1.ebuild 
b/net-print/brlaser/brlaser-6-r1.ebuild
index 6d95d92c6b04..502b56748750 100644
--- a/net-print/brlaser/brlaser-6-r1.ebuild
+++ b/net-print/brlaser/brlaser-6-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/pdewacht/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="net-print/cups"
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/

2023-12-09 Thread Arthur Zamarin
commit: f528fb9324254ba4c8a5115ad5a7ff32a2c9bdc0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  9 20:52:31 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  9 20:52:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f528fb93

net-print/brlaser: Stabilize 6-r1 x86, #919665

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-print/brlaser/brlaser-6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/brlaser/brlaser-6-r1.ebuild 
b/net-print/brlaser/brlaser-6-r1.ebuild
index 9870f1912e92..6d95d92c6b04 100644
--- a/net-print/brlaser/brlaser-6-r1.ebuild
+++ b/net-print/brlaser/brlaser-6-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/pdewacht/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 DEPEND="net-print/cups"
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/

2023-10-04 Thread Sam James
commit: c1e192a3ea62cc038fcb15ef612f0c37660fd837
Author: Sam James  gentoo  org>
AuthorDate: Wed Oct  4 19:43:36 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Oct  4 19:43:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1e192a3

net-print/brlaser: don't redefine _FORTIFY_SOURCE

Closes: https://bugs.gentoo.org/895810
Signed-off-by: Sam James  gentoo.org>

 net-print/brlaser/brlaser-6-r1.ebuild | 26 ++
 1 file changed, 26 insertions(+)

diff --git a/net-print/brlaser/brlaser-6-r1.ebuild 
b/net-print/brlaser/brlaser-6-r1.ebuild
new file mode 100644
index ..9870f1912e92
--- /dev/null
+++ b/net-print/brlaser/brlaser-6-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+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"
+
+src_prepare() {
+   # Don't clobber toolchain defaults
+   sed -i -e '/-D_FORTIFY_SOURCE=2/d' CMakeLists.txt || die
+
+   cmake_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/

2023-10-04 Thread Sam James
commit: 5a82afd3c330d9328c25d9c899b27dee0eb9f19c
Author: Sam James  gentoo  org>
AuthorDate: Wed Oct  4 19:43:59 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Oct  4 19:43:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a82afd3

net-print/brlaser: add github upstream metadata

Signed-off-by: Sam James  gentoo.org>

 net-print/brlaser/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-print/brlaser/metadata.xml b/net-print/brlaser/metadata.xml
index e5b77d9f6952..31827bd9502a 100644
--- a/net-print/brlaser/metadata.xml
+++ b/net-print/brlaser/metadata.xml
@@ -13,4 +13,7 @@
print...@gentoo.org
Gentoo Printing Project

+   
+   pdewacht/brlaser
+   
 



[gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/

2021-02-14 Thread Andreas Sturmlechner
commit: 9e127105591f432548d83b32177904f347c78e3d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb 14 20:19:38 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb 14 20:30:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e127105

net-print/brlaser: Drop 4

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 net-print/brlaser/Manifest |  1 -
 net-print/brlaser/brlaser-4.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/net-print/brlaser/Manifest b/net-print/brlaser/Manifest
index 0df1893335d..c742534f531 100644
--- a/net-print/brlaser/Manifest
+++ b/net-print/brlaser/Manifest
@@ -1,2 +1 @@
-DIST brlaser-4.tar.gz 21963 BLAKE2B 
03d5e16ff9b6a6838c82b197bec4a868e6be5752ad9a1df393b646b35642da8f2e1528031b10ece3b0cd7c6c426ff76d1df83c73a51bcac7abac803cd0a66535
 SHA512 
1e08091adc371a35f75c245fd86f132aae7811a00bd7e9d194c47038dc9aa29296fbf8769cef6b8ea42d82467857195ba8024a9d6de8048174ecc44e0bb76067
 DIST brlaser-6.tar.gz 22807 BLAKE2B 
be8041c1b6ddb8c4e5055fa35edc2c764562b2b4e52cad17aa968a51886621264d6bf289bd7bb5af0148098bb72aa96adea603091b38c3a245068d60737e80fc
 SHA512 
d7e0e63b64be9ae7633381622c13ba0589e5fe58d277212bce4f5bb712a291ed0b0f2ac3d450dce61c7f9052c1ce7323fec66b5005c5cb3da1314b284d20f06f

diff --git a/net-print/brlaser/brlaser-4.ebuild 
b/net-print/brlaser/brlaser-4.ebuild
deleted file mode 100644
index e307a20fbec..000
--- a/net-print/brlaser/brlaser-4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# 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"



[gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/

2020-06-30 Thread Agostino Sarubbo
commit: 0aa605556fb18eaebd26fe8de1c211bdfa3ab00c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun 30 06:34:04 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun 30 06:34:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aa60555

net-print/brlaser: x86 stable wrt bug #721546

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-print/brlaser/brlaser-6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/brlaser/brlaser-6.ebuild 
b/net-print/brlaser/brlaser-6.ebuild
index df8a0251088..533df7d5716 100644
--- a/net-print/brlaser/brlaser-6.ebuild
+++ b/net-print/brlaser/brlaser-6.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/pdewacht/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="net-print/cups"
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/

2020-06-26 Thread Agostino Sarubbo
commit: 1ec26670fbad7cf0f4568ca2a13a9449721908cc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun 26 17:43:00 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun 26 17:43:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ec26670

net-print/brlaser: amd64 stable wrt bug #721546

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-print/brlaser/brlaser-6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/brlaser/brlaser-6.ebuild 
b/net-print/brlaser/brlaser-6.ebuild
index 1faee9ad08d..df8a0251088 100644
--- a/net-print/brlaser/brlaser-6.ebuild
+++ b/net-print/brlaser/brlaser-6.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/pdewacht/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 DEPEND="net-print/cups"
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/

2020-04-10 Thread Joonas Niilola
commit: 8f926df6a96b1abdf785cfd9996ff7fc17afc101
Author: Volkmar W. Pogatzki <62425054+vaukai  users  noreply  
github  com>
AuthorDate: Thu Apr  9 10:31:19 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Apr 10 10:30:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f926df6

net-print/brlaser: Version bump

Also move to EAPI=7

Closes: https://bugs.gentoo.org/696200
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/15273
Signed-off-by: Joonas Niilola  gentoo.org>

 net-print/brlaser/Manifest |  1 +
 net-print/brlaser/brlaser-6.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/net-print/brlaser/Manifest b/net-print/brlaser/Manifest
index 17130522da1..0df1893335d 100644
--- a/net-print/brlaser/Manifest
+++ b/net-print/brlaser/Manifest
@@ -1 +1,2 @@
 DIST brlaser-4.tar.gz 21963 BLAKE2B 
03d5e16ff9b6a6838c82b197bec4a868e6be5752ad9a1df393b646b35642da8f2e1528031b10ece3b0cd7c6c426ff76d1df83c73a51bcac7abac803cd0a66535
 SHA512 
1e08091adc371a35f75c245fd86f132aae7811a00bd7e9d194c47038dc9aa29296fbf8769cef6b8ea42d82467857195ba8024a9d6de8048174ecc44e0bb76067
+DIST brlaser-6.tar.gz 22807 BLAKE2B 
be8041c1b6ddb8c4e5055fa35edc2c764562b2b4e52cad17aa968a51886621264d6bf289bd7bb5af0148098bb72aa96adea603091b38c3a245068d60737e80fc
 SHA512 
d7e0e63b64be9ae7633381622c13ba0589e5fe58d277212bce4f5bb712a291ed0b0f2ac3d450dce61c7f9052c1ce7323fec66b5005c5cb3da1314b284d20f06f

diff --git a/net-print/brlaser/brlaser-6.ebuild 
b/net-print/brlaser/brlaser-6.ebuild
new file mode 100644
index 000..1faee9ad08d
--- /dev/null
+++ b/net-print/brlaser/brlaser-6.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+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"



[gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/

2019-11-26 Thread Agostino Sarubbo
commit: 1560a0177d7b880a4bfee3d6dfb45ad0c4d104f8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov 26 12:24:54 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov 26 12:24:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1560a017

net-print/brlaser: amd64 stable wrt bug #701124

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-print/brlaser/brlaser-4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/brlaser/brlaser-4.ebuild 
b/net-print/brlaser/brlaser-4.ebuild
index 0172b2647cd..e307a20fbec 100644
--- a/net-print/brlaser/brlaser-4.ebuild
+++ b/net-print/brlaser/brlaser-4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/pdewacht/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="net-print/cups"
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/

2018-05-01 Thread Mikle Kolyada
commit: dc7737fe4d0b712f864a04e88936c77824f9950f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue May  1 22:51:15 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue May  1 22:51:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc7737fe

net-print/brlaser: Fix metadata tabs

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-print/brlaser/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/brlaser/metadata.xml b/net-print/brlaser/metadata.xml
index b9dcca10c2a..0a61a5ac687 100644
--- a/net-print/brlaser/metadata.xml
+++ b/net-print/brlaser/metadata.xml
@@ -10,7 +10,7 @@
Proxy Maintainers
 

-print...@gentoo.org
+   print...@gentoo.org
Gentoo Printing Project

 



[gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/

2018-05-01 Thread Patrice Clement
commit: d9d0cd6854343ed03f695f7d94f463e895386c2b
Author: Daniel Maslowski  googlemail  com>
AuthorDate: Tue Apr 17 23:46:35 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue May  1 21:22:43 2018 +
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 000..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 000..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 000..b9dcca10c2a
--- /dev/null
+++ b/net-print/brlaser/metadata.xml
@@ -0,0 +1,16 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   cyrev...@googlemail.com
+   Daniel Maslowski
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+
+   
+print...@gentoo.org
+   Gentoo Printing Project
+   
+