public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: media-sound/ibniz/
@ 2020-09-15  8:37 Andrew Ammerlaan
  0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2020-09-15  8:37 UTC (permalink / raw
  To: gentoo-commits

commit:     e64962d2bbe0b0c6f4adb64d67c0188aa03121c2
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sun Sep 13 18:06:42 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Sep 13 18:07:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e64962d2

media-sound/ibniz: Import from ::lanodanOverlay

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 media-sound/ibniz/Manifest          |  1 +
 media-sound/ibniz/ibniz-1.18.ebuild | 20 ++++++++++++++++++++
 media-sound/ibniz/metadata.xml      | 11 +++++++++++
 3 files changed, 32 insertions(+)

diff --git a/media-sound/ibniz/Manifest b/media-sound/ibniz/Manifest
new file mode 100644
index 00000000..90249017
--- /dev/null
+++ b/media-sound/ibniz/Manifest
@@ -0,0 +1 @@
+DIST ibniz-1.18.tar.gz 41049 BLAKE2B 7f1e15cdf084fae64ffb6c826fb55c961067e606f8d125d902a9d778910a8e790d6d4e07eb9d75b3d9742caa9e3257bae020faf8265b70cca64ec0a4db345c3f SHA512 63448e3eb639a831b847cc3a737040a661ff4107e53ff70b9c33ba951c584ca903729547efd27afff9ac0b9e25a315a1d36670a4f4722c3d2287f375cb1bd760

diff --git a/media-sound/ibniz/ibniz-1.18.ebuild b/media-sound/ibniz/ibniz-1.18.ebuild
new file mode 100644
index 00000000..f1239ea7
--- /dev/null
+++ b/media-sound/ibniz/ibniz-1.18.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+DESCRIPTION="virtual machine designed for extremely compact low-level audiovisual programs"
+HOMEPAGE="http://pelulamu.net/ibniz/"
+SRC_URI="http://pelulamu.net/ibniz/${P}.tar.gz"
+
+LICENSE="ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="media-libs/libsdl"
+RDEPEND="${DEPEND}"
+
+src_install() {
+	dobin ibniz
+}

diff --git a/media-sound/ibniz/metadata.xml b/media-sound/ibniz/metadata.xml
new file mode 100644
index 00000000..0bc41571
--- /dev/null
+++ b/media-sound/ibniz/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>contact@hacktivis.me</email>
+	</maintainer>
+	<longdescription lang="en">
+IBNIZ is a virtual machine designed for extremely compact low-level audiovisual programs. The leading design goal is usefulness as a platform for demoscene productions, glitch art and similar projects. Mainsteam software engineering aspects are considered totally irrelevant.
+IBNIZ stands for Ideally Bare Numeric Impression giZmo. The name also refers to Gottfried Leibniz, the 17th-century polymath who, among all, invented binary arithmetic, built the first four-operation calculating machine, and believed that the world was designed with the principle that a minimal set of rules should yield a maximal diversity.
+</longdescription>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: media-sound/ibniz/
@ 2020-09-15  8:37 Andrew Ammerlaan
  0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2020-09-15  8:37 UTC (permalink / raw
  To: gentoo-commits

commit:     697f0d8f03119dd3adc959d2c832508607e95f7d
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sun Sep 13 20:31:11 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Sep 13 20:31:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=697f0d8f

media-sound/ibniz: Bump to EAPI 7

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 media-sound/ibniz/ibniz-1.18.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/ibniz/ibniz-1.18.ebuild b/media-sound/ibniz/ibniz-1.18.ebuild
index f1239ea7..709c52d2 100644
--- a/media-sound/ibniz/ibniz-1.18.ebuild
+++ b/media-sound/ibniz/ibniz-1.18.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="virtual machine designed for extremely compact low-level audiovisual programs"
 HOMEPAGE="http://pelulamu.net/ibniz/"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: media-sound/ibniz/
@ 2020-12-24 10:30 Andrew Ammerlaan
  0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2020-12-24 10:30 UTC (permalink / raw
  To: gentoo-commits

commit:     c794a4a1011ce5a484720b42ecfe4baef093a13a
Author:     Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Wed Dec 23 20:41:44 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Dec 23 20:41:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c794a4a1

media-sound/ibniz: fix tc-direct,cflags,pre-strip; depend libsdl[X]

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans <AT> posteo.de>

 media-sound/ibniz/ibniz-1.18.ebuild | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/media-sound/ibniz/ibniz-1.18.ebuild b/media-sound/ibniz/ibniz-1.18.ebuild
index 709c52d2..5c80dc61 100644
--- a/media-sound/ibniz/ibniz-1.18.ebuild
+++ b/media-sound/ibniz/ibniz-1.18.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=7
 
+inherit toolchain-funcs
+
 DESCRIPTION="virtual machine designed for extremely compact low-level audiovisual programs"
 HOMEPAGE="http://pelulamu.net/ibniz/"
 SRC_URI="http://pelulamu.net/ibniz/${P}.tar.gz"
@@ -10,11 +12,18 @@ SRC_URI="http://pelulamu.net/ibniz/${P}.tar.gz"
 LICENSE="ZLIB"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-DEPEND="media-libs/libsdl"
+DEPEND="media-libs/libsdl[X]"
 RDEPEND="${DEPEND}"
 
+src_prepare() {
+	default
+	sed -e "s/gcc/$(tc-getCC)/" \
+		-e "s/FLAGS=/FLAGS=${CFLAGS} /" \
+		-e "s/-s //" \
+		-i Makefile
+}
+
 src_install() {
 	dobin ibniz
 }


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: media-sound/ibniz/
@ 2021-03-16 10:49 Andrew Ammerlaan
  0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2021-03-16 10:49 UTC (permalink / raw
  To: gentoo-commits

commit:     2272516812813a02d3878e3346790ea825faeca1
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Mon Mar 15 12:07:48 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Mar 15 12:08:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=22725168

media-sound/ibniz: pelulamu.net → viznut.fi

Closes: https://bugs.gentoo.org/776346
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 media-sound/ibniz/ibniz-1.18.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-sound/ibniz/ibniz-1.18.ebuild b/media-sound/ibniz/ibniz-1.18.ebuild
index 5c80dc61..6765da88 100644
--- a/media-sound/ibniz/ibniz-1.18.ebuild
+++ b/media-sound/ibniz/ibniz-1.18.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=7
@@ -6,8 +6,8 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="virtual machine designed for extremely compact low-level audiovisual programs"
-HOMEPAGE="http://pelulamu.net/ibniz/"
-SRC_URI="http://pelulamu.net/ibniz/${P}.tar.gz"
+HOMEPAGE="http://viznut.fi/ibniz/"
+SRC_URI="http://viznut.fi/ibniz/${P}.tar.gz"
 
 LICENSE="ZLIB"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: media-sound/ibniz/
@ 2021-05-14 17:17 Andrew Ammerlaan
  0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2021-05-14 17:17 UTC (permalink / raw
  To: gentoo-commits

commit:     190c8299e0fdbf1138473f41e2d479fe77431548
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Fri May 14 11:31:01 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri May 14 11:31:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=190c8299

media-sound/ibniz: use LDFLAGS

Fixes: https://bugs.gentoo.org/781167
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 media-sound/ibniz/ibniz-1.18.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/media-sound/ibniz/ibniz-1.18.ebuild b/media-sound/ibniz/ibniz-1.18.ebuild
index 6765da88c..1e0e19f2a 100644
--- a/media-sound/ibniz/ibniz-1.18.ebuild
+++ b/media-sound/ibniz/ibniz-1.18.ebuild
@@ -18,10 +18,11 @@ RDEPEND="${DEPEND}"
 
 src_prepare() {
 	default
-	sed -e "s/gcc/$(tc-getCC)/" \
-		-e "s/FLAGS=/FLAGS=${CFLAGS} /" \
+	sed -r \
+		-e "s/gcc/$(tc-getCC)/" \
+		-e "s/^FLAGS=(.*)$/FLAGS=${CFLAGS} \1 ${LDFLAGS}/" \
 		-e "s/-s //" \
-		-i Makefile
+		-i Makefile || die
 }
 
 src_install() {


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-05-14 17:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-24 10:30 [gentoo-commits] repo/proj/guru:master commit in: media-sound/ibniz/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2021-05-14 17:17 Andrew Ammerlaan
2021-03-16 10:49 Andrew Ammerlaan
2020-09-15  8:37 Andrew Ammerlaan
2020-09-15  8:37 Andrew Ammerlaan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox