Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] gxi: update to 0.7.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
@ 2019-05-31 19:08 ` voidlinux-github
  2019-06-02 18:57 ` gxi: update to 0.8.0 voidlinux-github
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-05-31 19:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Cogitri/void-packages gxi-07
https://github.com/void-linux/void-packages/pull/11808

gxi: update to 0.7.0
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gxi-07-11808.patch --]
[-- Type: application/text/x-diff, Size: 964 bytes --]

From 1c00f2a2337e73c7f9c5c671782bf8a8508d76a2 Mon Sep 17 00:00:00 2001
From: Rasmus Thomsen <oss@cogitri.dev>
Date: Sat, 18 May 2019 18:05:20 +0200
Subject: [PATCH] gxi: update to 0.8.0

---
 srcpkgs/gxi/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gxi/template b/srcpkgs/gxi/template
index d2cc774b1cf..09bfdf2998d 100644
--- a/srcpkgs/gxi/template
+++ b/srcpkgs/gxi/template
@@ -1,6 +1,6 @@
 # Template file for 'gxi'
 pkgname=gxi
-version=0.6.2
+version=0.8.0
 revision=1
 build_style=meson
 build_helper=rust
@@ -12,7 +12,7 @@ maintainer="Rasmus Thomsen <oss@cogitri.dev>"
 license="MIT"
 homepage="https://github.com/Cogitri/gxi"
 distfiles="https://github.com/Cogitri/gxi/releases/download/v${version}/gxi-${version}.tar.xz"
