* [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/
@ 2018-05-01 21:22 Patrice Clement
0 siblings, 0 replies; 14+ messages in thread
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 [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/
@ 2018-05-01 22:51 Mikle Kolyada
0 siblings, 0 replies; 14+ messages in thread
From: Mikle Kolyada @ 2018-05-01 22:51 UTC (permalink / raw
To: gentoo-commits
commit: dc7737fe4d0b712f864a04e88936c77824f9950f
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue May 1 22:51:15 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue May 1 22:51:15 2018 +0000
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 @@
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="project">
- <email>printing@gentoo.org</email>
+ <email>printing@gentoo.org</email>
<name>Gentoo Printing Project</name>
</maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/
@ 2019-11-26 12:27 Agostino Sarubbo
0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo @ 2019-11-26 12:27 UTC (permalink / raw
To: gentoo-commits
commit: 1560a0177d7b880a4bfee3d6dfb45ad0c4d104f8
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 26 12:24:54 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Nov 26 12:24:54 2019 +0000
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 <ago <AT> 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="
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/
@ 2020-04-10 10:30 Joonas Niilola
0 siblings, 0 replies; 14+ messages in thread
From: Joonas Niilola @ 2020-04-10 10:30 UTC (permalink / raw
To: gentoo-commits
commit: 8f926df6a96b1abdf785cfd9996ff7fc17afc101
Author: Volkmar W. Pogatzki <62425054+vaukai <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Thu Apr 9 10:31:19 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Apr 10 10:30:04 2020 +0000
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 <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/15273
Signed-off-by: Joonas Niilola <juippis <AT> 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 00000000000..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"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/
@ 2020-06-26 17:43 Agostino Sarubbo
0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo @ 2020-06-26 17:43 UTC (permalink / raw
To: gentoo-commits
commit: 1ec26670fbad7cf0f4568ca2a13a9449721908cc
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 26 17:43:00 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jun 26 17:43:00 2020 +0000
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 <ago <AT> 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="
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/
@ 2020-06-30 6:34 Agostino Sarubbo
0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo @ 2020-06-30 6:34 UTC (permalink / raw
To: gentoo-commits
commit: 0aa605556fb18eaebd26fe8de1c211bdfa3ab00c
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 30 06:34:04 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jun 30 06:34:04 2020 +0000
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 <ago <AT> 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="
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/
@ 2021-02-14 20:30 Andreas Sturmlechner
0 siblings, 0 replies; 14+ messages in thread
From: Andreas Sturmlechner @ 2021-02-14 20:30 UTC (permalink / raw
To: gentoo-commits
commit: 9e127105591f432548d83b32177904f347c78e3d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 20:19:38 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 20:30:11 2021 +0000
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 <asturm <AT> 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..00000000000
--- 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"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/
@ 2023-10-04 19:50 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2023-10-04 19:50 UTC (permalink / raw
To: gentoo-commits
commit: 5a82afd3c330d9328c25d9c899b27dee0eb9f19c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 4 19:43:59 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 4 19:43:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a82afd3
net-print/brlaser: add github upstream metadata
Signed-off-by: Sam James <sam <AT> 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 @@
<email>printing@gentoo.org</email>
<name>Gentoo Printing Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">pdewacht/brlaser</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/
@ 2023-10-04 19:50 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2023-10-04 19:50 UTC (permalink / raw
To: gentoo-commits
commit: c1e192a3ea62cc038fcb15ef612f0c37660fd837
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 4 19:43:36 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 4 19:43:36 2023 +0000
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 <sam <AT> 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 000000000000..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
+}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/
@ 2023-12-09 20:53 Arthur Zamarin
0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:53 UTC (permalink / raw
To: gentoo-commits
commit: f528fb9324254ba4c8a5115ad5a7ff32a2c9bdc0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 20:52:31 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 20:52:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f528fb93
net-print/brlaser: Stabilize 6-r1 x86, #919665
Signed-off-by: Arthur Zamarin <arthurzam <AT> 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="
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/
@ 2023-12-09 21:22 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2023-12-09 21:22 UTC (permalink / raw
To: gentoo-commits
commit: 11f4881aafa2880ac272c59d0c56bc95705ddf79
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 21:21:58 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 21:21:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11f4881a
net-print/brlaser: Stabilize 6-r1 amd64, #919665
Signed-off-by: Sam James <sam <AT> 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="
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/
@ 2024-01-12 7:52 Joonas Niilola
0 siblings, 0 replies; 14+ messages in thread
From: Joonas Niilola @ 2024-01-12 7:52 UTC (permalink / raw
To: gentoo-commits
commit: fcdba563ed74a57fc8f7e9fea8711fe0b6cf2251
Author: Marco Scardovi <mscardovi <AT> icloud <DOT> com>
AuthorDate: Sun Nov 5 14:43:38 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 07:52:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcdba563
net-print/brlaser: update upstream metadata
Signed-off-by: Marco Scardovi <mscardovi <AT> icloud.com>
Closes: https://github.com/gentoo/gentoo/pull/33677
Signed-off-by: Joonas Niilola <juippis <AT> 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 @@
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
- </maintainer>
+ </maintainer>
<maintainer type="project">
<email>printing@gentoo.org</email>
<name>Gentoo Printing Project</name>
</maintainer>
<upstream>
- <remote-id type="github">pdewacht/brlaser</remote-id>
+ <remote-id type="github">Owl-Maintain/brlaser</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/
@ 2024-01-12 7:52 Joonas Niilola
0 siblings, 0 replies; 14+ messages in thread
From: Joonas Niilola @ 2024-01-12 7:52 UTC (permalink / raw
To: gentoo-commits
commit: 3a6d3bd0ec4de4bd5b35b7d69cb0b7dbf61f4685
Author: Marco Scardovi <mscardovi <AT> icloud <DOT> com>
AuthorDate: Sun Nov 5 14:04:10 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 07:52:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a6d3bd0
net-print/brlaser: add 6.2.6
Signed-off-by: Marco Scardovi <mscardovi <AT> icloud.com>
Signed-off-by: Joonas Niilola <juippis <AT> 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 000000000000..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
+}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/
@ 2024-03-26 20:00 Andreas Sturmlechner
0 siblings, 0 replies; 14+ messages in thread
From: Andreas Sturmlechner @ 2024-03-26 20:00 UTC (permalink / raw
To: gentoo-commits
commit: 67476a1e678fdf81ab2d2232545ce6249a8359b4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 26 11:08:39 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 26 19:59:26 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67476a1e
net-print/brlaser: drop 6
Signed-off-by: Andreas Sturmlechner <asturm <AT> 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..000000000000
--- 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"
^ permalink raw reply related [flat|nested] 14+ messages in thread
end of thread, other threads:[~2024-03-26 20:00 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-12 7:52 [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/ Joonas Niilola
-- strict thread matches above, loose matches on Subject: below --
2024-03-26 20:00 Andreas Sturmlechner
2024-01-12 7:52 Joonas Niilola
2023-12-09 21:22 Sam James
2023-12-09 20:53 Arthur Zamarin
2023-10-04 19:50 Sam James
2023-10-04 19:50 Sam James
2021-02-14 20:30 Andreas Sturmlechner
2020-06-30 6:34 Agostino Sarubbo
2020-06-26 17:43 Agostino Sarubbo
2020-04-10 10:30 Joonas Niilola
2019-11-26 12:27 Agostino Sarubbo
2018-05-01 22:51 Mikle Kolyada
2018-05-01 21:22 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox