Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bff: remove package
@ 2022-08-09 21:11 meator
  2022-08-09 21:59 ` Chocimier
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: meator @ 2022-08-09 21:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 613 bytes --]

There is a new pull request by meator against master on the void-packages repository

https://github.com/meator/void-packages bff
https://github.com/void-linux/void-packages/pull/38564

bff: remove package
<!-- Uncomment relevant sections and delete options which are not applicable -->

I've considered moving `bff-apankrat` to `bff` since `bff` is dead but #5947 suggests that they should be kept separate. This has been uncovered by #38555.

#### Testing the changes
- I tested the changes in this PR: **briefly**

A patch file from https://github.com/void-linux/void-packages/pull/38564.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bff-38564.patch --]
[-- Type: text/x-diff, Size: 1375 bytes --]

From aaf3cba9f4d9fe2625fade3ec9ec03b15a2cd3a8 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Tue, 9 Aug 2022 22:48:38 +0200
Subject: [PATCH] bff: remove package

---
 srcpkgs/bff/template              | 17 -----------------
 srcpkgs/removed-packages/template |  1 +
 2 files changed, 1 insertion(+), 17 deletions(-)
 delete mode 100644 srcpkgs/bff/template

diff --git a/srcpkgs/bff/template b/srcpkgs/bff/template
deleted file mode 100644
index 8eb4d6e1520f..000000000000
--- a/srcpkgs/bff/template
+++ /dev/null
@@ -1,17 +0,0 @@
-# Template file for 'bff'
-pkgname=bff
-reverts=1.0.5_1
-version=1.0
-revision=3
-build_style=fetch
-short_desc="Brainfuck interpreter (DBFI dialect)"
-maintainer="ananteris <ananteris@mailinator.com>"
-license="Public Domain"
-homepage="http://mazonka.com/brainf/"
-distfiles="http://mazonka.com/brainf/bff4.c"
-checksum=6139b587a7ac40b0bda023064172e9bbccfce15cd8c879ec601e8ee70b83aec3
-
-do_install() {
-	$CC $CFLAGS $LDFLAGS bff4.c -o bff
-	vbin bff
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 30cb55c291fb..e3db9ed21955 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -26,6 +26,7 @@ replaces="
  atom<=1.44.0_1
  avogadro-devel<=1.2.0_8
  avogadro<=1.2.0_8
+ bff<=1.0_3
  bokken<=1.8_3
  bomi<=0.9.11_17
  burp-client<=1.4.40_13

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

* Re: bff: remove package
  2022-08-09 21:11 [PR PATCH] bff: remove package meator
@ 2022-08-09 21:59 ` Chocimier
  2022-08-10  6:21 ` [PR PATCH] [Updated] " meator
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Chocimier @ 2022-08-09 21:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/38564#issuecomment-1209934740

Comment:
Same source is at https://download.opensuse.org/repositories/openSUSE:/Factory/standard/src/bff4-1-14.27.src.rpm
I can mirror on some other hosting if you dislike a side-stream.

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

* Re: [PR PATCH] [Updated] bff: remove package
  2022-08-09 21:11 [PR PATCH] bff: remove package meator
  2022-08-09 21:59 ` Chocimier
@ 2022-08-10  6:21 ` meator
  2022-08-10  6:22 ` [PR PATCH] [Updated] bff: change distfile meator
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: meator @ 2022-08-10  6:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 618 bytes --]

There is an updated pull request by meator against master on the void-packages repository

https://github.com/meator/void-packages bff
https://github.com/void-linux/void-packages/pull/38564

bff: remove package
<!-- Uncomment relevant sections and delete options which are not applicable -->

I've considered moving `bff-apankrat` to `bff` since `bff` is dead but #5947 suggests that they should be kept separate. This has been uncovered by #38555.

#### Testing the changes
- I tested the changes in this PR: **briefly**

A patch file from https://github.com/void-linux/void-packages/pull/38564.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bff-38564.patch --]
[-- Type: text/x-diff, Size: 1137 bytes --]

From 3e6ae42acf481e32b3f03446e6d51aba022c2f49 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Wed, 10 Aug 2022 08:18:14 +0200
Subject: [PATCH] bff: change distfile

Upstream is dead, moving to OpenSUSE's source.
---
 srcpkgs/bff/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/bff/template b/srcpkgs/bff/template