-checksum=28437dd81aed863f96666f8f4f608a1c76b1f82db103518fe22f08fca7973e87
+checksum=3f5c704fe61dbc972220c9ee19b9045189ad2cdde127e9d69f63fdfe5766501d
 
 post_install() {
 	vlicense LICENSE

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

* Re: gxi: update to 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
  2019-05-31 19:08 ` [PR PATCH] [Updated] gxi: update to 0.7.0 voidlinux-github
@ 2019-06-02 18:57 ` voidlinux-github
  2019-06-02 21:14 ` voidlinux-github
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-06-02 18:57 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/11808#issuecomment-498056419
Comment:
Now it's not rustc failing anymore but:
```
meson.build:25:0: ERROR: Program(s) ['glib-compile-resources'] not found or not executable
```

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

* Re: gxi: update to 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
  2019-05-31 19:08 ` [PR PATCH] [Updated] gxi: update to 0.7.0 voidlinux-github
  2019-06-02 18:57 ` gxi: update to 0.8.0 voidlinux-github
@ 2019-06-02 21:14 ` voidlinux-github
  2019-06-03 15:08 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-06-02 21:14 UTC (permalink / raw)
  To: ml

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

New comment by Cogitri on void-packages repository

https://github.com/void-linux/void-packages/pull/11808#issuecomment-498066086
Comment:
Oops, should make that a native dep, thanks for the heads up.

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

* Re: [PR PATCH] [Updated] gxi: update to 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2019-06-02 21:14 ` voidlinux-github
@ 2019-06-03 15:08 ` voidlinux-github
  2019-06-03 15:08 ` voidlinux-github
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-06-03 15:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Cogitri/void-packages gxi-07
https://github.com/void-linux/void-packages/pull/11808

gxi: update to 0.8.0
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gxi-07-11808.patch --]
[-- Type: application/text/x-diff, Size: 2500 bytes --]

From e437101f81a1284f0ee9cc567e4df59503c6465c Mon Sep 17 00:00:00 2001
From: Rasmus Thomsen <oss@cogitri.dev>
Date: Sat, 18 May 2019 18:05:20 +0200
Subject: [PATCH] gxi: update to 0.8.0

---
 srcpkgs/gxi/patches/fix-cross.patch      | 15 +++++++++++++++
 srcpkgs/gxi/patches/no-release-opt.patch | 10 ----------
 srcpkgs/gxi/template                     |  4 ++--
 3 files changed, 17 insertions(+), 12 deletions(-)
 create mode 100644 srcpkgs/gxi/patches/fix-cross.patch
 delete mode 100644 srcpkgs/gxi/patches/no-release-opt.patch

diff --git a/srcpkgs/gxi/patches/fix-cross.patch b/srcpkgs/gxi/patches/fix-cross.patch
new file mode 100644
index 00000000000..ffc81d2d495
--- /dev/null
+++ b/srcpkgs/gxi/patches/fix-cross.patch
@@ -0,0 +1,15 @@
+diff --git a/meson.build b/meson.build
+index dee48b7..b4c4c2e 100644
+--- meson.build
++++ meson.build
+@@ -21,8 +21,8 @@ gxi_podir = join_paths(meson.current_source_dir(), 'po')
+ 
+ i18n = import('i18n')
+ 
+-cargo = find_program('cargo', required: true)
+-gresource = find_program('glib-compile-resources', required: true)
++cargo = find_program('cargo', required: true, native: true)
++gresource = find_program('glib-compile-resources', required: true, native: true)
+ cargo_script = find_program('scripts/cargo.sh')
+ 
+ sources = files(
diff --git a/srcpkgs/gxi/patches/no-release-opt.patch b/srcpkgs/gxi/patches/no-release-opt.patch
deleted file mode 100644
index 4349dc80c44..00000000000
--- a/srcpkgs/gxi/patches/no-release-opt.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff --git a/Cargo.toml b/Cargo.toml
-index 911ffb9..abd51d5 100644
---- Cargo.toml
-+++ Cargo.toml
-@@ -44,5 +44,4 @@ default-features = false
- features = ["precommit-hook", "prepush-hook", "run-cargo-clippy", "run-cargo-fmt"]
- 
- [profile.release]
--lto = true
- codegen-units = 1
diff --git a/srcpkgs/gxi/template b/srcpkgs/gxi/template
index d2cc774b1cf..09bfdf2998d 100644
--- a/srcpkgs/gxi/template
+++ b/srcpkgs/gxi/template
@@ -1,6 +1,6 @@
 # Template file for 'gxi'
 pkgname=gxi
-version=0.6.2
+version=0.8.0
 revision=1
 build_style=meson
 build_helper=rust
@@ -12,7 +12,7 @@ maintainer="Rasmus Thomsen <oss@cogitri.dev>"
 license="MIT"
 homepage="https://github.com/Cogitri/gxi"
 distfiles="https://github.com/Cogitri/gxi/releases/download/v${version}/gxi-${version}.tar.xz"
-checksum=28437dd81aed863f96666f8f4f608a1c76b1f82db103518fe22f08fca7973e87
+checksum=3f5c704fe61dbc972220c9ee19b9045189ad2cdde127e9d69f63fdfe5766501d
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] gxi: update to 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2019-06-03 15:08 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-03 15:08 ` voidlinux-github
  2019-06-03 15:30 ` voidlinux-github
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-06-03 15:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Cogitri/void-packages gxi-07
https://github.com/void-linux/void-packages/pull/11808

gxi: update to 0.8.0
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gxi-07-11808.patch --]
[-- Type: application/text/x-diff, Size: 2500 bytes --]

From e437101f81a1284f0ee9cc567e4df59503c6465c Mon Sep 17 00:00:00 2001
From: Rasmus Thomsen <oss@cogitri.dev>
Date: Sat, 18 May 2019 18:05:20 +0200
Subject: [PATCH] gxi: update to 0.8.0

---
 srcpkgs/gxi/patches/fix-cross.patch      | 15 +++++++++++++++
 srcpkgs/gxi/patches/no-release-opt.patch | 10 ----------
 srcpkgs/gxi/template                     |  4 ++--
 3 files changed, 17 insertions(+), 12 deletions(-)
 create mode 100644 srcpkgs/gxi/patches/fix-cross.patch
 delete mode 100644 srcpkgs/gxi/patches/no-release-opt.patch

diff --git a/srcpkgs/gxi/patches/fix-cross.patch b/srcpkgs/gxi/patches/fix-cross.patch
new file mode 100644
index 00000000000..ffc81d2d495
--- /dev/null
+++ b/srcpkgs/gxi/patches/fix-cross.patch
@@ -0,0 +1,15 @@
+diff --git a/meson.build b/meson.build
+index dee48b7..b4c4c2e 100644
+--- meson.build
++++ meson.build
+@@ -21,8 +21,8 @@ gxi_podir = join_paths(meson.current_source_dir(), 'po')
+ 
+ i18n = import('i18n')
+ 
+-cargo = find_program('cargo', required: true)
+-gresource = find_program('glib-compile-resources', required: true)
++cargo = find_program('cargo', required: true, native: true)
++gresource = find_program('glib-compile-resources', required: true, native: true)
+ cargo_script = find_program('scripts/cargo.sh')
+ 
+ sources = files(
diff --git a/srcpkgs/gxi/patches/no-release-opt.patch b/srcpkgs/gxi/patches/no-release-opt.patch
deleted file mode 100644
index 4349dc80c44..00000000000
--- a/srcpkgs/gxi/patches/no-release-opt.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff --git a/Cargo.toml b/Cargo.toml
-index 911ffb9..abd51d5 100644
---- Cargo.toml
-+++ Cargo.toml
-@@ -44,5 +44,4 @@ default-features = false
- features = ["precommit-hook", "prepush-hook", "run-cargo-clippy", "run-cargo-fmt"]
- 
- [profile.release]
--lto = true
- codegen-units = 1
diff --git a/srcpkgs/gxi/template b/srcpkgs/gxi/template
index d2cc774b1cf..09bfdf2998d 100644
--- a/srcpkgs/gxi/template
+++ b/srcpkgs/gxi/template
@@ -1,6 +1,6 @@
 # Template file for 'gxi'
 pkgname=gxi
-version=0.6.2
+version=0.8.0
 revision=1
 build_style=meson
 build_helper=rust
@@ -12,7 +12,7 @@ maintainer="Rasmus Thomsen <oss@cogitri.dev>"
 license="MIT"
 homepage="https://github.com/Cogitri/gxi"
 distfiles="https://github.com/Cogitri/gxi/releases/download/v${version}/gxi-${version}.tar.xz"
-checksum=28437dd81aed863f96666f8f4f608a1c76b1f82db103518fe22f08fca7973e87
+checksum=3f5c704fe61dbc972220c9ee19b9045189ad2cdde127e9d69f63fdfe5766501d
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] gxi: update to 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2019-06-03 15:30 ` voidlinux-github
@ 2019-06-03 15:30 ` voidlinux-github
  2019-06-03 16:50 ` voidlinux-github
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-06-03 15:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Cogitri/void-packages gxi-07
https://github.com/void-linux/void-packages/pull/11808

gxi: update to 0.8.0
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gxi-07-11808.patch --]
[-- Type: application/text/x-diff, Size: 2780 bytes --]

