* [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
@ 2017-01-02 8:19 Fabian Groffen
0 siblings, 0 replies; 15+ messages in thread
From: Fabian Groffen @ 2017-01-02 8:19 UTC (permalink / raw
To: gentoo-commits
commit: 75634137f46093851bf9358f4564b65d7283d7df
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 2 08:18:16 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Jan 2 08:19:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75634137
app-misc/figlet: fix double prefix, bug #604282
Package-Manager: portage-2.2.28-prefix
app-misc/figlet/figlet-2.2.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-misc/figlet/figlet-2.2.5.ebuild b/app-misc/figlet/figlet-2.2.5.ebuild
index e94e350..8ea2e68 100644
--- a/app-misc/figlet/figlet-2.2.5.ebuild
+++ b/app-misc/figlet/figlet-2.2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -27,7 +27,7 @@ src_compile() {
src_install() {
emake \
- DESTDIR="${ED}" \
+ DESTDIR="${D}" \
BINDIR="${EPREFIX}/usr/bin" \
MANDIR="${EPREFIX}/usr/share/man" \
prefix="${EPREFIX}/usr" \
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
@ 2017-01-29 14:59 Fabian Groffen
0 siblings, 0 replies; 15+ messages in thread
From: Fabian Groffen @ 2017-01-29 14:59 UTC (permalink / raw
To: gentoo-commits
commit: 897915f695d637b5f20f747ce6409bfddb9243ef
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 14:52:55 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 14:52:55 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=897915f6
app-misc/figlet: dropped ~x86-interix
Package-Manager: portage-2.3.3
app-misc/figlet/figlet-2.2.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/figlet/figlet-2.2.5.ebuild b/app-misc/figlet/figlet-2.2.5.ebuild
index 8ea2e68..da38522 100644
--- a/app-misc/figlet/figlet-2.2.5.ebuild
+++ b/app-misc/figlet/figlet-2.2.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.figlet.org/pub/figlet/program/unix/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
src_compile() {
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
@ 2017-11-20 16:41 Jeroen Roovers
0 siblings, 0 replies; 15+ messages in thread
From: Jeroen Roovers @ 2017-11-20 16:41 UTC (permalink / raw
To: gentoo-commits
commit: 45c81fbd257c71bd256c4c1ceaf5a5e7195d61fc
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 20 16:41:02 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Nov 20 16:41:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45c81fbd
app-misc/figlet: Maintain.
Package-Manager: Portage-2.3.14, Repoman-2.3.6
app-misc/figlet/metadata.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/app-misc/figlet/metadata.xml b/app-misc/figlet/metadata.xml
index 6f49eba8f49..fed47a35327 100644
--- a/app-misc/figlet/metadata.xml
+++ b/app-misc/figlet/metadata.xml
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
+<maintainer type='person'>
+<email>jer@gentoo.org</email>
+</maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
@ 2020-07-16 13:33 Jeroen Roovers
0 siblings, 0 replies; 15+ messages in thread
From: Jeroen Roovers @ 2020-07-16 13:33 UTC (permalink / raw
To: gentoo-commits
commit: af16fd46aa775f5bf09415a74b35805455597d1b
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 16 13:30:43 2020 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Jul 16 13:33:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af16fd46
app-misc/figlet: Add live ebuild
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
app-misc/figlet/figlet-9999.ebuild | 38 ++++++++++++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
diff --git a/app-misc/figlet/figlet-9999.ebuild b/app-misc/figlet/figlet-9999.ebuild
new file mode 100644
index 00000000000..30e2a9d7e97
--- /dev/null
+++ b/app-misc/figlet/figlet-9999.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit bash-completion-r1 git-r3 toolchain-funcs
+
+DESCRIPTION="program for making large letters out of ordinary text"
+HOMEPAGE="http://www.figlet.org/"
+EGIT_REPO_URI="https://github.com/cmatsuoka/figlet"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS=""
+
+src_compile() {
+ emake clean
+ emake \
+ CC="$(tc-getCC)" \
+ CFLAGS="${CFLAGS}" \
+ LD="$(tc-getCC)" \
+ LDFLAGS="${LDFLAGS}" \
+ prefix="${EPREFIX}/usr" \
+ all
+}
+
+src_install() {
+ emake \
+ BINDIR="${EPREFIX}/usr/bin" \
+ DESTDIR="${D}" \
+ MANDIR="${EPREFIX}/usr/share/man" \
+ prefix="${EPREFIX}/usr" \
+ install
+
+ doman chkfont.6 figlet.6 figlist.6 showfigfonts.6
+ dodoc README figfont.txt
+
+ newbashcomp "${FILESDIR}"/figlet.bashcomp-r1 figlet
+}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
@ 2020-07-16 13:33 Jeroen Roovers
0 siblings, 0 replies; 15+ messages in thread
From: Jeroen Roovers @ 2020-07-16 13:33 UTC (permalink / raw
To: gentoo-commits
commit: afea09eb61b6bf88996fd90e3d9fdb23f0af1faf
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 16 13:32:52 2020 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Jul 16 13:33:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afea09eb
app-misc/figlet: Whitespace
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
app-misc/figlet/figlet-2.2.5-r1.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-misc/figlet/figlet-2.2.5-r1.ebuild b/app-misc/figlet/figlet-2.2.5-r1.ebuild
index 953d8c4cb93..f78f205dab9 100644
--- a/app-misc/figlet/figlet-2.2.5-r1.ebuild
+++ b/app-misc/figlet/figlet-2.2.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,17 +16,17 @@ src_compile() {
emake clean
emake \
CC="$(tc-getCC)" \
- LD="$(tc-getCC)" \
CFLAGS="${CFLAGS}" \
- LDFLAGS="${LDFLAGS}" \
+ LD="$(tc-getCC)" \
+ LDFLAGS="${LDFLAGS}" \
prefix="${EPREFIX}/usr" \
all
}
src_install() {
emake \
- DESTDIR="${D}" \
BINDIR="${EPREFIX}/usr/bin" \
+ DESTDIR="${D}" \
MANDIR="${EPREFIX}/usr/share/man" \
prefix="${EPREFIX}/usr" \
install
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
@ 2021-01-04 1:32 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-01-04 1:32 UTC (permalink / raw
To: gentoo-commits
commit: 15afda03f07ae3b977cb8ee1e419d6040977150e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 4 01:30:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 4 01:30:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15afda03
app-misc/figlet: Stabilize 2.2.5-r1 amd64, #763381
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/figlet/figlet-2.2.5-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-misc/figlet/figlet-2.2.5-r1.ebuild b/app-misc/figlet/figlet-2.2.5-r1.ebuild
index f78f205dab9..7225452e430 100644
--- a/app-misc/figlet/figlet-2.2.5-r1.ebuild
+++ b/app-misc/figlet/figlet-2.2.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.figlet.org/pub/figlet/program/unix/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
src_compile() {
emake clean
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
@ 2021-01-04 1:32 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-01-04 1:32 UTC (permalink / raw
To: gentoo-commits
commit: cda8ae316412e42296bd0493f7d0351807493d46
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 4 01:32:22 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 4 01:32:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cda8ae31
app-misc/figlet: Stabilize 2.2.5-r1 arm, #763381
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/figlet/figlet-2.2.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/figlet/figlet-2.2.5-r1.ebuild b/app-misc/figlet/figlet-2.2.5-r1.ebuild
index 7225452e430..ebd24f7f7ca 100644
--- a/app-misc/figlet/figlet-2.2.5-r1.ebuild
+++ b/app-misc/figlet/figlet-2.2.5-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.figlet.org/pub/figlet/program/unix/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
src_compile() {
emake clean
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
@ 2021-01-06 13:19 Fabian Groffen
0 siblings, 0 replies; 15+ messages in thread
From: Fabian Groffen @ 2021-01-06 13:19 UTC (permalink / raw
To: gentoo-commits
commit: 350fb69c2553405e1ef10f26b5550b7eb3581712
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 6 13:15:41 2021 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan 6 13:15:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=350fb69c
app-misc/figlet: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
app-misc/figlet/figlet-2.2.5-r1.ebuild | 2 +-
app-misc/figlet/figlet-2.2.5.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-misc/figlet/figlet-2.2.5-r1.ebuild b/app-misc/figlet/figlet-2.2.5-r1.ebuild
index ebd24f7f7ca..5df244b0e10 100644
--- a/app-misc/figlet/figlet-2.2.5-r1.ebuild
+++ b/app-misc/figlet/figlet-2.2.5-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.figlet.org/pub/figlet/program/unix/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
src_compile() {
emake clean
diff --git a/app-misc/figlet/figlet-2.2.5.ebuild b/app-misc/figlet/figlet-2.2.5.ebuild
index 42a155947ea..bcf50ee4df2 100644
--- a/app-misc/figlet/figlet-2.2.5.ebuild
+++ b/app-misc/figlet/figlet-2.2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.figlet.org/pub/figlet/program/unix/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE=""
src_compile() {
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
@ 2021-01-07 11:15 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-01-07 11:15 UTC (permalink / raw
To: gentoo-commits
commit: 1aea6d919d0d550b8a2d254048ff7d879faee8ef
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 7 11:14:11 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 7 11:15:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aea6d91
app-misc/figlet: Stabilize 2.2.5-r1 ppc, #763381
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/figlet/figlet-2.2.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/figlet/figlet-2.2.5-r1.ebuild b/app-misc/figlet/figlet-2.2.5-r1.ebuild
index f2928e51bd3..29995b4c11e 100644
--- a/app-misc/figlet/figlet-2.2.5-r1.ebuild
+++ b/app-misc/figlet/figlet-2.2.5-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.figlet.org/pub/figlet/program/unix/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
src_compile() {
emake clean
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
@ 2021-01-07 18:57 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-01-07 18:57 UTC (permalink / raw
To: gentoo-commits
commit: e8ccdac435152db3d47c4bc3f786b4db2e9a91d4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 7 18:57:12 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 7 18:57:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ccdac4
app-misc/figlet: Stabilize 2.2.5-r1 ppc64, #763381
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/figlet/figlet-2.2.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/figlet/figlet-2.2.5-r1.ebuild b/app-misc/figlet/figlet-2.2.5-r1.ebuild
index 29995b4c11e..5f6d3e2c0a5 100644
--- a/app-misc/figlet/figlet-2.2.5-r1.ebuild
+++ b/app-misc/figlet/figlet-2.2.5-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.figlet.org/pub/figlet/program/unix/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
src_compile() {
emake clean
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
@ 2021-01-07 19:04 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-01-07 19:04 UTC (permalink / raw
To: gentoo-commits
commit: a1a1820cfffeee045793b9034d828d7f2fdca9cb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 7 19:01:27 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 7 19:01:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1a1820c
app-misc/figlet: cleanup old
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/figlet/figlet-2.2.5.ebuild | 39 -------------------------------------
1 file changed, 39 deletions(-)
diff --git a/app-misc/figlet/figlet-2.2.5.ebuild b/app-misc/figlet/figlet-2.2.5.ebuild
deleted file mode 100644
index bcf50ee4df2..00000000000
--- a/app-misc/figlet/figlet-2.2.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils bash-completion-r1 toolchain-funcs
-
-DESCRIPTION="program for making large letters out of ordinary text"
-HOMEPAGE="http://www.figlet.org/"
-SRC_URI="ftp://ftp.figlet.org/pub/figlet/program/unix/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE=""
-
-src_compile() {
- emake clean
- emake \
- CC="$(tc-getCC)" \
- LD="$(tc-getCC)" \
- CFLAGS="${CFLAGS}" \
- LDFLAGS="${LDFLAGS}" \
- prefix="${EPREFIX}/usr" \
- all
-}
-
-src_install() {
- emake \
- DESTDIR="${D}" \
- BINDIR="${EPREFIX}/usr/bin" \
- MANDIR="${EPREFIX}/usr/share/man" \
- prefix="${EPREFIX}/usr" \
- install
-
- doman chkfont.6 figlet.6 figlist.6 showfigfonts.6
- dodoc README figfont.txt
-
- dobashcomp "${FILESDIR}"/figlet.bashcomp
-}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
@ 2021-01-25 14:18 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-01-25 14:18 UTC (permalink / raw
To: gentoo-commits
commit: 8247aebc2b3eee7b2a215414940e78f4af4fb671
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 14:16:41 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 14:16:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8247aebc
app-misc/figlet: Keyword 2.2.5-r1 arm64, #766878
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/figlet/figlet-2.2.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/figlet/figlet-2.2.5-r1.ebuild b/app-misc/figlet/figlet-2.2.5-r1.ebuild
index 5f6d3e2c0a5..6b8b2829ed8 100644
--- a/app-misc/figlet/figlet-2.2.5-r1.ebuild
+++ b/app-misc/figlet/figlet-2.2.5-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.figlet.org/pub/figlet/program/unix/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
src_compile() {
emake clean
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
@ 2021-02-01 4:44 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-02-01 4:44 UTC (permalink / raw
To: gentoo-commits
commit: 133b979afbbca556d623f319e4c71cf047d2874d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 1 04:44:29 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 1 04:44:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=133b979a
app-misc/figlet: Stabilize 2.2.5-r1 arm64, #768006
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/figlet/figlet-2.2.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/figlet/figlet-2.2.5-r1.ebuild b/app-misc/figlet/figlet-2.2.5-r1.ebuild
index 6b8b2829ed8..9e32653271a 100644
--- a/app-misc/figlet/figlet-2.2.5-r1.ebuild
+++ b/app-misc/figlet/figlet-2.2.5-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.figlet.org/pub/figlet/program/unix/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
src_compile() {
emake clean
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
@ 2021-04-03 21:58 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-04-03 21:58 UTC (permalink / raw
To: gentoo-commits
commit: c01048d1ab3f6d012508b6da6d8cb2260522eca1
Author: Matt Smith <matt <AT> offtopica <DOT> uk>
AuthorDate: Sat Apr 3 16:59:56 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 3 21:58:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c01048d1
app-misc/figlet: EAPI 7
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Matt Smith <matt <AT> offtopica.uk>
Closes: https://github.com/gentoo/gentoo/pull/20245
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/figlet/figlet-2.2.5-r1.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-misc/figlet/figlet-2.2.5-r1.ebuild b/app-misc/figlet/figlet-2.2.5-r1.ebuild
index 9e32653271a..7514e810fb6 100644
--- a/app-misc/figlet/figlet-2.2.5-r1.ebuild
+++ b/app-misc/figlet/figlet-2.2.5-r1.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-inherit eutils bash-completion-r1 toolchain-funcs
+EAPI=7
+
+inherit bash-completion-r1 toolchain-funcs
DESCRIPTION="program for making large letters out of ordinary text"
HOMEPAGE="http://www.figlet.org/"
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/
@ 2024-09-24 7:02 Joonas Niilola
0 siblings, 0 replies; 15+ messages in thread
From: Joonas Niilola @ 2024-09-24 7:02 UTC (permalink / raw
To: gentoo-commits
commit: bab280c7e7d422e77b714787d0a8aab75fda1d35
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Sep 4 17:47:21 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Sep 24 07:01:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bab280c7
app-misc/figlet: remove live ebuild
Remove live ebuild since upstream wasn't updated for a couple of years.
I think it makes no sense to keep these ebuilds, especially when the
non-live ebuild is already at HEAD.
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-misc/figlet/figlet-9999.ebuild | 38 --------------------------------------
1 file changed, 38 deletions(-)
diff --git a/app-misc/figlet/figlet-9999.ebuild b/app-misc/figlet/figlet-9999.ebuild
deleted file mode 100644
index 30e2a9d7e973..000000000000
--- a/app-misc/figlet/figlet-9999.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit bash-completion-r1 git-r3 toolchain-funcs
-
-DESCRIPTION="program for making large letters out of ordinary text"
-HOMEPAGE="http://www.figlet.org/"
-EGIT_REPO_URI="https://github.com/cmatsuoka/figlet"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS=""
-
-src_compile() {
- emake clean
- emake \
- CC="$(tc-getCC)" \
- CFLAGS="${CFLAGS}" \
- LD="$(tc-getCC)" \
- LDFLAGS="${LDFLAGS}" \
- prefix="${EPREFIX}/usr" \
- all
-}
-
-src_install() {
- emake \
- BINDIR="${EPREFIX}/usr/bin" \
- DESTDIR="${D}" \
- MANDIR="${EPREFIX}/usr/share/man" \
- prefix="${EPREFIX}/usr" \
- install
-
- doman chkfont.6 figlet.6 figlist.6 showfigfonts.6
- dodoc README figfont.txt
-
- newbashcomp "${FILESDIR}"/figlet.bashcomp-r1 figlet
-}
^ permalink raw reply related [flat|nested] 15+ messages in thread
end of thread, other threads:[~2024-09-24 7:02 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-07 18:57 [gentoo-commits] repo/gentoo:master commit in: app-misc/figlet/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-09-24 7:02 Joonas Niilola
2021-04-03 21:58 Sam James
2021-02-01 4:44 Sam James
2021-01-25 14:18 Sam James
2021-01-07 19:04 Sam James
2021-01-07 11:15 Sam James
2021-01-06 13:19 Fabian Groffen
2021-01-04 1:32 Sam James
2021-01-04 1:32 Sam James
2020-07-16 13:33 Jeroen Roovers
2020-07-16 13:33 Jeroen Roovers
2017-11-20 16:41 Jeroen Roovers
2017-01-29 14:59 Fabian Groffen
2017-01-02 8:19 Fabian Groffen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox