Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: typstyle-0.11.27
@ 2024-06-24 10:50 Bnyro
  2024-06-24 10:51 ` Bnyro
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Bnyro @ 2024-06-24 10:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages typstyle
https://github.com/void-linux/void-packages/pull/50961

New package: typstyle-0.11.27
<!-- 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


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

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

From 4e67b1c655fbaf2a9a411b3775476cd8e500ce59 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 24 Jun 2024 12:48:15 +0200
Subject: [PATCH] New package: typstyle-0.11.27

---
 srcpkgs/typstyle/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/typstyle/template

diff --git a/srcpkgs/typstyle/template b/srcpkgs/typstyle/template
new file mode 100644
index 00000000000000..5e34471915f440
--- /dev/null
+++ b/srcpkgs/typstyle/template
@@ -0,0 +1,14 @@
+# Template file for 'typstyle'
+pkgname=typstyle
+version=0.11.27
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libgit2-devel"
+short_desc="Beautiful and reliable typst code formatter"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="Apache-2.0"
+homepage="https://github.com/Enter-tainer/typstyle/"
+changelog="https://raw.githubusercontent.com/Enter-tainer/typstyle/v${version}/CHANGELOG.md"
+distfiles="https://github.com/Enter-tainer/typstyle/archive/refs/tags/v${version}.tar.gz"
+checksum=4d452679b0ec7b82634394127bd7d95198d2ae24c31b524a81278b0d228c8c3a

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

* Re: New package: typstyle-0.11.27
  2024-06-24 10:50 [PR PATCH] New package: typstyle-0.11.27 Bnyro
@ 2024-06-24 10:51 ` Bnyro
  2024-06-24 11:15 ` [PR PATCH] [Updated] " Bnyro
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: Bnyro @ 2024-06-24 10:51 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/50961#issuecomment-2186273889

Comment:
ref https://github.com/void-linux/void-packages/pull/50945#issuecomment-2186049022

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

* Re: [PR PATCH] [Updated] New package: typstyle-0.11.27
  2024-06-24 10:50 [PR PATCH] New package: typstyle-0.11.27 Bnyro
  2024-06-24 10:51 ` Bnyro
@ 2024-06-24 11:15 ` Bnyro
  2024-06-25  9:23 ` [PR REVIEW] " tranzystorekk
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: Bnyro @ 2024-06-24 11:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages typstyle
https://github.com/void-linux/void-packages/pull/50961

New package: typstyle-0.11.27
<!-- 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


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

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

From ae6edf7c82c14843a260ae4da8e40f5396aadd25 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 24 Jun 2024 12:48:15 +0200
Subject: [PATCH] New package: typstyle-0.11.27

---
 srcpkgs/typstyle/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/typstyle/template

diff --git a/srcpkgs/typstyle/template b/srcpkgs/typstyle/template
new file mode 100644
index 00000000000000..280506e8aa2f4a
--- /dev/null
+++ b/srcpkgs/typstyle/template
@@ -0,0 +1,15 @@
+# Template file for 'typstyle'
+pkgname=typstyle
+version=0.11.27
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libgit2-devel"
+depends="git"
+short_desc="Beautiful and reliable typst code formatter"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="Apache-2.0"
+homepage="https://github.com/Enter-tainer/typstyle/"
+changelog="https://raw.githubusercontent.com/Enter-tainer/typstyle/v${version}/CHANGELOG.md"
+distfiles="https://github.com/Enter-tainer/typstyle/archive/refs/tags/v${version}.tar.gz"
+checksum=4d452679b0ec7b82634394127bd7d95198d2ae24c31b524a81278b0d228c8c3a

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

* Re: [PR REVIEW] New package: typstyle-0.11.27
  2024-06-24 10:50 [PR PATCH] New package: typstyle-0.11.27 Bnyro
  2024-06-24 10:51 ` Bnyro
  2024-06-24 11:15 ` [PR PATCH] [Updated] " Bnyro
@ 2024-06-25  9:23 ` tranzystorekk
  2024-06-25  9:36 ` tranzystorekk
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: tranzystorekk @ 2024-06-25  9:23 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/50961#discussion_r1652342983