From 9f17e897a92b1a655cfdbea4a8f33ccd7787a65d Mon Sep 17 00:00:00 2001
From: Rasmus Thomsen <oss@cogitri.dev>
Date: Sat, 18 May 2019 18:05:20 +0200
Subject: [PATCH] gxi: update to 0.8.0

---
 srcpkgs/gxi/patches/fix-cross.patch      | 15 +++++++++++++++
 srcpkgs/gxi/patches/no-release-opt.patch | 10 ----------
 srcpkgs/gxi/template                     |  6 +++---
 3 files changed, 18 insertions(+), 13 deletions(-)
 create mode 100644 srcpkgs/gxi/patches/fix-cross.patch
 delete mode 100644 srcpkgs/gxi/patches/no-release-opt.patch

diff --git a/srcpkgs/gxi/patches/fix-cross.patch b/srcpkgs/gxi/patches/fix-cross.patch
new file mode 100644
index 00000000000..ffc81d2d495
--- /dev/null
+++ b/srcpkgs/gxi/patches/fix-cross.patch
@@ -0,0 +1,15 @@
+diff --git a/meson.build b/meson.build
+index dee48b7..b4c4c2e 100644
+--- meson.build
++++ meson.build
+@@ -21,8 +21,8 @@ gxi_podir = join_paths(meson.current_source_dir(), 'po')
+ 
+ i18n = import('i18n')
+ 
+-cargo = find_program('cargo', required: true)
+-gresource = find_program('glib-compile-resources', required: true)
++cargo = find_program('cargo', required: true, native: true)
++gresource = find_program('glib-compile-resources', required: true, native: true)
+ cargo_script = find_program('scripts/cargo.sh')
+ 
+ sources = files(
diff --git a/srcpkgs/gxi/patches/no-release-opt.patch b/srcpkgs/gxi/patches/no-release-opt.patch
deleted file mode 100644
index 4349dc80c44..00000000000
--- a/srcpkgs/gxi/patches/no-release-opt.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff --git a/Cargo.toml b/Cargo.toml
-index 911ffb9..abd51d5 100644
---- Cargo.toml
-+++ Cargo.toml
-@@ -44,5 +44,4 @@ default-features = false
- features = ["precommit-hook", "prepush-hook", "run-cargo-clippy", "run-cargo-fmt"]
- 
- [profile.release]
--lto = true
- codegen-units = 1
diff --git a/srcpkgs/gxi/template b/srcpkgs/gxi/template
index d2cc774b1cf..6a8882a1ef4 100644
--- a/srcpkgs/gxi/template
+++ b/srcpkgs/gxi/template
@@ -1,10 +1,10 @@
 # Template file for 'gxi'
 pkgname=gxi
-version=0.6.2
+version=0.8.0
 revision=1
 build_style=meson
 build_helper=rust
-hostmakedepends="cargo pkg-config rust gettext"
+hostmakedepends="cargo pkg-config rust gettext glib-devel"
 makedepends="gtk+3-devel rust-std gettext-devel"
 checkdepends="appstream-glib desktop-file-utils"
 short_desc="GTK frontend for the xi text editor, written in Rust"
@@ -12,7 +12,7 @@ maintainer="Rasmus Thomsen <oss@cogitri.dev>"
 license="MIT"
 homepage="https://github.com/Cogitri/gxi"
 distfiles="https://github.com/Cogitri/gxi/releases/download/v${version}/gxi-${version}.tar.xz"
-checksum=28437dd81aed863f96666f8f4f608a1c76b1f82db103518fe22f08fca7973e87
+checksum=3f5c704fe61dbc972220c9ee19b9045189ad2cdde127e9d69f63fdfe5766501d
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] gxi: update to 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2019-06-03 15:08 ` voidlinux-github
@ 2019-06-03 15:30 ` voidlinux-github
  2019-06-03 15:30 ` voidlinux-github
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-06-03 15:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Cogitri/void-packages gxi-07
https://github.com/void-linux/void-packages/pull/11808

gxi: update to 0.8.0
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gxi-07-11808.patch --]
[-- Type: application/text/x-diff, Size: 2780 bytes --]

From 9f17e897a92b1a655cfdbea4a8f33ccd7787a65d Mon Sep 17 00:00:00 2001
From: Rasmus Thomsen <oss@cogitri.dev>
Date: Sat, 18 May 2019 18:05:20 +0200
Subject: [PATCH] gxi: update to 0.8.0

---
 srcpkgs/gxi/patches/fix-cross.patch      | 15 +++++++++++++++
 srcpkgs/gxi/patches/no-release-opt.patch | 10 ----------
 srcpkgs/gxi/template                     |  6 +++---
 3 files changed, 18 insertions(+), 13 deletions(-)
 create mode 100644 srcpkgs/gxi/patches/fix-cross.patch
 delete mode 100644 srcpkgs/gxi/patches/no-release-opt.patch

diff --git a/srcpkgs/gxi/patches/fix-cross.patch b/srcpkgs/gxi/patches/fix-cross.patch
new file mode 100644
index 00000000000..ffc81d2d495
--- /dev/null
+++ b/srcpkgs/gxi/patches/fix-cross.patch
@@ -0,0 +1,15 @@
+diff --git a/meson.build b/meson.build
+index dee48b7..b4c4c2e 100644
+--- meson.build
++++ meson.build
+@@ -21,8 +21,8 @@ gxi_podir = join_paths(meson.current_source_dir(), 'po')
+ 
+ i18n = import('i18n')
+ 
+-cargo = find_program('cargo', required: true)
+-gresource = find_program('glib-compile-resources', required: true)
++cargo = find_program('cargo', required: true, native: true)
++gresource = find_program('glib-compile-resources', required: true, native: true)
+ cargo_script = find_program('scripts/cargo.sh')
+ 
+ sources = files(
diff --git a/srcpkgs/gxi/patches/no-release-opt.patch b/srcpkgs/gxi/patches/no-release-opt.patch
deleted file mode 100644
index 4349dc80c44..00000000000
--- a/srcpkgs/gxi/patches/no-release-opt.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff --git a/Cargo.toml b/Cargo.toml
-index 911ffb9..abd51d5 100644
---- Cargo.toml
-+++ Cargo.toml
-@@ -44,5 +44,4 @@ default-features = false
- features = ["precommit-hook", "prepush-hook", "run-cargo-clippy", "run-cargo-fmt"]
- 
- [profile.release]
--lto = true
- codegen-units = 1
diff --git a/srcpkgs/gxi/template b/srcpkgs/gxi/template
index d2cc774b1cf..6a8882a1ef4 100644
--- a/srcpkgs/gxi/template
+++ b/srcpkgs/gxi/template
@@ -1,10 +1,10 @@
 # Template file for 'gxi'
 pkgname=gxi
-version=0.6.2
+version=0.8.0
 revision=1
 build_style=meson
 build_helper=rust
-hostmakedepends="cargo pkg-config rust gettext"
+hostmakedepends="cargo pkg-config rust gettext glib-devel"
 makedepends="gtk+3-devel rust-std gettext-devel"
 checkdepends="appstream-glib desktop-file-utils"
 short_desc="GTK frontend for the xi text editor, written in Rust"
@@ -12,7 +12,7 @@ maintainer="Rasmus Thomsen <oss@cogitri.dev>"
 license="MIT"
 homepage="https://github.com/Cogitri/gxi"
 distfiles="https://github.com/Cogitri/gxi/releases/download/v${version}/gxi-${version}.tar.xz"
-checksum=28437dd81aed863f96666f8f4f608a1c76b1f82db103518fe22f08fca7973e87
+checksum=3f5c704fe61dbc972220c9ee19b9045189ad2cdde127e9d69f63fdfe5766501d
 
 post_install() {
 	vlicense LICENSE

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

* Re: gxi: update to 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
                   ` (6 preceding siblings ...)
  2019-06-03 15:30 ` voidlinux-github
@ 2019-06-03 16:50 ` voidlinux-github
  2019-06-03 20:07 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-06-03 16:50 UTC (permalink / raw)
  To: ml

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