index 8eb4d6e1520f..34204645f9d1 100644
--- a/srcpkgs/bff/template
+++ b/srcpkgs/bff/template
@@ -3,13 +3,14 @@ pkgname=bff
 reverts=1.0.5_1
 version=1.0
 revision=3
-build_style=fetch
+hostmakedepends="rpmextract"
+create_wrksrc="yes"
 short_desc="Brainfuck interpreter (DBFI dialect)"
 maintainer="ananteris <ananteris@mailinator.com>"
 license="Public Domain"
 homepage="http://mazonka.com/brainf/"
-distfiles="http://mazonka.com/brainf/bff4.c"
-checksum=6139b587a7ac40b0bda023064172e9bbccfce15cd8c879ec601e8ee70b83aec3
+distfiles="https://download.opensuse.org/repositories/openSUSE:/Factory/standard/src/bff4-1-14.27.src.rpm"
+checksum=7e4ff1e34f19873e700393468585b3e0ab829dd7dac41e2e3d1bd53c3b08d092
 
 do_install() {
 	$CC $CFLAGS $LDFLAGS bff4.c -o bff

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

* Re: [PR PATCH] [Updated] bff: change distfile
  2022-08-09 21:11 [PR PATCH] bff: remove package meator
  2022-08-09 21:59 ` Chocimier
  2022-08-10  6:21 ` [PR PATCH] [Updated] " meator
@ 2022-08-10  6:22 ` meator
  2022-08-10  6:24 ` meator
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: meator @ 2022-08-10  6:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 619 bytes --]

There is an updated pull request by meator against master on the void-packages repository

https://github.com/meator/void-packages bff
https://github.com/void-linux/void-packages/pull/38564

bff: change distfile
<!-- Uncomment relevant sections and delete options which are not applicable -->

I've considered moving `bff-apankrat` to `bff` since `bff` is dead but #5947 suggests that they should be kept separate. This has been uncovered by #38555.

#### Testing the changes
- I tested the changes in this PR: **briefly**

A patch file from https://github.com/void-linux/void-packages/pull/38564.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bff-38564.patch --]
[-- Type: text/x-diff, Size: 1137 bytes --]

From a892ac1a6f65a262a881c588d26e61b15a0f7b54 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Wed, 10 Aug 2022 08:18:14 +0200
Subject: [PATCH] bff: change distfile

Upstream is dead, moving to OpenSUSE's source.
---
 srcpkgs/bff/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/bff/template b/srcpkgs/bff/template
index 8eb4d6e1520f..e0c0eafb3747 100644
--- a/srcpkgs/bff/template
+++ b/srcpkgs/bff/template
@@ -3,13 +3,14 @@ pkgname=bff
 reverts=1.0.5_1
 version=1.0
 revision=3
-build_style=fetch
+create_wrksrc="yes"
+hostmakedepends="rpmextract"
 short_desc="Brainfuck interpreter (DBFI dialect)"
 maintainer="ananteris <ananteris@mailinator.com>"
 license="Public Domain"
 homepage="http://mazonka.com/brainf/"
-distfiles="http://mazonka.com/brainf/bff4.c"
-checksum=6139b587a7ac40b0bda023064172e9bbccfce15cd8c879ec601e8ee70b83aec3
+distfiles="https://download.opensuse.org/repositories/openSUSE:/Factory/standard/src/bff4-1-14.27.src.rpm"
+checksum=7e4ff1e34f19873e700393468585b3e0ab829dd7dac41e2e3d1bd53c3b08d092
 
 do_install() {
 	$CC $CFLAGS $LDFLAGS bff4.c -o bff

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

* Re: bff: change distfile
  2022-08-09 21:11 [PR PATCH] bff: remove package meator
                   ` (2 preceding siblings ...)
  2022-08-10  6:22 ` [PR PATCH] [Updated] bff: change distfile meator
@ 2022-08-10  6:24 ` meator
  2022-08-10 16:01 ` Chocimier
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: meator @ 2022-08-10  6:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 197 bytes --]

New comment by meator on void-packages repository

https://github.com/void-linux/void-packages/pull/38564#issuecomment-1210215708

Comment:
What should the `homepage` be? https://web.archive.org/?

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

* Re: bff: change distfile
  2022-08-09 21:11 [PR PATCH] bff: remove package meator
                   ` (3 preceding siblings ...)
  2022-08-10  6:24 ` meator
