From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A0FC8158451 for ; Fri, 12 Jan 2024 07:52:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2568E2A93; Fri, 12 Jan 2024 07:52:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94529E2A93 for ; Fri, 12 Jan 2024 07:52:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA9E6343106 for ; Fri, 12 Jan 2024 07:52:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BBF7F14B6 for ; Fri, 12 Jan 2024 07:52:34 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1705045920.3a6d3bd0ec4de4bd5b35b7d69cb0b7dbf61f4685.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/brlaser/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/brlaser/Manifest net-print/brlaser/brlaser-6.2.6.ebuild X-VCS-Directories: net-print/brlaser/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 3a6d3bd0ec4de4bd5b35b7d69cb0b7dbf61f4685 X-VCS-Branch: master Date: Fri, 12 Jan 2024 07:52:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 12cc3bd1-e0ce-45ce-9513-5bdc31fbf82a X-Archives-Hash: 24b6975814d88b17b57592688e1dbc66 commit: 3a6d3bd0ec4de4bd5b35b7d69cb0b7dbf61f4685 Author: Marco Scardovi icloud com> AuthorDate: Sun Nov 5 14:04:10 2023 +0000 Commit: Joonas Niilola gentoo 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 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 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 +}