New comment by Cogitri on void-packages repository

https://github.com/void-linux/void-packages/pull/11808#issuecomment-498337168
Comment:
Seems like it works now, but SIGSEVs on aarch64-musl

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

* Re: [PR PATCH] [Updated] gxi: update to 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
                   ` (8 preceding siblings ...)
  2019-06-03 20:07 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-03 20:07 ` voidlinux-github
  2019-06-20 13:07 ` gxi: update to 0.8.1 voidlinux-github
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-06-03 20:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Cogitri/void-packages gxi-07
https://github.com/void-linux/void-packages/pull/11808

gxi: update to 0.8.0
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gxi-07-11808.patch --]
[-- Type: application/text/x-diff, Size: 1903 bytes --]

From 33ede44b1adc1fdcb818c2e83ecc488a40cf1cb2 Mon Sep 17 00:00:00 2001
From: Rasmus Thomsen <oss@cogitri.dev>
Date: Sat, 18 May 2019 18:05:20 +0200
Subject: [PATCH] gxi: update to 0.8.1

---
 srcpkgs/gxi/patches/no-release-opt.patch | 10 ----------
 srcpkgs/gxi/template                     |  6 +++---
 2 files changed, 3 insertions(+), 13 deletions(-)
 delete mode 100644 srcpkgs/gxi/patches/no-release-opt.patch

diff --git a/srcpkgs/gxi/patches/no-release-opt.patch b/srcpkgs/gxi/patches/no-release-opt.patch
deleted file mode 100644
index 4349dc80c44..00000000000
--- a/srcpkgs/gxi/patches/no-release-opt.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff --git a/Cargo.toml b/Cargo.toml
-index 911ffb9..abd51d5 100644
---- Cargo.toml
-+++ Cargo.toml
-@@ -44,5 +44,4 @@ default-features = false
- features = ["precommit-hook", "prepush-hook", "run-cargo-clippy", "run-cargo-fmt"]
- 
- [profile.release]
--lto = true
- codegen-units = 1
diff --git a/srcpkgs/gxi/template b/srcpkgs/gxi/template
index d2cc774b1cf..f46bce515e2 100644
--- a/srcpkgs/gxi/template
+++ b/srcpkgs/gxi/template
@@ -1,10 +1,10 @@
 # Template file for 'gxi'
 pkgname=gxi
-version=0.6.2
+version=0.8.1
 revision=1
 build_style=meson
 build_helper=rust
-hostmakedepends="cargo pkg-config rust gettext"
+hostmakedepends="cargo pkg-config rust gettext glib-devel"
 makedepends="gtk+3-devel rust-std gettext-devel"
 checkdepends="appstream-glib desktop-file-utils"
 short_desc="GTK frontend for the xi text editor, written in Rust"
@@ -12,7 +12,7 @@ maintainer="Rasmus Thomsen <oss@cogitri.dev>"
 license="MIT"
 homepage="https://github.com/Cogitri/gxi"
 distfiles="https://github.com/Cogitri/gxi/releases/download/v${version}/gxi-${version}.tar.xz"
-checksum=28437dd81aed863f96666f8f4f608a1c76b1f82db103518fe22f08fca7973e87
+checksum=7f970239815cd688218c360fba7f00b8e1eb9ee9bafc9ce578e61018cca087a1
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] gxi: update to 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
                   ` (7 preceding siblings ...)
  2019-06-03 16:50 ` voidlinux-github
@ 2019-06-03 20:07 ` voidlinux-github
  2019-06-03 20:07 ` voidlinux-github
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-06-03 20:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Cogitri/void-packages gxi-07
https://github.com/void-linux/void-packages/pull/11808

gxi: update to 0.8.0
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gxi-07-11808.patch --]
[-- Type: application/text/x-diff, Size: 1903 bytes --]

From 33ede44b1adc1fdcb818c2e83ecc488a40cf1cb2 Mon Sep 17 00:00:00 2001
From: Rasmus Thomsen <oss@cogitri.dev>
Date: Sat, 18 May 2019 18:05:20 +0200
Subject: [PATCH] gxi: update to 0.8.1

---
 srcpkgs/gxi/patches/no-release-opt.patch | 10 ----------
 srcpkgs/gxi/template                     |  6 +++---
 2 files changed, 3 insertions(+), 13 deletions(-)
 delete mode 100644 srcpkgs/gxi/patches/no-release-opt.patch

diff --git a/srcpkgs/gxi/patches/no-release-opt.patch b/srcpkgs/gxi/patches/no-release-opt.patch
deleted file mode 100644
index 4349dc80c44..00000000000
--- a/srcpkgs/gxi/patches/no-release-opt.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff --git a/Cargo.toml b/Cargo.toml
-index 911ffb9..abd51d5 100644
---- Cargo.toml
-+++ Cargo.toml
-@@ -44,5 +44,4 @@ default-features = false
- features = ["precommit-hook", "prepush-hook", "run-cargo-clippy", "run-cargo-fmt"]
- 
- [profile.release]
--lto = true
- codegen-units = 1
diff --git a/srcpkgs/gxi/template b/srcpkgs/gxi/template
index d2cc774b1cf..f46bce515e2 100644
--- a/srcpkgs/gxi/template
+++ b/srcpkgs/gxi/template
@@ -1,10 +1,10 @@
 # Template file for 'gxi'
 pkgname=gxi
-version=0.6.2
+version=0.8.1
 revision=1
 build_style=meson
 build_helper=rust
-hostmakedepends="cargo pkg-config rust gettext"
+hostmakedepends="cargo pkg-config rust gettext glib-devel"
 makedepends="gtk+3-devel rust-std gettext-devel"
 checkdepends="appstream-glib desktop-file-utils"
 short_desc="GTK frontend for the xi text editor, written in Rust"
@@ -12,7 +12,7 @@ maintainer="Rasmus Thomsen <oss@cogitri.dev>"
 license="MIT"
 homepage="https://github.com/Cogitri/gxi"
 distfiles="https://github.com/Cogitri/gxi/releases/download/v${version}/gxi-${version}.tar.xz"
-checksum=28437dd81aed863f96666f8f4f608a1c76b1f82db103518fe22f08fca7973e87
+checksum=7f970239815cd688218c360fba7f00b8e1eb9ee9bafc9ce578e61018cca087a1
 
 post_install() {
 	vlicense LICENSE

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

* Re: gxi: update to 0.8.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
                   ` (9 preceding siblings ...)
  2019-06-03 20:07 ` voidlinux-github
@ 2019-06-20 13:07 ` voidlinux-github
  2019-06-28 21:25 ` voidlinux-github
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-06-20 13:07 UTC (permalink / raw)
  To: ml

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

New comment by Cogitri on void-packages repository

https://github.com/void-linux/void-packages/pull/11808#issuecomment-504018656
Comment:
Uh...ping?

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

* Re: gxi: update to 0.8.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
                   ` (10 preceding siblings ...)
  2019-06-20 13:07 ` gxi: update to 0.8.1 voidlinux-github
@ 2019-06-28 21:25 ` voidlinux-github
  2019-06-28 21:26 ` [PR PATCH] [Merged]: " voidlinux-github
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-06-28 21:25 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/11808#issuecomment-506881878
Comment:
> Uh...ping?

Sorry, forgot about it.

Let's see if the builder manage to build it ...

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

* Re: [PR PATCH] [Merged]: gxi: update to 0.8.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
                   ` (11 preceding siblings ...)
  2019-06-28 21:25 ` voidlinux-github
@ 2019-06-28 21:26 ` voidlinux-github
  2019-06-28 21:31 ` voidlinux-github
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-06-28 21:26 UTC (permalink / raw)
  To: ml

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

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

gxi: update to 0.8.1
https://github.com/void-linux/void-packages/pull/11808
Description: None

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

* Re: gxi: update to 0.8.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
                   ` (12 preceding siblings ...)
  2019-06-28 21:26 ` [PR PATCH] [Merged]: " voidlinux-github
@ 2019-06-28 21:31 ` voidlinux-github
  2019-06-28 21:34 ` voidlinux-github
  2019-06-28 21:35 ` voidlinux-github
  15 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-06-28 21:31 UTC (permalink / raw)
  To: ml

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

