Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] tau: update to 0.9.2; renamed from gxi.
Date: Mon, 02 Sep 2019 22:10:40 +0200	[thread overview]
Message-ID: <20190902201040.EB9l0gSzNJ0NdIOrJO6FcAkLNWW2gRxUfO2MuKPmYcQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14089@inbox.vuxu.org>

[-- 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)"
+}

       reply	other threads:[~2019-09-02 20:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14089@inbox.vuxu.org>
2019-09-02 20:10 ` voidlinux-github [this message]
2019-09-02 20:10 ` voidlinux-github
2019-09-06  6:54 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190902201040.EB9l0gSzNJ0NdIOrJO6FcAkLNWW2gRxUfO2MuKPmYcQ@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).