Github messages for voidlinux
 help / color / mirror / Atom feed
From: tibequadorian <tibequadorian@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: gcc4ti-0.96b11
Date: Sat, 18 Apr 2020 23:23:55 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21133@inbox.vuxu.org> (raw)

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

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

https://github.com/tibequadorian/void-packages gcc4ti
https://github.com/void-linux/void-packages/pull/21133

New package: gcc4ti-0.96b11


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

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

From 9888a8c8d4a1b799fb81a527ffe9f271f8c7c666 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Wed, 8 Apr 2020 10:33:47 +0200
Subject: [PATCH] New package: gcc4ti-0.96b11

---
 srcpkgs/gcc4ti/INSTALL.msg |  4 ++++
 srcpkgs/gcc4ti/template    | 29 +++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)
 create mode 100644 srcpkgs/gcc4ti/INSTALL.msg
 create mode 100644 srcpkgs/gcc4ti/template

diff --git a/srcpkgs/gcc4ti/INSTALL.msg b/srcpkgs/gcc4ti/INSTALL.msg
new file mode 100644
index 00000000000..943780086ba
--- /dev/null
+++ b/srcpkgs/gcc4ti/INSTALL.msg
@@ -0,0 +1,4 @@
+
+Make sure you set $TIGCC to /opt/gcc4ti and append $TIGCC/bin to your $PATH
+before using GCC4TI
+
diff --git a/srcpkgs/gcc4ti/template b/srcpkgs/gcc4ti/template
new file mode 100644
index 00000000000..467764c4806
--- /dev/null
+++ b/srcpkgs/gcc4ti/template
@@ -0,0 +1,29 @@
+# Template file for 'gcc4ti'
+pkgname=gcc4ti
+version=0.96b11
+revision=1
+_commit=8861b73d548cd1715afb375ba57b1e29da43599b
+archs="x86_64* i686*"
+wrksrc=gcc4ti-${_commit}
+hostmakedepends="tar patch"
+short_desc="Complete and mature GPL SDK for the TI-68k calculators"
+maintainer="tibequadorian <tibequadorian@posteo.de>"
+license="GPL-2.0-only"
+homepage="https://github.com/debrouxl/gcc4ti"
+distfiles="https://github.com/debrouxl/gcc4ti/archive/${_commit}.tar.gz"
+checksum=b65eca299c188a1f07887128c4b247363734f1fc44add153c439c07632bfbca1
+
+do_install() {
+	cd trunk/tigcc-linux/scripts
+	./updatesrc
+	export PREFIX_GCC4TI=$DESTDIR/opt/gcc4ti
+	export PATH=$PATH:$PREFIX_GCC4TI/bin
+	export CFLAGS="-Os -s -fno-exceptions -fomit-frame-pointer"
+	export GCC4TIHOST=$XBPS_CROSS_TRIPLET
+	cd ../gcc4ti-0.96b11/scripts
+	./Install_step_1
+	./Install_step_2
+	./Install_step_3
+	./Install_step_4
+	./Install_step_5
+}

             reply	other threads:[~2020-04-18 21:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-18 21:23 tibequadorian [this message]
2020-04-18 21:25 ` q66
2020-04-18 21:31 ` tibequadorian
2020-04-18 21:32 ` tibequadorian
2020-04-18 21:34 ` q66
2020-04-18 21:37 ` tibequadorian
2020-04-18 21:38 ` [PR PATCH] [Updated] " tibequadorian
2020-04-18 22:08 ` q66
2020-04-18 22:11 ` q66
2020-04-21 23:28 ` [PR PATCH] [Closed]: " tibequadorian
  -- strict thread matches above, loose matches on Subject: below --
2020-04-08  8:34 [PR PATCH] " tibequadorian

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21133@inbox.vuxu.org \
    --to=tibequadorian@users.noreply.github.com \
    --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).