Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] tau: update to 0.9.2; renamed from gxi.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14089@inbox.vuxu.org>
@ 2019-09-02 20:10 ` voidlinux-github
  2019-09-06  6:54 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-09-02 20:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Cogitri/void-packages tau
https://github.com/void-linux/void-packages/pull/14089

tau: update to 0.9.2; renamed from gxi.
None

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

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

From 98c8579fe5887733914421abe8fa6068dc5fec66 Mon Sep 17 00:00:00 2001
From: Rasmus Thomsen <oss@cogitri.dev>
Date: Fri, 30 Aug 2019 22:08:00 +0100
Subject: [PATCH] tau: update to 0.9.2; renamed from gxi.

---
 srcpkgs/gxi          |  1 +
 srcpkgs/gxi/template | 23 -----------------------
 srcpkgs/tau/template | 29 +++++++++++++++++++++++++++++
 3 files changed, 30 insertions(+), 23 deletions(-)
 create mode 120000 srcpkgs/gxi
 delete mode 100644 srcpkgs/gxi/template
 create mode 100644 srcpkgs/tau/template

diff --git a/srcpkgs/gxi b/srcpkgs/gxi
new file mode 120000
index 00000000000..3008d527e75
--- /dev/null
+++ b/srcpkgs/gxi
@@ -0,0 +1 @@
+tau
\ No newline at end of file
diff --git a/srcpkgs/gxi/template b/srcpkgs/gxi/template
deleted file mode 100644
index 8fa53d00432..00000000000
--- a/srcpkgs/gxi/template
+++ /dev/null
@@ -1,23 +0,0 @@
-# Template file for 'gxi'
-pkgname=gxi
-version=0.8.1
-revision=1
-build_style=meson
-build_helper=rust
-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"
-maintainer="Enno Boland <gottox@voidlinux.org>"
-license="MIT"
-homepage="https://github.com/Cogitri/gxi"
-distfiles="https://github.com/Cogitri/gxi/releases/download/v${version}/gxi-${version}.tar.xz"
-checksum=7f970239815cd688218c360fba7f00b8e1eb9ee9bafc9ce578e61018cca087a1
-
-case $XBPS_MACHINE in
-	*-musl) broken="crashes rustc" ;;
-esac
-
-post_install() {
-	vlicense LICENSE
-}
diff --git a/srcpkgs/tau/template b/srcpkgs/tau/template
new file mode 100644
index 00000000000..ff2dfc1c190
--- /dev/null
+++ b/srcpkgs/tau/template
@@ -0,0 +1,29 @@
+# Template file for 'tau'
+pkgname=tau
+version=0.9.2
+revision=1
+build_style=meson
+build_helper=rust
+hostmakedepends="cargo pkg-config rust glib-devel"
+makedepends="gtk+3-devel rust-std"
+checkdepends="appstream-glib desktop-file-utils"
+short_desc="GTK frontend for the Xi text editor, written in Rust"
+maintainer="Enno Boland <gottox@voidlinux.org>"
+license="MIT"
+homepage="https://gitlab.gnome.org/World/Tau"
+distfiles="https://gitlab.gnome.org/World/Tau/uploads/fdf09640e3837ad509f5c4b1da0c26e3/tau-${version}.tar.xz"
+checksum=e48db7356bf72d7082cab4ed09522e1d26eb682593881cf07b3a717160a0501d
+
+case $XBPS_MACHINE in
+	*-musl) broken="crashes rustc" ;;
+esac
+
+post_install() {
+	vlicense LICENSE
+}
+
+gxi_package() {
+	depends="tau>=${version}_${revision}"
+	build_style=meta
+	short_desc+=" (transitional dummy package)"
+}

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

* Re: [PR PATCH] [Merged]: tau: update to 0.9.2; renamed from gxi.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14089@inbox.vuxu.org>
  2019-09-02 20:10 ` [PR PATCH] [Updated] tau: update to 0.9.2; renamed from gxi voidlinux-github
@ 2019-09-06  6:54 ` voidlinux-github
  1 sibling, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-09-06  6:54 UTC (permalink / raw)
  To: ml

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

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

tau: update to 0.9.2; renamed from gxi.
https://github.com/void-linux/void-packages/pull/14089

Description:
None

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

end of thread, other threads:[~2019-09-06  6:54 UTC | newest]

Thread overview: 2+ 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-14089@inbox.vuxu.org>
2019-09-02 20:10 ` [PR PATCH] [Updated] tau: update to 0.9.2; renamed from gxi voidlinux-github
2019-09-06  6:54 ` [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).