Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Alacritty: update to 0.3.3
@ 2019-06-22 19:21 voidlinux-github
  2019-06-22 19:24 ` voidlinux-github
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-22 19:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gabrielsimoes/void-packages patch-3
https://github.com/void-linux/void-packages/pull/12625

Alacritty: update to 0.3.3


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

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

From fa749fdb6aada6ab0b7ff6caf462e990474aa10b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sat, 22 Jun 2019 16:20:48 -0300
Subject: [PATCH] Alacritty: update to 0.3.3

---
 srcpkgs/alacritty/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 0601c94eed3..1d62e01e297 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,7 +1,7 @@
 # Template file for 'alacritty'
 pkgname=alacritty
-version=0.3.2
-revision=3
+version=0.3.3
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="freetype-devel fontconfig-devel"
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://github.com/jwilm/${pkgname}"
 changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
 distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
-checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
+checksum=f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519
 
 post_install() {
 	vinstall extra/linux/alacritty.desktop 644 usr/share/applications

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

* Re: Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
@ 2019-06-22 19:24 ` voidlinux-github
  2019-06-22 19:28 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (19 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-22 19:24 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/12625#issuecomment-504692064
Comment:
according to the changelog, it doesn't depend on xclip anymore

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

* Re: [PR PATCH] [Updated] Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
  2019-06-22 19:24 ` voidlinux-github
@ 2019-06-22 19:28 ` voidlinux-github
  2019-06-22 19:28 ` voidlinux-github
                   ` (18 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-22 19:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gabrielsimoes/void-packages patch-3
https://github.com/void-linux/void-packages/pull/12625

Alacritty: update to 0.3.3


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

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

From fa749fdb6aada6ab0b7ff6caf462e990474aa10b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sat, 22 Jun 2019 16:20:48 -0300
Subject: [PATCH 1/2] Alacritty: update to 0.3.3

---
 srcpkgs/alacritty/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 0601c94eed3..1d62e01e297 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,7 +1,7 @@
 # Template file for 'alacritty'
 pkgname=alacritty
-version=0.3.2
-revision=3
+version=0.3.3
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="freetype-devel fontconfig-devel"
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://github.com/jwilm/${pkgname}"
 changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
 distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
-checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
+checksum=f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519
 
 post_install() {
 	vinstall extra/linux/alacritty.desktop 644 usr/share/applications

From a7551d83623a37ea75ea0fdda29c91a2b4f25a7f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sat, 22 Jun 2019 16:28:34 -0300
Subject: [PATCH 2/2] Alacritty: remove xclip dependency

---
 srcpkgs/alacritty/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 1d62e01e297..056567816e9 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -5,7 +5,7 @@ revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="freetype-devel fontconfig-devel"
-depends="libXxf86vm xclip ncurses alacritty-terminfo-${version}_${revision}"
+depends="libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
 short_desc="Cross-platform, GPU-accelerated terminal emulator"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"

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

* Re: [PR PATCH] [Updated] Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
  2019-06-22 19:24 ` voidlinux-github
  2019-06-22 19:28 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-22 19:28 ` voidlinux-github
  2019-06-22 19:28 ` voidlinux-github
                   ` (17 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-22 19:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gabrielsimoes/void-packages patch-3
https://github.com/void-linux/void-packages/pull/12625

Alacritty: update to 0.3.3


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

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

From fa749fdb6aada6ab0b7ff6caf462e990474aa10b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sat, 22 Jun 2019 16:20:48 -0300
Subject: [PATCH 1/2] Alacritty: update to 0.3.3

---
 srcpkgs/alacritty/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 0601c94eed3..1d62e01e297 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,7 +1,7 @@
 # Template file for 'alacritty'
 pkgname=alacritty
-version=0.3.2
-revision=3
+version=0.3.3
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="freetype-devel fontconfig-devel"
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://github.com/jwilm/${pkgname}"
 changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
 distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
-checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
+checksum=f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519
 
 post_install() {
 	vinstall extra/linux/alacritty.desktop 644 usr/share/applications

From a7551d83623a37ea75ea0fdda29c91a2b4f25a7f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sat, 22 Jun 2019 16:28:34 -0300
Subject: [PATCH 2/2] Alacritty: remove xclip dependency

---
 srcpkgs/alacritty/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 1d62e01e297..056567816e9 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -5,7 +5,7 @@ revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="freetype-devel fontconfig-devel"
-depends="libXxf86vm xclip ncurses alacritty-terminfo-${version}_${revision}"
+depends="libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
 short_desc="Cross-platform, GPU-accelerated terminal emulator"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"

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

* Re: Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-06-22 19:28 ` voidlinux-github
@ 2019-06-22 19:28 ` voidlinux-github
  2019-06-23 10:10 ` voidlinux-github
                   ` (16 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-22 19:28 UTC (permalink / raw)
  To: ml

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

New comment by gabrielsimoes on void-packages repository

https://github.com/void-linux/void-packages/pull/12625#issuecomment-504692315
Comment:
Thanks, I fixed it.

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

* Re: Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-06-22 19:28 ` voidlinux-github
@ 2019-06-23 10:10 ` voidlinux-github
  2019-06-23 15:13 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (15 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-23 10:10 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/12625#issuecomment-504737607
Comment:
If you can, please try to build this package and make sure it works.
You need at least `python3` in `hostmakedepends` and `libxcp-devel` in `makedepends`.
Also, install fails and needs to be fixed.

When you're done, squash all commits to a single one with commit message `alacritty: update to 0.3.3.`.

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

* Re: [PR PATCH] [Updated] Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-06-23 15:13 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-23 15:13 ` voidlinux-github
  2019-06-23 15:15 ` voidlinux-github
                   ` (13 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-23 15:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gabrielsimoes/void-packages patch-3
https://github.com/void-linux/void-packages/pull/12625

Alacritty: update to 0.3.3


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

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

From 5e764fc6addf726ab68a679c732b0322e73c84c6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:06:57 -0300
Subject: [PATCH 1/2] build-style/cargo: add make_install_path variable

---
 common/build-style/cargo.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/common/build-style/cargo.sh b/common/build-style/cargo.sh
index a2a0dfe3744..4436dbc97f5 100644
--- a/common/build-style/cargo.sh
+++ b/common/build-style/cargo.sh
@@ -16,8 +16,9 @@ do_check() {
 
 do_install() {
 	: ${make_cmd:=cargo}
+	: ${make_install_path:=.}
 
-	${make_cmd} install --path . --target ${RUST_TARGET} --root="${DESTDIR}/usr" \
+	${make_cmd} install --path ${make_install_path} --target ${RUST_TARGET} --root="${DESTDIR}/usr" \
 		${make_install_args}
 	rm "${DESTDIR}"/usr/.crates.toml
 }

From dc6d9c4b5874d9adcaa8a5c895c99513e81d3498 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sat, 22 Jun 2019 16:20:48 -0300
Subject: [PATCH 2/2] alacritty: update to 0.3.3

---
 srcpkgs/alacritty/INSTALL  |  2 +-
 srcpkgs/alacritty/template | 19 ++++++++++---------
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/alacritty/INSTALL b/srcpkgs/alacritty/INSTALL
index 9111e31e411..4520ad1c690 100644
--- a/srcpkgs/alacritty/INSTALL
+++ b/srcpkgs/alacritty/INSTALL
@@ -1,6 +1,6 @@
 case "$ACTION" in
 post)
 	# Compile the terminfo description.
-	tic -sx usr/share/terminfo/a/alacritty.info
+    tic -xe alacritty,alacritty-direct usr/share/terminfo/a/alacritty.info
 	;;
 esac
diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 0601c94eed3..1acc2f56ae9 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,25 +1,26 @@
 # Template file for 'alacritty'
 pkgname=alacritty
-version=0.3.2
-revision=3
+version=0.3.3
+revision=1
 build_style=cargo
-hostmakedepends="pkg-config"
-makedepends="freetype-devel fontconfig-devel"
-depends="libXxf86vm xclip ncurses alacritty-terminfo-${version}_${revision}"
+make_install_path="alacritty"
+hostmakedepends="pkg-config python3"
+makedepends="freetype-devel fontconfig-devel libxcb-devel"
+depends="libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
 short_desc="Cross-platform, GPU-accelerated terminal emulator"
-maintainer="Andrea Brancaleoni <abc@pompel.me>"
+maintainer="Gabriel Silva Simoes <simoes.sgabriel@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/jwilm/${pkgname}"
 changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
 distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
-checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
+checksum=f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519
 
 post_install() {
 	vinstall extra/linux/alacritty.desktop 644 usr/share/applications
+	vinstall extra/logo/alacritty-term.svg 644 usr/share/pixmaps Alacritty.svg
+	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions alacritty
 	vinstall extra/completions/_alacritty 644 usr/share/zsh/site-functions
-	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions/alacritty
 	vinstall extra/completions/alacritty.fish 644 usr/share/fish/completions
-	vinstall extra/logo/alacritty-term.svg 644 usr/share/icons/hicolor/scalable/apps Alacritty.svg
 	vinstall extra/alacritty.info 644 usr/share/terminfo/a
 	vman extra/alacritty.man alacritty.1
 	vsconf alacritty.yml

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

* Re: [PR PATCH] [Updated] Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-06-23 10:10 ` voidlinux-github
@ 2019-06-23 15:13 ` voidlinux-github
  2019-06-23 15:13 ` voidlinux-github
                   ` (14 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-23 15:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gabrielsimoes/void-packages patch-3
https://github.com/void-linux/void-packages/pull/12625

Alacritty: update to 0.3.3


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

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

From 5e764fc6addf726ab68a679c732b0322e73c84c6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:06:57 -0300
Subject: [PATCH 1/2] build-style/cargo: add make_install_path variable

---
 common/build-style/cargo.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/common/build-style/cargo.sh b/common/build-style/cargo.sh
index a2a0dfe3744..4436dbc97f5 100644
--- a/common/build-style/cargo.sh
+++ b/common/build-style/cargo.sh
@@ -16,8 +16,9 @@ do_check() {
 
 do_install() {
 	: ${make_cmd:=cargo}
+	: ${make_install_path:=.}
 
-	${make_cmd} install --path . --target ${RUST_TARGET} --root="${DESTDIR}/usr" \
+	${make_cmd} install --path ${make_install_path} --target ${RUST_TARGET} --root="${DESTDIR}/usr" \
 		${make_install_args}
 	rm "${DESTDIR}"/usr/.crates.toml
 }

From dc6d9c4b5874d9adcaa8a5c895c99513e81d3498 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sat, 22 Jun 2019 16:20:48 -0300
Subject: [PATCH 2/2] alacritty: update to 0.3.3

---
 srcpkgs/alacritty/INSTALL  |  2 +-
 srcpkgs/alacritty/template | 19 ++++++++++---------
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/alacritty/INSTALL b/srcpkgs/alacritty/INSTALL
index 9111e31e411..4520ad1c690 100644
--- a/srcpkgs/alacritty/INSTALL
+++ b/srcpkgs/alacritty/INSTALL
@@ -1,6 +1,6 @@
 case "$ACTION" in
 post)
 	# Compile the terminfo description.
-	tic -sx usr/share/terminfo/a/alacritty.info
+    tic -xe alacritty,alacritty-direct usr/share/terminfo/a/alacritty.info
 	;;
 esac
diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 0601c94eed3..1acc2f56ae9 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,25 +1,26 @@
 # Template file for 'alacritty'
 pkgname=alacritty
-version=0.3.2
-revision=3
+version=0.3.3
+revision=1
 build_style=cargo
-hostmakedepends="pkg-config"
-makedepends="freetype-devel fontconfig-devel"
-depends="libXxf86vm xclip ncurses alacritty-terminfo-${version}_${revision}"
+make_install_path="alacritty"
+hostmakedepends="pkg-config python3"
+makedepends="freetype-devel fontconfig-devel libxcb-devel"
+depends="libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
 short_desc="Cross-platform, GPU-accelerated terminal emulator"
-maintainer="Andrea Brancaleoni <abc@pompel.me>"
+maintainer="Gabriel Silva Simoes <simoes.sgabriel@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/jwilm/${pkgname}"
 changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
 distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
-checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
+checksum=f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519
 
 post_install() {
 	vinstall extra/linux/alacritty.desktop 644 usr/share/applications
+	vinstall extra/logo/alacritty-term.svg 644 usr/share/pixmaps Alacritty.svg
+	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions alacritty
 	vinstall extra/completions/_alacritty 644 usr/share/zsh/site-functions
-	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions/alacritty
 	vinstall extra/completions/alacritty.fish 644 usr/share/fish/completions
-	vinstall extra/logo/alacritty-term.svg 644 usr/share/icons/hicolor/scalable/apps Alacritty.svg
 	vinstall extra/alacritty.info 644 usr/share/terminfo/a
 	vman extra/alacritty.man alacritty.1
 	vsconf alacritty.yml

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

* Re: [PR PATCH] [Updated] Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-06-23 15:15 ` voidlinux-github
@ 2019-06-23 15:15 ` voidlinux-github
  2019-06-23 15:28 ` voidlinux-github
                   ` (11 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-23 15:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gabrielsimoes/void-packages patch-3
https://github.com/void-linux/void-packages/pull/12625

Alacritty: update to 0.3.3


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

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

From 5e764fc6addf726ab68a679c732b0322e73c84c6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:06:57 -0300
Subject: [PATCH 1/2] build-style/cargo: add make_install_path variable

---
 common/build-style/cargo.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/common/build-style/cargo.sh b/common/build-style/cargo.sh
index a2a0dfe3744..4436dbc97f5 100644
--- a/common/build-style/cargo.sh
+++ b/common/build-style/cargo.sh
@@ -16,8 +16,9 @@ do_check() {
 
 do_install() {
 	: ${make_cmd:=cargo}
+	: ${make_install_path:=.}
 
-	${make_cmd} install --path . --target ${RUST_TARGET} --root="${DESTDIR}/usr" \
+	${make_cmd} install --path ${make_install_path} --target ${RUST_TARGET} --root="${DESTDIR}/usr" \
 		${make_install_args}
 	rm "${DESTDIR}"/usr/.crates.toml
 }

From dfe78f097db0a0d5f56106e93a00de702d1ba8ba Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:15:28 -0300
Subject: [PATCH 2/2] alacritty: update to 0.3.3

---
 srcpkgs/alacritty/INSTALL  |  2 +-
 srcpkgs/alacritty/template | 19 ++++++++++---------
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/alacritty/INSTALL b/srcpkgs/alacritty/INSTALL
index 9111e31e411..71e12214794 100644
--- a/srcpkgs/alacritty/INSTALL
+++ b/srcpkgs/alacritty/INSTALL
@@ -1,6 +1,6 @@
 case "$ACTION" in
 post)
 	# Compile the terminfo description.
-	tic -sx usr/share/terminfo/a/alacritty.info
+	tic -xe alacritty,alacritty-direct usr/share/terminfo/a/alacritty.info
 	;;
 esac
diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 0601c94eed3..1acc2f56ae9 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,25 +1,26 @@
 # Template file for 'alacritty'
 pkgname=alacritty
-version=0.3.2
-revision=3
+version=0.3.3
+revision=1
 build_style=cargo
-hostmakedepends="pkg-config"
-makedepends="freetype-devel fontconfig-devel"
-depends="libXxf86vm xclip ncurses alacritty-terminfo-${version}_${revision}"
+make_install_path="alacritty"
+hostmakedepends="pkg-config python3"
+makedepends="freetype-devel fontconfig-devel libxcb-devel"
+depends="libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
 short_desc="Cross-platform, GPU-accelerated terminal emulator"
-maintainer="Andrea Brancaleoni <abc@pompel.me>"
+maintainer="Gabriel Silva Simoes <simoes.sgabriel@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/jwilm/${pkgname}"
 changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
 distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
-checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
+checksum=f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519
 
 post_install() {
 	vinstall extra/linux/alacritty.desktop 644 usr/share/applications
+	vinstall extra/logo/alacritty-term.svg 644 usr/share/pixmaps Alacritty.svg
+	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions alacritty
 	vinstall extra/completions/_alacritty 644 usr/share/zsh/site-functions
-	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions/alacritty
 	vinstall extra/completions/alacritty.fish 644 usr/share/fish/completions
-	vinstall extra/logo/alacritty-term.svg 644 usr/share/icons/hicolor/scalable/apps Alacritty.svg
 	vinstall extra/alacritty.info 644 usr/share/terminfo/a
 	vman extra/alacritty.man alacritty.1
 	vsconf alacritty.yml

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

* Re: [PR PATCH] [Updated] Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-06-23 15:13 ` voidlinux-github
@ 2019-06-23 15:15 ` voidlinux-github
  2019-06-23 15:15 ` voidlinux-github
                   ` (12 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-23 15:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gabrielsimoes/void-packages patch-3
https://github.com/void-linux/void-packages/pull/12625

Alacritty: update to 0.3.3


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

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

From 5e764fc6addf726ab68a679c732b0322e73c84c6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:06:57 -0300
Subject: [PATCH 1/2] build-style/cargo: add make_install_path variable

---
 common/build-style/cargo.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/common/build-style/cargo.sh b/common/build-style/cargo.sh
index a2a0dfe3744..4436dbc97f5 100644
--- a/common/build-style/cargo.sh
+++ b/common/build-style/cargo.sh
@@ -16,8 +16,9 @@ do_check() {
 
 do_install() {
 	: ${make_cmd:=cargo}
+	: ${make_install_path:=.}
 
-	${make_cmd} install --path . --target ${RUST_TARGET} --root="${DESTDIR}/usr" \
+	${make_cmd} install --path ${make_install_path} --target ${RUST_TARGET} --root="${DESTDIR}/usr" \
 		${make_install_args}
 	rm "${DESTDIR}"/usr/.crates.toml
 }

From dfe78f097db0a0d5f56106e93a00de702d1ba8ba Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:15:28 -0300
Subject: [PATCH 2/2] alacritty: update to 0.3.3

---
 srcpkgs/alacritty/INSTALL  |  2 +-
 srcpkgs/alacritty/template | 19 ++++++++++---------
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/alacritty/INSTALL b/srcpkgs/alacritty/INSTALL
index 9111e31e411..71e12214794 100644
--- a/srcpkgs/alacritty/INSTALL
+++ b/srcpkgs/alacritty/INSTALL
@@ -1,6 +1,6 @@
 case "$ACTION" in
 post)
 	# Compile the terminfo description.
-	tic -sx usr/share/terminfo/a/alacritty.info
+	tic -xe alacritty,alacritty-direct usr/share/terminfo/a/alacritty.info
 	;;
 esac
diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 0601c94eed3..1acc2f56ae9 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,25 +1,26 @@
 # Template file for 'alacritty'
 pkgname=alacritty
-version=0.3.2
-revision=3
+version=0.3.3
+revision=1
 build_style=cargo
-hostmakedepends="pkg-config"
-makedepends="freetype-devel fontconfig-devel"
-depends="libXxf86vm xclip ncurses alacritty-terminfo-${version}_${revision}"
+make_install_path="alacritty"
+hostmakedepends="pkg-config python3"
+makedepends="freetype-devel fontconfig-devel libxcb-devel"
+depends="libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
 short_desc="Cross-platform, GPU-accelerated terminal emulator"
-maintainer="Andrea Brancaleoni <abc@pompel.me>"
+maintainer="Gabriel Silva Simoes <simoes.sgabriel@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/jwilm/${pkgname}"
 changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
 distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
-checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
+checksum=f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519
 
 post_install() {
 	vinstall extra/linux/alacritty.desktop 644 usr/share/applications
+	vinstall extra/logo/alacritty-term.svg 644 usr/share/pixmaps Alacritty.svg
+	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions alacritty
 	vinstall extra/completions/_alacritty 644 usr/share/zsh/site-functions
-	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions/alacritty
 	vinstall extra/completions/alacritty.fish 644 usr/share/fish/completions
-	vinstall extra/logo/alacritty-term.svg 644 usr/share/icons/hicolor/scalable/apps Alacritty.svg
 	vinstall extra/alacritty.info 644 usr/share/terminfo/a
 	vman extra/alacritty.man alacritty.1
 	vsconf alacritty.yml

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

* Re: [PR PATCH] [Updated] Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (9 preceding siblings ...)
  2019-06-23 15:28 ` voidlinux-github
@ 2019-06-23 15:28 ` voidlinux-github
  2019-06-23 15:29 ` voidlinux-github
                   ` (9 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-23 15:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gabrielsimoes/void-packages patch-3
https://github.com/void-linux/void-packages/pull/12625

Alacritty: update to 0.3.3


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

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

From 5e764fc6addf726ab68a679c732b0322e73c84c6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:06:57 -0300
Subject: [PATCH 1/2] build-style/cargo: add make_install_path variable

---
 common/build-style/cargo.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/common/build-style/cargo.sh b/common/build-style/cargo.sh
index a2a0dfe3744..4436dbc97f5 100644
--- a/common/build-style/cargo.sh
+++ b/common/build-style/cargo.sh
@@ -16,8 +16,9 @@ do_check() {
 
 do_install() {
 	: ${make_cmd:=cargo}
+	: ${make_install_path:=.}
 
-	${make_cmd} install --path . --target ${RUST_TARGET} --root="${DESTDIR}/usr" \
+	${make_cmd} install --path ${make_install_path} --target ${RUST_TARGET} --root="${DESTDIR}/usr" \
 		${make_install_args}
 	rm "${DESTDIR}"/usr/.crates.toml
 }

From 1dcbb17e3c2c6333fc10db7e6234d54683efc7f0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:27:46 -0300
Subject: [PATCH 2/2] alacritty: update to 0.3.3

---
 srcpkgs/alacritty/INSTALL  |  2 +-
 srcpkgs/alacritty/REMOVE   |  3 ++-
 srcpkgs/alacritty/template | 19 ++++++++++---------
 3 files changed, 13 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/alacritty/INSTALL b/srcpkgs/alacritty/INSTALL
index 9111e31e411..71e12214794 100644
--- a/srcpkgs/alacritty/INSTALL
+++ b/srcpkgs/alacritty/INSTALL
@@ -1,6 +1,6 @@
 case "$ACTION" in
 post)
 	# Compile the terminfo description.
-	tic -sx usr/share/terminfo/a/alacritty.info
+	tic -xe alacritty,alacritty-direct usr/share/terminfo/a/alacritty.info
 	;;
 esac
diff --git a/srcpkgs/alacritty/REMOVE b/srcpkgs/alacritty/REMOVE
index e4fd286bdb4..02e89579937 100644
--- a/srcpkgs/alacritty/REMOVE
+++ b/srcpkgs/alacritty/REMOVE
@@ -1,7 +1,8 @@
 case "$ACTION" in
 pre)
 	# Remove compiled terminfo files.
-	rm -f usr/share/terminfo/a/alacritty-256color
 	rm -f usr/share/terminfo/a/alacritty
+	rm -f usr/share/terminfo/a/alacritty+common
+	rm -f usr/share/terminfo/a/alacritty-direct
 	;;
 esac
diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 0601c94eed3..1acc2f56ae9 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,25 +1,26 @@
 # Template file for 'alacritty'
 pkgname=alacritty
-version=0.3.2
-revision=3
+version=0.3.3
+revision=1
 build_style=cargo
-hostmakedepends="pkg-config"
-makedepends="freetype-devel fontconfig-devel"
-depends="libXxf86vm xclip ncurses alacritty-terminfo-${version}_${revision}"
+make_install_path="alacritty"
+hostmakedepends="pkg-config python3"
+makedepends="freetype-devel fontconfig-devel libxcb-devel"
+depends="libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
 short_desc="Cross-platform, GPU-accelerated terminal emulator"
-maintainer="Andrea Brancaleoni <abc@pompel.me>"
+maintainer="Gabriel Silva Simoes <simoes.sgabriel@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/jwilm/${pkgname}"
 changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
 distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
-checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
+checksum=f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519
 
 post_install() {
 	vinstall extra/linux/alacritty.desktop 644 usr/share/applications
+	vinstall extra/logo/alacritty-term.svg 644 usr/share/pixmaps Alacritty.svg
+	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions alacritty
 	vinstall extra/completions/_alacritty 644 usr/share/zsh/site-functions
-	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions/alacritty
 	vinstall extra/completions/alacritty.fish 644 usr/share/fish/completions
-	vinstall extra/logo/alacritty-term.svg 644 usr/share/icons/hicolor/scalable/apps Alacritty.svg
 	vinstall extra/alacritty.info 644 usr/share/terminfo/a
 	vman extra/alacritty.man alacritty.1
 	vsconf alacritty.yml

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

* Re: [PR PATCH] [Updated] Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (8 preceding siblings ...)
  2019-06-23 15:15 ` voidlinux-github
@ 2019-06-23 15:28 ` voidlinux-github
  2019-06-23 15:28 ` voidlinux-github
                   ` (10 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-23 15:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gabrielsimoes/void-packages patch-3
https://github.com/void-linux/void-packages/pull/12625

Alacritty: update to 0.3.3


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

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

From 5e764fc6addf726ab68a679c732b0322e73c84c6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:06:57 -0300
Subject: [PATCH 1/2] build-style/cargo: add make_install_path variable

---
 common/build-style/cargo.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/common/build-style/cargo.sh b/common/build-style/cargo.sh
index a2a0dfe3744..4436dbc97f5 100644
--- a/common/build-style/cargo.sh
+++ b/common/build-style/cargo.sh
@@ -16,8 +16,9 @@ do_check() {
 
 do_install() {
 	: ${make_cmd:=cargo}
+	: ${make_install_path:=.}
 
-	${make_cmd} install --path . --target ${RUST_TARGET} --root="${DESTDIR}/usr" \
+	${make_cmd} install --path ${make_install_path} --target ${RUST_TARGET} --root="${DESTDIR}/usr" \
 		${make_install_args}
 	rm "${DESTDIR}"/usr/.crates.toml
 }

From 1dcbb17e3c2c6333fc10db7e6234d54683efc7f0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:27:46 -0300
Subject: [PATCH 2/2] alacritty: update to 0.3.3

---
 srcpkgs/alacritty/INSTALL  |  2 +-
 srcpkgs/alacritty/REMOVE   |  3 ++-
 srcpkgs/alacritty/template | 19 ++++++++++---------
 3 files changed, 13 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/alacritty/INSTALL b/srcpkgs/alacritty/INSTALL
index 9111e31e411..71e12214794 100644
--- a/srcpkgs/alacritty/INSTALL
+++ b/srcpkgs/alacritty/INSTALL
@@ -1,6 +1,6 @@
 case "$ACTION" in
 post)
 	# Compile the terminfo description.
-	tic -sx usr/share/terminfo/a/alacritty.info
+	tic -xe alacritty,alacritty-direct usr/share/terminfo/a/alacritty.info
 	;;
 esac
diff --git a/srcpkgs/alacritty/REMOVE b/srcpkgs/alacritty/REMOVE
index e4fd286bdb4..02e89579937 100644
--- a/srcpkgs/alacritty/REMOVE
+++ b/srcpkgs/alacritty/REMOVE
@@ -1,7 +1,8 @@
 case "$ACTION" in
 pre)
 	# Remove compiled terminfo files.
-	rm -f usr/share/terminfo/a/alacritty-256color
 	rm -f usr/share/terminfo/a/alacritty
+	rm -f usr/share/terminfo/a/alacritty+common
+	rm -f usr/share/terminfo/a/alacritty-direct
 	;;
 esac
diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 0601c94eed3..1acc2f56ae9 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,25 +1,26 @@
 # Template file for 'alacritty'
 pkgname=alacritty
-version=0.3.2
-revision=3
+version=0.3.3
+revision=1
 build_style=cargo
-hostmakedepends="pkg-config"
-makedepends="freetype-devel fontconfig-devel"
-depends="libXxf86vm xclip ncurses alacritty-terminfo-${version}_${revision}"
+make_install_path="alacritty"
+hostmakedepends="pkg-config python3"
+makedepends="freetype-devel fontconfig-devel libxcb-devel"
+depends="libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
 short_desc="Cross-platform, GPU-accelerated terminal emulator"
-maintainer="Andrea Brancaleoni <abc@pompel.me>"
+maintainer="Gabriel Silva Simoes <simoes.sgabriel@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/jwilm/${pkgname}"
 changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
 distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
-checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
+checksum=f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519
 
 post_install() {
 	vinstall extra/linux/alacritty.desktop 644 usr/share/applications
+	vinstall extra/logo/alacritty-term.svg 644 usr/share/pixmaps Alacritty.svg
+	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions alacritty
 	vinstall extra/completions/_alacritty 644 usr/share/zsh/site-functions
-	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions/alacritty
 	vinstall extra/completions/alacritty.fish 644 usr/share/fish/completions
-	vinstall extra/logo/alacritty-term.svg 644 usr/share/icons/hicolor/scalable/apps Alacritty.svg
 	vinstall extra/alacritty.info 644 usr/share/terminfo/a
 	vman extra/alacritty.man alacritty.1
 	vsconf alacritty.yml

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

* Re: [PR PATCH] [Updated] Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (10 preceding siblings ...)
  2019-06-23 15:28 ` voidlinux-github
@ 2019-06-23 15:29 ` voidlinux-github
  2019-06-23 15:29 ` voidlinux-github
                   ` (8 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-23 15:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gabrielsimoes/void-packages patch-3
https://github.com/void-linux/void-packages/pull/12625

Alacritty: update to 0.3.3


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

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

From 5e764fc6addf726ab68a679c732b0322e73c84c6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:06:57 -0300
Subject: [PATCH 1/2] build-style/cargo: add make_install_path variable

---
 common/build-style/cargo.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/common/build-style/cargo.sh b/common/build-style/cargo.sh
index a2a0dfe3744..4436dbc97f5 100644
--- a/common/build-style/cargo.sh
+++ b/common/build-style/cargo.sh
@@ -16,8 +16,9 @@ do_check() {
 
 do_install() {
 	: ${make_cmd:=cargo}
+	: ${make_install_path:=.}
 
-	${make_cmd} install --path . --target ${RUST_TARGET} --root="${DESTDIR}/usr" \
+	${make_cmd} install --path ${make_install_path} --target ${RUST_TARGET} --root="${DESTDIR}/usr" \
 		${make_install_args}
 	rm "${DESTDIR}"/usr/.crates.toml
 }

From 4dbde16be1e5e66d2fefc3c3cd0d89f9a63cd1a6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:29:33 -0300
Subject: [PATCH 2/2] alacritty: update to 0.3.3

---
 srcpkgs/alacritty/INSTALL  |  2 +-
 srcpkgs/alacritty/REMOVE   |  2 +-
 srcpkgs/alacritty/template | 19 ++++++++++---------
 3 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/alacritty/INSTALL b/srcpkgs/alacritty/INSTALL
index 9111e31e411..71e12214794 100644
--- a/srcpkgs/alacritty/INSTALL
+++ b/srcpkgs/alacritty/INSTALL
@@ -1,6 +1,6 @@
 case "$ACTION" in
 post)
 	# Compile the terminfo description.
-	tic -sx usr/share/terminfo/a/alacritty.info
+	tic -xe alacritty,alacritty-direct usr/share/terminfo/a/alacritty.info
 	;;
 esac
diff --git a/srcpkgs/alacritty/REMOVE b/srcpkgs/alacritty/REMOVE
index e4fd286bdb4..572df4e79ba 100644
--- a/srcpkgs/alacritty/REMOVE
+++ b/srcpkgs/alacritty/REMOVE
@@ -1,7 +1,7 @@
 case "$ACTION" in
 pre)
 	# Remove compiled terminfo files.
-	rm -f usr/share/terminfo/a/alacritty-256color
 	rm -f usr/share/terminfo/a/alacritty
+	rm -f usr/share/terminfo/a/alacritty-direct
 	;;
 esac
diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 0601c94eed3..1acc2f56ae9 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,25 +1,26 @@
 # Template file for 'alacritty'
 pkgname=alacritty
-version=0.3.2
-revision=3
+version=0.3.3
+revision=1
 build_style=cargo
-hostmakedepends="pkg-config"
-makedepends="freetype-devel fontconfig-devel"
-depends="libXxf86vm xclip ncurses alacritty-terminfo-${version}_${revision}"
+make_install_path="alacritty"
+hostmakedepends="pkg-config python3"
+makedepends="freetype-devel fontconfig-devel libxcb-devel"
+depends="libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
 short_desc="Cross-platform, GPU-accelerated terminal emulator"
-maintainer="Andrea Brancaleoni <abc@pompel.me>"
+maintainer="Gabriel Silva Simoes <simoes.sgabriel@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/jwilm/${pkgname}"
 changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
 distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
-checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
+checksum=f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519
 
 post_install() {
 	vinstall extra/linux/alacritty.desktop 644 usr/share/applications
+	vinstall extra/logo/alacritty-term.svg 644 usr/share/pixmaps Alacritty.svg
+	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions alacritty
 	vinstall extra/completions/_alacritty 644 usr/share/zsh/site-functions
-	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions/alacritty
 	vinstall extra/completions/alacritty.fish 644 usr/share/fish/completions
-	vinstall extra/logo/alacritty-term.svg 644 usr/share/icons/hicolor/scalable/apps Alacritty.svg
 	vinstall extra/alacritty.info 644 usr/share/terminfo/a
 	vman extra/alacritty.man alacritty.1
 	vsconf alacritty.yml

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

* Re: [PR PATCH] [Updated] Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (11 preceding siblings ...)
  2019-06-23 15:29 ` voidlinux-github
@ 2019-06-23 15:29 ` voidlinux-github
  2019-06-23 16:46 ` voidlinux-github
                   ` (7 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-23 15:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gabrielsimoes/void-packages patch-3
https://github.com/void-linux/void-packages/pull/12625

Alacritty: update to 0.3.3


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

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

From 5e764fc6addf726ab68a679c732b0322e73c84c6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:06:57 -0300
Subject: [PATCH 1/2] build-style/cargo: add make_install_path variable

---
 common/build-style/cargo.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/common/build-style/cargo.sh b/common/build-style/cargo.sh
index a2a0dfe3744..4436dbc97f5 100644
--- a/common/build-style/cargo.sh
+++ b/common/build-style/cargo.sh
@@ -16,8 +16,9 @@ do_check() {
 
 do_install() {
 	: ${make_cmd:=cargo}
+	: ${make_install_path:=.}
 
-	${make_cmd} install --path . --target ${RUST_TARGET} --root="${DESTDIR}/usr" \
+	${make_cmd} install --path ${make_install_path} --target ${RUST_TARGET} --root="${DESTDIR}/usr" \
 		${make_install_args}
 	rm "${DESTDIR}"/usr/.crates.toml
 }

From 4dbde16be1e5e66d2fefc3c3cd0d89f9a63cd1a6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:29:33 -0300
Subject: [PATCH 2/2] alacritty: update to 0.3.3

---
 srcpkgs/alacritty/INSTALL  |  2 +-
 srcpkgs/alacritty/REMOVE   |  2 +-
 srcpkgs/alacritty/template | 19 ++++++++++---------
 3 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/alacritty/INSTALL b/srcpkgs/alacritty/INSTALL
index 9111e31e411..71e12214794 100644
--- a/srcpkgs/alacritty/INSTALL
+++ b/srcpkgs/alacritty/INSTALL
@@ -1,6 +1,6 @@
 case "$ACTION" in
 post)
 	# Compile the terminfo description.
-	tic -sx usr/share/terminfo/a/alacritty.info
+	tic -xe alacritty,alacritty-direct usr/share/terminfo/a/alacritty.info
 	;;
 esac
diff --git a/srcpkgs/alacritty/REMOVE b/srcpkgs/alacritty/REMOVE
index e4fd286bdb4..572df4e79ba 100644
--- a/srcpkgs/alacritty/REMOVE
+++ b/srcpkgs/alacritty/REMOVE
@@ -1,7 +1,7 @@
 case "$ACTION" in
 pre)
 	# Remove compiled terminfo files.
-	rm -f usr/share/terminfo/a/alacritty-256color
 	rm -f usr/share/terminfo/a/alacritty
+	rm -f usr/share/terminfo/a/alacritty-direct
 	;;
 esac
diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 0601c94eed3..1acc2f56ae9 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,25 +1,26 @@
 # Template file for 'alacritty'
 pkgname=alacritty
-version=0.3.2
-revision=3
+version=0.3.3
+revision=1
 build_style=cargo
-hostmakedepends="pkg-config"
-makedepends="freetype-devel fontconfig-devel"
-depends="libXxf86vm xclip ncurses alacritty-terminfo-${version}_${revision}"
+make_install_path="alacritty"
+hostmakedepends="pkg-config python3"
+makedepends="freetype-devel fontconfig-devel libxcb-devel"
+depends="libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
 short_desc="Cross-platform, GPU-accelerated terminal emulator"
-maintainer="Andrea Brancaleoni <abc@pompel.me>"
+maintainer="Gabriel Silva Simoes <simoes.sgabriel@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/jwilm/${pkgname}"
 changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
 distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
-checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
+checksum=f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519
 
 post_install() {
 	vinstall extra/linux/alacritty.desktop 644 usr/share/applications
+	vinstall extra/logo/alacritty-term.svg 644 usr/share/pixmaps Alacritty.svg
+	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions alacritty
 	vinstall extra/completions/_alacritty 644 usr/share/zsh/site-functions
-	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions/alacritty
 	vinstall extra/completions/alacritty.fish 644 usr/share/fish/completions
-	vinstall extra/logo/alacritty-term.svg 644 usr/share/icons/hicolor/scalable/apps Alacritty.svg
 	vinstall extra/alacritty.info 644 usr/share/terminfo/a
 	vman extra/alacritty.man alacritty.1
 	vsconf alacritty.yml

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

* Re: [PR PATCH] [Updated] Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (13 preceding siblings ...)
  2019-06-23 16:46 ` voidlinux-github
@ 2019-06-23 16:46 ` voidlinux-github
  2019-06-23 16:47 ` voidlinux-github
                   ` (5 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-23 16:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gabrielsimoes/void-packages patch-3
https://github.com/void-linux/void-packages/pull/12625

Alacritty: update to 0.3.3


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

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

From bd10d19327122807f3dc578ab696d228d03dc085 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:29:33 -0300
Subject: [PATCH] alacritty: update to 0.3.3

---
 srcpkgs/alacritty/INSTALL  |  2 +-
 srcpkgs/alacritty/REMOVE   |  2 +-
 srcpkgs/alacritty/template | 23 ++++++++++++++---------
 3 files changed, 16 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/alacritty/INSTALL b/srcpkgs/alacritty/INSTALL
index 9111e31e411..71e12214794 100644
--- a/srcpkgs/alacritty/INSTALL
+++ b/srcpkgs/alacritty/INSTALL
@@ -1,6 +1,6 @@
 case "$ACTION" in
 post)
 	# Compile the terminfo description.
-	tic -sx usr/share/terminfo/a/alacritty.info
+	tic -xe alacritty,alacritty-direct usr/share/terminfo/a/alacritty.info
 	;;
 esac
diff --git a/srcpkgs/alacritty/REMOVE b/srcpkgs/alacritty/REMOVE
index e4fd286bdb4..572df4e79ba 100644
--- a/srcpkgs/alacritty/REMOVE
+++ b/srcpkgs/alacritty/REMOVE
@@ -1,7 +1,7 @@
 case "$ACTION" in
 pre)
 	# Remove compiled terminfo files.
-	rm -f usr/share/terminfo/a/alacritty-256color
 	rm -f usr/share/terminfo/a/alacritty
+	rm -f usr/share/terminfo/a/alacritty-direct
 	;;
 esac
diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 0601c94eed3..64ba390b95c 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,25 +1,30 @@
 # Template file for 'alacritty'
 pkgname=alacritty
-version=0.3.2
-revision=3
+version=0.3.3
+revision=1
 build_style=cargo
-hostmakedepends="pkg-config"
-makedepends="freetype-devel fontconfig-devel"
-depends="libXxf86vm xclip ncurses alacritty-terminfo-${version}_${revision}"
+hostmakedepends="pkg-config python3"
+makedepends="freetype-devel fontconfig-devel libxcb-devel"
+depends="libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
 short_desc="Cross-platform, GPU-accelerated terminal emulator"
-maintainer="Andrea Brancaleoni <abc@pompel.me>"
+maintainer="Gabriel Silva Simoes <simoes.sgabriel@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/jwilm/${pkgname}"
 changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
 distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
-checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
+checksum=f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519
+
+do_install() {
+	cargo install --path ${pkgname} --target ${RUST_TARGET} --root="${DESTDIR}/usr"
+	rm "${DESTDIR}"/usr/.crates.toml
+}
 
 post_install() {
 	vinstall extra/linux/alacritty.desktop 644 usr/share/applications
+	vinstall extra/logo/alacritty-term.svg 644 usr/share/pixmaps Alacritty.svg
+	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions alacritty
 	vinstall extra/completions/_alacritty 644 usr/share/zsh/site-functions
-	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions/alacritty
 	vinstall extra/completions/alacritty.fish 644 usr/share/fish/completions
-	vinstall extra/logo/alacritty-term.svg 644 usr/share/icons/hicolor/scalable/apps Alacritty.svg
 	vinstall extra/alacritty.info 644 usr/share/terminfo/a
 	vman extra/alacritty.man alacritty.1
 	vsconf alacritty.yml

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

* Re: [PR PATCH] [Updated] Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (12 preceding siblings ...)
  2019-06-23 15:29 ` voidlinux-github
@ 2019-06-23 16:46 ` voidlinux-github
  2019-06-23 16:46 ` voidlinux-github
                   ` (6 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-23 16:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gabrielsimoes/void-packages patch-3
https://github.com/void-linux/void-packages/pull/12625

Alacritty: update to 0.3.3


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

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

From bd10d19327122807f3dc578ab696d228d03dc085 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:29:33 -0300
Subject: [PATCH] alacritty: update to 0.3.3

---
 srcpkgs/alacritty/INSTALL  |  2 +-
 srcpkgs/alacritty/REMOVE   |  2 +-
 srcpkgs/alacritty/template | 23 ++++++++++++++---------
 3 files changed, 16 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/alacritty/INSTALL b/srcpkgs/alacritty/INSTALL
index 9111e31e411..71e12214794 100644
--- a/srcpkgs/alacritty/INSTALL
+++ b/srcpkgs/alacritty/INSTALL
@@ -1,6 +1,6 @@
 case "$ACTION" in
 post)
 	# Compile the terminfo description.
-	tic -sx usr/share/terminfo/a/alacritty.info
+	tic -xe alacritty,alacritty-direct usr/share/terminfo/a/alacritty.info
 	;;
 esac
diff --git a/srcpkgs/alacritty/REMOVE b/srcpkgs/alacritty/REMOVE
index e4fd286bdb4..572df4e79ba 100644
--- a/srcpkgs/alacritty/REMOVE
+++ b/srcpkgs/alacritty/REMOVE
@@ -1,7 +1,7 @@
 case "$ACTION" in
 pre)
 	# Remove compiled terminfo files.
-	rm -f usr/share/terminfo/a/alacritty-256color
 	rm -f usr/share/terminfo/a/alacritty
+	rm -f usr/share/terminfo/a/alacritty-direct
 	;;
 esac
diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 0601c94eed3..64ba390b95c 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,25 +1,30 @@
 # Template file for 'alacritty'
 pkgname=alacritty
-version=0.3.2
-revision=3
+version=0.3.3
+revision=1
 build_style=cargo
-hostmakedepends="pkg-config"
-makedepends="freetype-devel fontconfig-devel"
-depends="libXxf86vm xclip ncurses alacritty-terminfo-${version}_${revision}"
+hostmakedepends="pkg-config python3"
+makedepends="freetype-devel fontconfig-devel libxcb-devel"
+depends="libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
 short_desc="Cross-platform, GPU-accelerated terminal emulator"
-maintainer="Andrea Brancaleoni <abc@pompel.me>"
+maintainer="Gabriel Silva Simoes <simoes.sgabriel@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/jwilm/${pkgname}"
 changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
 distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
-checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
+checksum=f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519
+
+do_install() {
+	cargo install --path ${pkgname} --target ${RUST_TARGET} --root="${DESTDIR}/usr"
+	rm "${DESTDIR}"/usr/.crates.toml
+}
 
 post_install() {
 	vinstall extra/linux/alacritty.desktop 644 usr/share/applications
+	vinstall extra/logo/alacritty-term.svg 644 usr/share/pixmaps Alacritty.svg
+	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions alacritty
 	vinstall extra/completions/_alacritty 644 usr/share/zsh/site-functions
-	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions/alacritty
 	vinstall extra/completions/alacritty.fish 644 usr/share/fish/completions
-	vinstall extra/logo/alacritty-term.svg 644 usr/share/icons/hicolor/scalable/apps Alacritty.svg
 	vinstall extra/alacritty.info 644 usr/share/terminfo/a
 	vman extra/alacritty.man alacritty.1
 	vsconf alacritty.yml

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

* Re: Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (14 preceding siblings ...)
  2019-06-23 16:46 ` voidlinux-github
@ 2019-06-23 16:47 ` voidlinux-github
  2019-06-25  9:14 ` voidlinux-github
                   ` (4 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-23 16:47 UTC (permalink / raw)
  To: ml

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

New comment by gabrielsimoes on void-packages repository

https://github.com/void-linux/void-packages/pull/12625#issuecomment-504768480
Comment:
Thanks for the help, it should be working now.

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

* Re: Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (15 preceding siblings ...)
  2019-06-23 16:47 ` voidlinux-github
@ 2019-06-25  9:14 ` voidlinux-github
  2019-06-25 15:31 ` voidlinux-github
                   ` (3 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-25  9:14 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/12625#issuecomment-505359617
Comment:
@thypon are you ok with maintainer change?

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

* Re: Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (16 preceding siblings ...)
  2019-06-25  9:14 ` voidlinux-github
@ 2019-06-25 15:31 ` voidlinux-github
  2019-06-27  2:08 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-25 15:31 UTC (permalink / raw)
  To: ml

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

New comment by thypon on void-packages repository

https://github.com/void-linux/void-packages/pull/12625#issuecomment-505498025
Comment:
I still use this package daily, I would prefer to maintain the ownership, or otherwise if some other core maintainer could maintain that I'm ok: the disappearance rate is high for external contributors. Feel free to ask for other packages too. 

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

* Re: [PR PATCH] [Updated] Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (17 preceding siblings ...)
  2019-06-25 15:31 ` voidlinux-github
@ 2019-06-27  2:08 ` voidlinux-github
  2019-06-27  2:08 ` voidlinux-github
  2019-06-27  7:29 ` [PR PATCH] [Merged]: " voidlinux-github
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-27  2:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gabrielsimoes/void-packages patch-3
https://github.com/void-linux/void-packages/pull/12625

Alacritty: update to 0.3.3


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

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

From f315046e75f2483fe9ad9f3cbbe82c96773ab391 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:29:33 -0300
Subject: [PATCH] alacritty: update to 0.3.3

---
 srcpkgs/alacritty/INSTALL  |  2 +-
 srcpkgs/alacritty/REMOVE   |  2 +-
 srcpkgs/alacritty/template | 21 +++++++++++++--------
 3 files changed, 15 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/alacritty/INSTALL b/srcpkgs/alacritty/INSTALL
index 9111e31e411..71e12214794 100644
--- a/srcpkgs/alacritty/INSTALL
+++ b/srcpkgs/alacritty/INSTALL
@@ -1,6 +1,6 @@
 case "$ACTION" in
 post)
 	# Compile the terminfo description.
-	tic -sx usr/share/terminfo/a/alacritty.info
+	tic -xe alacritty,alacritty-direct usr/share/terminfo/a/alacritty.info
 	;;
 esac
diff --git a/srcpkgs/alacritty/REMOVE b/srcpkgs/alacritty/REMOVE
index e4fd286bdb4..572df4e79ba 100644
--- a/srcpkgs/alacritty/REMOVE
+++ b/srcpkgs/alacritty/REMOVE
@@ -1,7 +1,7 @@
 case "$ACTION" in
 pre)
 	# Remove compiled terminfo files.
-	rm -f usr/share/terminfo/a/alacritty-256color
 	rm -f usr/share/terminfo/a/alacritty
+	rm -f usr/share/terminfo/a/alacritty-direct
 	;;
 esac
diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 0601c94eed3..67b41372c0a 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,25 +1,30 @@
 # Template file for 'alacritty'
 pkgname=alacritty
-version=0.3.2
-revision=3
+version=0.3.3
+revision=1
 build_style=cargo
-hostmakedepends="pkg-config"
-makedepends="freetype-devel fontconfig-devel"
-depends="libXxf86vm xclip ncurses alacritty-terminfo-${version}_${revision}"
+hostmakedepends="pkg-config python3"
+makedepends="freetype-devel fontconfig-devel libxcb-devel"
+depends="libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
 short_desc="Cross-platform, GPU-accelerated terminal emulator"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://github.com/jwilm/${pkgname}"
 changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
 distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
-checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
+checksum=f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519
+
+do_install() {
+	cargo install --path ${pkgname} --target ${RUST_TARGET} --root="${DESTDIR}/usr"
+	rm "${DESTDIR}"/usr/.crates.toml
+}
 
 post_install() {
 	vinstall extra/linux/alacritty.desktop 644 usr/share/applications
+	vinstall extra/logo/alacritty-term.svg 644 usr/share/pixmaps Alacritty.svg
+	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions alacritty
 	vinstall extra/completions/_alacritty 644 usr/share/zsh/site-functions
-	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions/alacritty
 	vinstall extra/completions/alacritty.fish 644 usr/share/fish/completions
-	vinstall extra/logo/alacritty-term.svg 644 usr/share/icons/hicolor/scalable/apps Alacritty.svg
 	vinstall extra/alacritty.info 644 usr/share/terminfo/a
 	vman extra/alacritty.man alacritty.1
 	vsconf alacritty.yml

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

* Re: [PR PATCH] [Updated] Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (18 preceding siblings ...)
  2019-06-27  2:08 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-27  2:08 ` voidlinux-github
  2019-06-27  7:29 ` [PR PATCH] [Merged]: " voidlinux-github
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-27  2:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gabrielsimoes/void-packages patch-3
https://github.com/void-linux/void-packages/pull/12625

Alacritty: update to 0.3.3


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

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

From f315046e75f2483fe9ad9f3cbbe82c96773ab391 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= <simoes.sgabriel@gmail.com>
Date: Sun, 23 Jun 2019 12:29:33 -0300
Subject: [PATCH] alacritty: update to 0.3.3

---
 srcpkgs/alacritty/INSTALL  |  2 +-
 srcpkgs/alacritty/REMOVE   |  2 +-
 srcpkgs/alacritty/template | 21 +++++++++++++--------
 3 files changed, 15 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/alacritty/INSTALL b/srcpkgs/alacritty/INSTALL
index 9111e31e411..71e12214794 100644
--- a/srcpkgs/alacritty/INSTALL
+++ b/srcpkgs/alacritty/INSTALL
@@ -1,6 +1,6 @@
 case "$ACTION" in
 post)
 	# Compile the terminfo description.
-	tic -sx usr/share/terminfo/a/alacritty.info
+	tic -xe alacritty,alacritty-direct usr/share/terminfo/a/alacritty.info
 	;;
 esac
diff --git a/srcpkgs/alacritty/REMOVE b/srcpkgs/alacritty/REMOVE
index e4fd286bdb4..572df4e79ba 100644
--- a/srcpkgs/alacritty/REMOVE
+++ b/srcpkgs/alacritty/REMOVE
@@ -1,7 +1,7 @@
 case "$ACTION" in
 pre)
 	# Remove compiled terminfo files.
-	rm -f usr/share/terminfo/a/alacritty-256color
 	rm -f usr/share/terminfo/a/alacritty
+	rm -f usr/share/terminfo/a/alacritty-direct
 	;;
 esac
diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 0601c94eed3..67b41372c0a 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,25 +1,30 @@
 # Template file for 'alacritty'
 pkgname=alacritty
-version=0.3.2
-revision=3
+version=0.3.3
+revision=1
 build_style=cargo
-hostmakedepends="pkg-config"
-makedepends="freetype-devel fontconfig-devel"
-depends="libXxf86vm xclip ncurses alacritty-terminfo-${version}_${revision}"
+hostmakedepends="pkg-config python3"
+makedepends="freetype-devel fontconfig-devel libxcb-devel"
+depends="libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
 short_desc="Cross-platform, GPU-accelerated terminal emulator"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://github.com/jwilm/${pkgname}"
 changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
 distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
-checksum=e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
+checksum=f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519
+
+do_install() {
+	cargo install --path ${pkgname} --target ${RUST_TARGET} --root="${DESTDIR}/usr"
+	rm "${DESTDIR}"/usr/.crates.toml
+}
 
 post_install() {
 	vinstall extra/linux/alacritty.desktop 644 usr/share/applications
+	vinstall extra/logo/alacritty-term.svg 644 usr/share/pixmaps Alacritty.svg
+	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions alacritty
 	vinstall extra/completions/_alacritty 644 usr/share/zsh/site-functions
-	vinstall extra/completions/alacritty.bash 644 usr/share/bash-completion/completions/alacritty
 	vinstall extra/completions/alacritty.fish 644 usr/share/fish/completions
-	vinstall extra/logo/alacritty-term.svg 644 usr/share/icons/hicolor/scalable/apps Alacritty.svg
 	vinstall extra/alacritty.info 644 usr/share/terminfo/a
 	vman extra/alacritty.man alacritty.1
 	vsconf alacritty.yml

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

* Re: [PR PATCH] [Merged]: Alacritty: update to 0.3.3
  2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
                   ` (19 preceding siblings ...)
  2019-06-27  2:08 ` voidlinux-github
@ 2019-06-27  7:29 ` voidlinux-github
  20 siblings, 0 replies; 22+ messages in thread
From: voidlinux-github @ 2019-06-27  7:29 UTC (permalink / raw)
  To: ml

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

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

Alacritty: update to 0.3.3
https://github.com/void-linux/void-packages/pull/12625
Description: 

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

end of thread, other threads:[~2019-06-27  7:29 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-22 19:21 [PR PATCH] Alacritty: update to 0.3.3 voidlinux-github
2019-06-22 19:24 ` voidlinux-github
2019-06-22 19:28 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-22 19:28 ` voidlinux-github
2019-06-22 19:28 ` voidlinux-github
2019-06-23 10:10 ` voidlinux-github
2019-06-23 15:13 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-23 15:13 ` voidlinux-github
2019-06-23 15:15 ` voidlinux-github
2019-06-23 15:15 ` voidlinux-github
2019-06-23 15:28 ` voidlinux-github
2019-06-23 15:28 ` voidlinux-github
2019-06-23 15:29 ` voidlinux-github
2019-06-23 15:29 ` voidlinux-github
2019-06-23 16:46 ` voidlinux-github
2019-06-23 16:46 ` voidlinux-github
2019-06-23 16:47 ` voidlinux-github
2019-06-25  9:14 ` voidlinux-github
2019-06-25 15:31 ` voidlinux-github
2019-06-27  2:08 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-27  2:08 ` voidlinux-github
2019-06-27  7:29 ` [PR PATCH] [Merged]: " 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).