* [PR PATCH] New package: bibiman-0.9.2
@ 2025-01-02 11:19 lukeflo
2025-01-03 7:58 ` [PR PATCH] [Updated] " lukeflo
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: lukeflo @ 2025-01-02 11:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 740 bytes --]
There is a new pull request by lukeflo against master on the void-packages repository
https://github.com/lukeflo/void-packages bibiman
https://github.com/void-linux/void-packages/pull/53803
New package: bibiman-0.9.2
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **Yes**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (glibc)
A patch file from https://github.com/void-linux/void-packages/pull/53803.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bibiman-53803.patch --]
[-- Type: text/x-diff, Size: 935 bytes --]
From 5c8d3879258c1a929e7323876f5fd07f32928380 Mon Sep 17 00:00:00 2001
From: lukeflo <lukeflo_git@posteo.de>
Date: Thu, 2 Jan 2025 12:14:11 +0100
Subject: [PATCH] New package: bibiman-0.9.2
---
srcpkgs/bibiman/template | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 srcpkgs/bibiman/template
diff --git a/srcpkgs/bibiman/template b/srcpkgs/bibiman/template
new file mode 100644
index 00000000000000..35fd3792aadfa9
--- /dev/null
+++ b/srcpkgs/bibiman/template
@@ -0,0 +1,11 @@
+# Template file for 'bibiman'
+pkgname=bibiman
+version=0.9.2
+revision=1
+build_style=cargo
+short_desc="TUI for managing and working with BibLaTeX files"
+maintainer="lukeflo <lukeflo_git@posteo.de>"
+license="GPL-3.0-or-later"
+homepage="https://codeberg.org/lukeflo/bibiman"
+distfiles="https://codeberg.org/lukeflo/bibiman/archive/v${version}.tar.gz"
+checksum=b1da7f19c1a66b13480a6c725e623b5f04fb28c99e3d5294172752e8ca4ddaa7
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PR PATCH] [Updated] New package: bibiman-0.9.2
2025-01-02 11:19 [PR PATCH] New package: bibiman-0.9.2 lukeflo
@ 2025-01-03 7:58 ` lukeflo
2025-01-03 7:59 ` lukeflo
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: lukeflo @ 2025-01-03 7:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 954 bytes --]
There is an updated pull request by lukeflo against master on the void-packages repository
https://github.com/lukeflo/void-packages bibiman
https://github.com/void-linux/void-packages/pull/53803
New package: bibiman-0.9.2
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **Yes**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
*PS*: original PR was #52954, but I messed it up due to unreckognized rebase and following force-push on wrong branch. Thus, I had to reopen it again. Wont happen again. Sorry for the inconvenience!
A patch file from https://github.com/void-linux/void-packages/pull/53803.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bibiman-53803.patch --]
[-- Type: text/x-diff, Size: 935 bytes --]
From 00e91ef73bed57ebf0629d3f7fb980181e28efec Mon Sep 17 00:00:00 2001
From: lukeflo <lukeflo_git@posteo.de>
Date: Thu, 2 Jan 2025 12:14:11 +0100
Subject: [PATCH] New package: bibiman-0.9.3
---
srcpkgs/bibiman/template | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 srcpkgs/bibiman/template
diff --git a/srcpkgs/bibiman/template b/srcpkgs/bibiman/template
new file mode 100644
index 00000000000000..e9f9797d7552c3
--- /dev/null
+++ b/srcpkgs/bibiman/template
@@ -0,0 +1,11 @@
+# Template file for 'bibiman'
+pkgname=bibiman
+version=0.9.3
+revision=1
+build_style=cargo
+short_desc="TUI for managing and working with BibLaTeX files"
+maintainer="lukeflo <lukeflo_git@posteo.de>"
+license="GPL-3.0-or-later"
+homepage="https://codeberg.org/lukeflo/bibiman"
+distfiles="https://codeberg.org/lukeflo/bibiman/archive/v${version}.tar.gz"
+checksum=650ef594b3fe0578b6fd34c6482a0c898db74c845090b4ea8d6a84ac5128edb7
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: New package: bibiman-0.9.2
2025-01-02 11:19 [PR PATCH] New package: bibiman-0.9.2 lukeflo
2025-01-03 7:58 ` [PR PATCH] [Updated] " lukeflo
@ 2025-01-03 7:59 ` lukeflo
2025-01-09 17:31 ` New package: bibiman-0.9.3 dkwo
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: lukeflo @ 2025-01-03 7:59 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 206 bytes --]
New comment by lukeflo on void-packages repository
https://github.com/void-linux/void-packages/pull/53803#issuecomment-2568818180
Comment:
Fixed the bugs in the test module which let the last build fail!
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: New package: bibiman-0.9.3
2025-01-02 11:19 [PR PATCH] New package: bibiman-0.9.2 lukeflo
2025-01-03 7:58 ` [PR PATCH] [Updated] " lukeflo
2025-01-03 7:59 ` lukeflo
@ 2025-01-09 17:31 ` dkwo
2025-01-10 8:56 ` lukeflo
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: dkwo @ 2025-01-09 17:31 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 187 bytes --]
New comment by dkwo on void-packages repository
https://github.com/void-linux/void-packages/pull/53803#issuecomment-2580886429
Comment:
Thanks. I started using this, and it looks nice.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: New package: bibiman-0.9.3
2025-01-02 11:19 [PR PATCH] New package: bibiman-0.9.2 lukeflo
` (2 preceding siblings ...)
2025-01-09 17:31 ` New package: bibiman-0.9.3 dkwo
@ 2025-01-10 8:56 ` lukeflo
2025-01-29 20:55 ` [PR PATCH] [Updated] " lukeflo
2025-01-30 7:53 ` [PR PATCH] [Updated] New package: bibiman-0.10.0 lukeflo
5 siblings, 0 replies; 7+ messages in thread
From: lukeflo @ 2025-01-10 8:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 284 bytes --]
New comment by lukeflo on void-packages repository
https://github.com/void-linux/void-packages/pull/53803#issuecomment-2582096940
Comment:
> Thanks. I started using this, and it looks nice.
Great to hear 😄. I will keep that PR updated until it hopefully gets merged some day.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PR PATCH] [Updated] New package: bibiman-0.9.3
2025-01-02 11:19 [PR PATCH] New package: bibiman-0.9.2 lukeflo
` (3 preceding siblings ...)
2025-01-10 8:56 ` lukeflo
@ 2025-01-29 20:55 ` lukeflo
2025-01-30 7:53 ` [PR PATCH] [Updated] New package: bibiman-0.10.0 lukeflo
5 siblings, 0 replies; 7+ messages in thread
From: lukeflo @ 2025-01-29 20:55 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 954 bytes --]
There is an updated pull request by lukeflo against master on the void-packages repository
https://github.com/lukeflo/void-packages bibiman
https://github.com/void-linux/void-packages/pull/53803
New package: bibiman-0.9.3
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **Yes**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
*PS*: original PR was #52954, but I messed it up due to unreckognized rebase and following force-push on wrong branch. Thus, I had to reopen it again. Wont happen again. Sorry for the inconvenience!
A patch file from https://github.com/void-linux/void-packages/pull/53803.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bibiman-53803.patch --]
[-- Type: text/x-diff, Size: 1950 bytes --]
From 00e91ef73bed57ebf0629d3f7fb980181e28efec Mon Sep 17 00:00:00 2001
From: lukeflo <lukeflo_git@posteo.de>
Date: Thu, 2 Jan 2025 12:14:11 +0100
Subject: [PATCH 1/2] New package: bibiman-0.9.3
---
srcpkgs/bibiman/template | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 srcpkgs/bibiman/template
diff --git a/srcpkgs/bibiman/template b/srcpkgs/bibiman/template
new file mode 100644
index 00000000000000..e9f9797d7552c3
--- /dev/null
+++ b/srcpkgs/bibiman/template
@@ -0,0 +1,11 @@
+# Template file for 'bibiman'
+pkgname=bibiman
+version=0.9.3
+revision=1
+build_style=cargo
+short_desc="TUI for managing and working with BibLaTeX files"
+maintainer="lukeflo <lukeflo_git@posteo.de>"
+license="GPL-3.0-or-later"
+homepage="https://codeberg.org/lukeflo/bibiman"
+distfiles="https://codeberg.org/lukeflo/bibiman/archive/v${version}.tar.gz"
+checksum=650ef594b3fe0578b6fd34c6482a0c898db74c845090b4ea8d6a84ac5128edb7
From f9771656ede66ca71a2a538ed3c2e95411796ff7 Mon Sep 17 00:00:00 2001
From: lukeflo <lukeflo_git@posteo.de>
Date: Wed, 29 Jan 2025 21:54:07 +0100
Subject: [PATCH 2/2] bibiman: update to 0.10.0.
---
srcpkgs/bibiman/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/bibiman/template b/srcpkgs/bibiman/template
index e9f9797d7552c3..af5b156e990dab 100644
--- a/srcpkgs/bibiman/template
+++ b/srcpkgs/bibiman/template
@@ -1,6 +1,6 @@
# Template file for 'bibiman'
pkgname=bibiman
-version=0.9.3
+version=0.10.0
revision=1
build_style=cargo
short_desc="TUI for managing and working with BibLaTeX files"
@@ -8,4 +8,4 @@ maintainer="lukeflo <lukeflo_git@posteo.de>"
license="GPL-3.0-or-later"
homepage="https://codeberg.org/lukeflo/bibiman"
distfiles="https://codeberg.org/lukeflo/bibiman/archive/v${version}.tar.gz"
-checksum=650ef594b3fe0578b6fd34c6482a0c898db74c845090b4ea8d6a84ac5128edb7
+checksum=c6f1ded9f10c55c7f8b4764e726ee211362dff61a688da8a56ee544c0069311d
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PR PATCH] [Updated] New package: bibiman-0.10.0
2025-01-02 11:19 [PR PATCH] New package: bibiman-0.9.2 lukeflo
` (4 preceding siblings ...)
2025-01-29 20:55 ` [PR PATCH] [Updated] " lukeflo
@ 2025-01-30 7:53 ` lukeflo
5 siblings, 0 replies; 7+ messages in thread
From: lukeflo @ 2025-01-30 7:53 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 955 bytes --]
There is an updated pull request by lukeflo against master on the void-packages repository
https://github.com/lukeflo/void-packages bibiman
https://github.com/void-linux/void-packages/pull/53803
New package: bibiman-0.10.0
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **Yes**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
*PS*: original PR was #52954, but I messed it up due to unreckognized rebase and following force-push on wrong branch. Thus, I had to reopen it again. Wont happen again. Sorry for the inconvenience!
A patch file from https://github.com/void-linux/void-packages/pull/53803.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bibiman-53803.patch --]
[-- Type: text/x-diff, Size: 937 bytes --]
From a718c620f79622db43e862497d5ec2bba12e0d91 Mon Sep 17 00:00:00 2001
From: lukeflo <lukeflo_git@posteo.de>
Date: Thu, 2 Jan 2025 12:14:11 +0100
Subject: [PATCH] New package: bibiman-0.10.0
---
srcpkgs/bibiman/template | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 srcpkgs/bibiman/template
diff --git a/srcpkgs/bibiman/template b/srcpkgs/bibiman/template
new file mode 100644
index 00000000000000..af5b156e990dab
--- /dev/null
+++ b/srcpkgs/bibiman/template
@@ -0,0 +1,11 @@
+# Template file for 'bibiman'
+pkgname=bibiman
+version=0.10.0
+revision=1
+build_style=cargo
+short_desc="TUI for managing and working with BibLaTeX files"
+maintainer="lukeflo <lukeflo_git@posteo.de>"
+license="GPL-3.0-or-later"
+homepage="https://codeberg.org/lukeflo/bibiman"
+distfiles="https://codeberg.org/lukeflo/bibiman/archive/v${version}.tar.gz"
+checksum=c6f1ded9f10c55c7f8b4764e726ee211362dff61a688da8a56ee544c0069311d
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2025-01-30 7:53 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-02 11:19 [PR PATCH] New package: bibiman-0.9.2 lukeflo
2025-01-03 7:58 ` [PR PATCH] [Updated] " lukeflo
2025-01-03 7:59 ` lukeflo
2025-01-09 17:31 ` New package: bibiman-0.9.3 dkwo
2025-01-10 8:56 ` lukeflo
2025-01-29 20:55 ` [PR PATCH] [Updated] " lukeflo
2025-01-30 7:53 ` [PR PATCH] [Updated] New package: bibiman-0.10.0 lukeflo
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).