Comment:
```suggestion
changelog="https://raw.githubusercontent.com/Enter-tainer/typstyle/master/CHANGELOG.md"
```

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

* Re: [PR REVIEW] New package: typstyle-0.11.27
  2024-06-24 10:50 [PR PATCH] New package: typstyle-0.11.27 Bnyro
                   ` (2 preceding siblings ...)
  2024-06-25  9:23 ` [PR REVIEW] " tranzystorekk
@ 2024-06-25  9:36 ` tranzystorekk
  2024-06-25 10:25 ` tranzystorekk
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: tranzystorekk @ 2024-06-25  9:36 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/50961#discussion_r1652365338

Comment:
This is only used in the build script to obtain git info that isn't there anyway in the distfile. We should patch out all usage of git from the build deps, scripts and source, or even better, convince upstream to feature-gate it or sth like that.

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

* Re: [PR REVIEW] New package: typstyle-0.11.27
  2024-06-24 10:50 [PR PATCH] New package: typstyle-0.11.27 Bnyro
                   ` (3 preceding siblings ...)
  2024-06-25  9:36 ` tranzystorekk
@ 2024-06-25 10:25 ` tranzystorekk
  2024-06-25 10:30 ` tranzystorekk
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: tranzystorekk @ 2024-06-25 10:25 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/50961#discussion_r1652365338

Comment:
This is only used in the build script to obtain git info that isn't there anyway in the distfile. We should patch out all usage of git from the build deps, scripts and source, or even better, convince upstream to feature-gate it or sth like that.

Edit: https://github.com/Enter-tainer/typstyle/pull/100

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

* Re: [PR REVIEW] New package: typstyle-0.11.27
  2024-06-24 10:50 [PR PATCH] New package: typstyle-0.11.27 Bnyro
                   ` (4 preceding siblings ...)
  2024-06-25 10:25 ` tranzystorekk
@ 2024-06-25 10:30 ` tranzystorekk
  2024-06-25 10:31 ` tranzystorekk
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: tranzystorekk @ 2024-06-25 10:30 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/50961#discussion_r1652496120

Comment:
```suggestion
checkdepends="git"
```

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

* Re: [PR REVIEW] New package: typstyle-0.11.27
  2024-06-24 10:50 [PR PATCH] New package: typstyle-0.11.27 Bnyro
                   ` (5 preceding siblings ...)
  2024-06-25 10:30 ` tranzystorekk
@ 2024-06-25 10:31 ` tranzystorekk
  2024-06-25 15:47 ` Bnyro
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: tranzystorekk @ 2024-06-25 10:31 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/50961#discussion_r1652499864

Comment:
`wasm` feature seems only relevant when used as a library

```suggestion
hostmakedepends="pkg-config"
configure_args="--no-default-features --features=cli"
```

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

* Re: [PR REVIEW] New package: typstyle-0.11.27
  2024-06-24 10:50 [PR PATCH] New package: typstyle-0.11.27 Bnyro
                   ` (6 preceding siblings ...)
  2024-06-25 10:31 ` tranzystorekk
@ 2024-06-25 15:47 ` Bnyro
  2024-06-25 15:48 ` [PR PATCH] [Updated] " Bnyro
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: Bnyro @ 2024-06-25 15:47 UTC (permalink / raw)
  To: ml

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

New review comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/50961#discussion_r1653089020

Comment:
Thank you for upstreaming the changes!

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

* Re: [PR PATCH] [Updated] New package: typstyle-0.11.27
  2024-06-24 10:50 [PR PATCH] New package: typstyle-0.11.27 Bnyro
                   ` (7 preceding siblings ...)
  2024-06-25 15:47 ` Bnyro
@ 2024-06-25 15:48 ` Bnyro
  2024-06-25 15:55 ` Bnyro
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: Bnyro @ 2024-06-25 15:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages typstyle
https://github.com/void-linux/void-packages/pull/50961

New package: typstyle-0.11.27
<!-- 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


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

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