@ 2022-08-10 16:01 ` Chocimier
  2022-08-11 18:32 ` [PR PATCH] [Updated] " meator
  2022-08-11 18:40 ` [PR PATCH] [Merged]: " Chocimier
  6 siblings, 0 replies; 8+ messages in thread
From: Chocimier @ 2022-08-10 16:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 150 bytes --]

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/38564#issuecomment-1210913644

Comment:
can be

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

* Re: [PR PATCH] [Updated] bff: change distfile
  2022-08-09 21:11 [PR PATCH] bff: remove package meator
                   ` (4 preceding siblings ...)
  2022-08-10 16:01 ` Chocimier
@ 2022-08-11 18:32 ` meator
  2022-08-11 18:40 ` [PR PATCH] [Merged]: " Chocimier
  6 siblings, 0 replies; 8+ messages in thread
From: meator @ 2022-08-11 18:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 619 bytes --]

There is an updated pull request by meator against master on the void-packages repository

https://github.com/meator/void-packages bff
https://github.com/void-linux/void-packages/pull/38564

bff: change distfile
<!-- Uncomment relevant sections and delete options which are not applicable -->

I've considered moving `bff-apankrat` to `bff` since `bff` is dead but #5947 suggests that they should be kept separate. This has been uncovered by #38555.

#### Testing the changes
- I tested the changes in this PR: **briefly**

A patch file from https://github.com/void-linux/void-packages/pull/38564.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bff-38564.patch --]
[-- Type: text/x-diff, Size: 1221 bytes --]

From fb9c1952b892d877648eb6430771f4d4121129a7 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Wed, 10 Aug 2022 08:18:14 +0200
Subject: [PATCH] bff: change distfile

Upstream is dead, moving to OpenSUSE's source.
---
 srcpkgs/bff/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/bff/template b/srcpkgs/bff/template
index 8eb4d6e1520f..3f4e0f63a2ba 100644
--- a/srcpkgs/bff/template
+++ b/srcpkgs/bff/template
@@ -3,13 +3,14 @@ pkgname=bff
 reverts=1.0.5_1
 version=1.0
 revision=3
-build_style=fetch
+create_wrksrc="yes"
+hostmakedepends="rpmextract"
 short_desc="Brainfuck interpreter (DBFI dialect)"
 maintainer="ananteris <ananteris@mailinator.com>"
 license="Public Domain"
-homepage="http://mazonka.com/brainf/"
-distfiles="http://mazonka.com/brainf/bff4.c"
-checksum=6139b587a7ac40b0bda023064172e9bbccfce15cd8c879ec601e8ee70b83aec3
+homepage="https://web.archive.org/web/20211106162728/http://mazonka.com/brainf/"
+distfiles="https://download.opensuse.org/repositories/openSUSE:/Factory/standard/src/bff4-1-14.27.src.rpm"
+checksum=7e4ff1e34f19873e700393468585b3e0ab829dd7dac41e2e3d1bd53c3b08d092
 
 do_install() {
 	$CC $CFLAGS $LDFLAGS bff4.c -o bff

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

* Re: [PR PATCH] [Merged]: bff: change distfile
  2022-08-09 21:11 [PR PATCH] bff: remove package meator
                   ` (5 preceding siblings ...)
  2022-08-11 18:32 ` [PR PATCH] [Updated] " meator
@ 2022-08-11 18:40 ` Chocimier
  6 siblings, 0 replies; 8+ messages in thread
From: Chocimier @ 2022-08-11 18:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 469 bytes --]

There's a merged pull request on the void-packages repository

bff: change distfile
https://github.com/void-linux/void-packages/pull/38564

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

I've considered moving `bff-apankrat` to `bff` since `bff` is dead but #5947 suggests that they should be kept separate. This has been uncovered by #38555.

#### Testing the changes
- I tested the changes in this PR: **briefly**

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

end of thread, other threads:[~2022-08-11 18:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-09 21:11 [PR PATCH] bff: remove package meator
2022-08-09 21:59 ` Chocimier
2022-08-10  6:21 ` [PR PATCH] [Updated] " meator
2022-08-10  6:22 ` [PR PATCH] [Updated] bff: change distfile meator
2022-08-10  6:24 ` meator
2022-08-10 16:01 ` Chocimier
2022-08-11 18:32 ` [PR PATCH] [Updated] " meator
2022-08-11 18:40 ` [PR PATCH] [Merged]: " Chocimier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).