New comment by Cogitri on void-packages repository

https://github.com/void-linux/void-packages/pull/11808#issuecomment-506883181
Comment:
Thanks :)

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

* Re: gxi: update to 0.8.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
                   ` (13 preceding siblings ...)
  2019-06-28 21:31 ` voidlinux-github
@ 2019-06-28 21:34 ` voidlinux-github
  2019-06-28 21:35 ` voidlinux-github
  15 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-06-28 21:34 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/11808#issuecomment-506884001
Comment:
Well, it didn't work. Marked is as broken for musl.

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

* Re: gxi: update to 0.8.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
                   ` (14 preceding siblings ...)
  2019-06-28 21:34 ` voidlinux-github
@ 2019-06-28 21:35 ` voidlinux-github
  15 siblings, 0 replies; 16+ messages in thread
From: voidlinux-github @ 2019-06-28 21:35 UTC (permalink / raw)
  To: ml

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

New comment by Cogitri on void-packages repository

https://github.com/void-linux/void-packages/pull/11808#issuecomment-506884203
Comment:
Oh, gtk-rs is still good at blowing up rustc apparently :c

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

end of thread, other threads:[~2019-06-28 21:35 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11808@inbox.vuxu.org>
2019-05-31 19:08 ` [PR PATCH] [Updated] gxi: update to 0.7.0 voidlinux-github
2019-06-02 18:57 ` gxi: update to 0.8.0 voidlinux-github
2019-06-02 21:14 ` voidlinux-github
2019-06-03 15:08 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-03 15:08 ` voidlinux-github
2019-06-03 15:30 ` voidlinux-github
2019-06-03 15:30 ` voidlinux-github
2019-06-03 16:50 ` voidlinux-github
2019-06-03 20:07 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-03 20:07 ` voidlinux-github
2019-06-20 13:07 ` gxi: update to 0.8.1 voidlinux-github
2019-06-28 21:25 ` voidlinux-github
2019-06-28 21:26 ` [PR PATCH] [Merged]: " voidlinux-github
2019-06-28 21:31 ` voidlinux-github
2019-06-28 21:34 ` voidlinux-github
2019-06-28 21:35 ` voidlinux-github

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