From a62fda3002d294c7f28a3790be5074e1356ef3c0 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 24 Jun 2024 12:48:15 +0200
Subject: [PATCH] New package: typstyle-0.11.27

---
 srcpkgs/typstyle/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/typstyle/template

diff --git a/srcpkgs/typstyle/template b/srcpkgs/typstyle/template
new file mode 100644
index 00000000000000..b114ae4873199f
--- /dev/null
+++ b/srcpkgs/typstyle/template
@@ -0,0 +1,15 @@
+# Template file for 'typstyle'
+pkgname=typstyle
+version=0.11.28
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+checkdepends="git"
+configure_args="--no-default-features --features=cli"
+short_desc="Beautiful and reliable typst code formatter"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="Apache-2.0"
+homepage="https://github.com/Enter-tainer/typstyle/"
+changelog="https://raw.githubusercontent.com/Enter-tainer/typstyle/master/CHANGELOG.md"
+distfiles="https://github.com/Enter-tainer/typstyle/archive/refs/tags/v${version}.tar.gz"
+checksum=4b35da6fe3c4a652a3afb493d9f28edf64e46631b1dba7c7727e669e57afd019

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

* Re: [PR PATCH] [Updated] New package: typstyle-0.11.27
  2024-06-24 10:50 [PR PATCH] New package: typstyle-0.11.27 Bnyro
                   ` (8 preceding siblings ...)
  2024-06-25 15:48 ` [PR PATCH] [Updated] " Bnyro
@ 2024-06-25 15:55 ` Bnyro
  2024-06-26 12:09 ` Bnyro
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: Bnyro @ 2024-06-25 15:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages typstyle
https://github.com/void-linux/void-packages/pull/50961

New package: typstyle-0.11.27
<!-- 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


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

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

From 4221d69057bd28f2af2414f27ca4a09620ef7e3d Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 24 Jun 2024 12:48:15 +0200
Subject: [PATCH] New package: typstyle-0.11.27

---
 srcpkgs/typstyle/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/typstyle/template

diff --git a/srcpkgs/typstyle/template b/srcpkgs/typstyle/template
new file mode 100644
index 00000000000000..392f844ef6507f
--- /dev/null
+++ b/srcpkgs/typstyle/template
@@ -0,0 +1,15 @@
+# Template file for 'typstyle'
+pkgname=typstyle
+version=0.11.28
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+configure_args="--no-default-features --features=cli"
+checkdepends="git"
+short_desc="Beautiful and reliable typst code formatter"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="Apache-2.0"
+homepage="https://github.com/Enter-tainer/typstyle/"
+changelog="https://raw.githubusercontent.com/Enter-tainer/typstyle/master/CHANGELOG.md"
+distfiles="https://github.com/Enter-tainer/typstyle/archive/refs/tags/v${version}.tar.gz"
+checksum=4b35da6fe3c4a652a3afb493d9f28edf64e46631b1dba7c7727e669e57afd019

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

* Re: [PR PATCH] [Updated] New package: typstyle-0.11.27
  2024-06-24 10:50 [PR PATCH] New package: typstyle-0.11.27 Bnyro
                   ` (9 preceding siblings ...)
  2024-06-25 15:55 ` Bnyro
@ 2024-06-26 12:09 ` Bnyro
  2024-06-26 13:37 ` tranzystorekk
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: Bnyro @ 2024-06-26 12:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages typstyle
https://github.com/void-linux/void-packages/pull/50961

New package: typstyle-0.11.27
<!-- 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


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

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

From 52bc0071cbf98ded025bce2a29b4ee1633e3961a Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 24 Jun 2024 12:48:15 +0200
Subject: [PATCH] New package: typstyle-0.11.27

---
 srcpkgs/typstyle/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/typstyle/template

diff --git a/srcpkgs/typstyle/template b/srcpkgs/typstyle/template
new file mode 100644
index 00000000000000..c15d168ef3a0b1
--- /dev/null
+++ b/srcpkgs/typstyle/template
@@ -0,0 +1,14 @@
+# Template file for 'typstyle'
+pkgname=typstyle
+version=0.11.28
+revision=1
+build_style=cargo
+configure_args="--no-default-features --features=cli"
+checkdepends="git"
+short_desc="Beautiful and reliable typst code formatter"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="Apache-2.0"
+homepage="https://github.com/Enter-tainer/typstyle/"
+changelog="https://raw.githubusercontent.com/Enter-tainer/typstyle/master/CHANGELOG.md"
+distfiles="https://github.com/Enter-tainer/typstyle/archive/refs/tags/v${version}.tar.gz"
+checksum=4b35da6fe3c4a652a3afb493d9f28edf64e46631b1dba7c7727e669e57afd019

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

* Re: New package: typstyle-0.11.27
  2024-06-24 10:50 [PR PATCH] New package: typstyle-0.11.27 Bnyro
                   ` (10 preceding siblings ...)
  2024-06-26 12:09 ` Bnyro
@ 2024-06-26 13:37 ` tranzystorekk
  2024-06-26 13:47 ` [PR PATCH] [Updated] " Bnyro
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: tranzystorekk @ 2024-06-26 13:37 UTC (permalink / raw)
  To: ml

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

New comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/pull/50961#issuecomment-2191723969

Comment:
We probably won't miss much here by disabling tests on i686 altogether, the `reflexo` crate seems to be for javascript only.

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

* Re: [PR PATCH] [Updated] New package: typstyle-0.11.27
  2024-06-24 10:50 [PR PATCH] New package: typstyle-0.11.27 Bnyro
                   ` (11 preceding siblings ...)
  2024-06-26 13:37 ` tranzystorekk
@ 2024-06-26 13:47 ` Bnyro
  2024-06-26 13:50 ` Bnyro
  2024-06-26 13:50 ` [PR PATCH] [Updated] New package: typstyle-0.11.28 Bnyro
  14 siblings, 0 replies; 16+ messages in thread
From: Bnyro @ 2024-06-26 13:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages typstyle
https://github.com/void-linux/void-packages/pull/50961

New package: typstyle-0.11.27
<!-- 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


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

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

From 15a15d324bd3181527ecd83dbb41d539dfa5929f Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 24 Jun 2024 12:48:15 +0200
Subject: [PATCH] New package: typstyle-0.11.27

---
 srcpkgs/typstyle/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/typstyle/template

diff --git a/srcpkgs/typstyle/template b/srcpkgs/typstyle/template
new file mode 100644
index 00000000000000..4a42ab9acd36fc
--- /dev/null
+++ b/srcpkgs/typstyle/template
@@ -0,0 +1,18 @@
+# Template file for 'typstyle'
+pkgname=typstyle
+version=0.11.28
+revision=1
+build_style=cargo
+configure_args="--no-default-features --features=cli"
+checkdepends="git"
+short_desc="Beautiful and reliable typst code formatter"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="Apache-2.0"
+homepage="https://github.com/Enter-tainer/typstyle/"
+changelog="https://raw.githubusercontent.com/Enter-tainer/typstyle/master/CHANGELOG.md"
+distfiles="https://github.com/Enter-tainer/typstyle/archive/refs/tags/v${version}.tar.gz"
+checksum=4b35da6fe3c4a652a3afb493d9f28edf64e46631b1dba7c7727e669e57afd019
+
+if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then
+	make_check=no
+fi

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

* Re: [PR PATCH] [Updated] New package: typstyle-0.11.27
  2024-06-24 10:50 [PR PATCH] New package: typstyle-0.11.27 Bnyro
                   ` (12 preceding siblings ...)
  2024-06-26 13:47 ` [PR PATCH] [Updated] " Bnyro
@ 2024-06-26 13:50 ` Bnyro
  2024-06-26 13:50 ` [PR PATCH] [Updated] New package: typstyle-0.11.28 Bnyro
  14 siblings, 0 replies; 16+ messages in thread
From: Bnyro @ 2024-06-26 13:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages typstyle
https://github.com/void-linux/void-packages/pull/50961

New package: typstyle-0.11.27
<!-- 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


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

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

From a6d2a970e868806196b1688fd320077e0846f8d4 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 24 Jun 2024 12:48:15 +0200
Subject: [PATCH] New package: typstyle-0.11.27

---
 srcpkgs/typstyle/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/typstyle/template

diff --git a/srcpkgs/typstyle/template b/srcpkgs/typstyle/template
new file mode 100644
index 00000000000000..2207e419b4128d
--- /dev/null
+++ b/srcpkgs/typstyle/template
@@ -0,0 +1,18 @@
+# Template file for 'typstyle'
+pkgname=typstyle
+version=0.11.28
+revision=1
+build_style=cargo
+configure_args="--no-default-features --features=cli"
+checkdepends="git"
+short_desc="Beautiful and reliable typst code formatter"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="Apache-2.0"
+homepage="https://github.com/Enter-tainer/typstyle/"
+changelog="https://raw.githubusercontent.com/Enter-tainer/typstyle/master/CHANGELOG.md"
+distfiles="https://github.com/Enter-tainer/typstyle/archive/refs/tags/v${version}.tar.gz"
+checksum=4b35da6fe3c4a652a3afb493d9f28edf64e46631b1dba7c7727e669e57afd019
+
+if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then
+	make_check=no # reflexo crate for tests not running on i686
+fi

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

* Re: [PR PATCH] [Updated] New package: typstyle-0.11.28
  2024-06-24 10:50 [PR PATCH] New package: typstyle-0.11.27 Bnyro
                   ` (13 preceding siblings ...)
  2024-06-26 13:50 ` Bnyro
@ 2024-06-26 13:50 ` Bnyro
  14 siblings, 0 replies; 16+ messages in thread
From: Bnyro @ 2024-06-26 13:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages typstyle
https://github.com/void-linux/void-packages/pull/50961

New package: typstyle-0.11.28
<!-- 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


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

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

From 74bc41967f1b9efebafe989c499082010ef0a96b Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 24 Jun 2024 12:48:15 +0200
Subject: [PATCH] New package: typstyle-0.11.28

---
 srcpkgs/typstyle/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/typstyle/template

diff --git a/srcpkgs/typstyle/template b/srcpkgs/typstyle/template
new file mode 100644
index 00000000000000..2207e419b4128d
--- /dev/null
+++ b/srcpkgs/typstyle/template
@@ -0,0 +1,18 @@
+# Template file for 'typstyle'
+pkgname=typstyle
+version=0.11.28
+revision=1
+build_style=cargo
+configure_args="--no-default-features --features=cli"
+checkdepends="git"
+short_desc="Beautiful and reliable typst code formatter"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="Apache-2.0"
+homepage="https://github.com/Enter-tainer/typstyle/"
+changelog="https://raw.githubusercontent.com/Enter-tainer/typstyle/master/CHANGELOG.md"
+distfiles="https://github.com/Enter-tainer/typstyle/archive/refs/tags/v${version}.tar.gz"
+checksum=4b35da6fe3c4a652a3afb493d9f28edf64e46631b1dba7c7727e669e57afd019
+
+if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then
+	make_check=no # reflexo crate for tests not running on i686
+fi

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

end of thread, other threads:[~2024-06-26 13:50 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-24 10:50 [PR PATCH] New package: typstyle-0.11.27 Bnyro
2024-06-24 10:51 ` Bnyro
2024-06-24 11:15 ` [PR PATCH] [Updated] " Bnyro
2024-06-25  9:23 ` [PR REVIEW] " tranzystorekk
2024-06-25  9:36 ` tranzystorekk
2024-06-25 10:25 ` tranzystorekk
2024-06-25 10:30 ` tranzystorekk
2024-06-25 10:31 ` tranzystorekk
2024-06-25 15:47 ` Bnyro
2024-06-25 15:48 ` [PR PATCH] [Updated] " Bnyro
2024-06-25 15:55 ` Bnyro
2024-06-26 12:09 ` Bnyro
2024-06-26 13:37 ` tranzystorekk
2024-06-26 13:47 ` [PR PATCH] [Updated] " Bnyro
2024-06-26 13:50 ` Bnyro
2024-06-26 13:50 ` [PR PATCH] [Updated] New package: typstyle-0.11.28 Bnyro

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).