Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: horizon-1.1.1.
Date: Tue, 04 Aug 2020 00:45:21 +0200	[thread overview]
Message-ID: <20200803224521.VBUL4I0HEfkb8-qosYa0xXluSyQAC-0l3Nh-BVmDkdI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23120@inbox.vuxu.org>

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

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

https://github.com/ericonr/void-packages horizon
https://github.com/void-linux/void-packages/pull/23120

New package: horizon-1.1.1.
This should wait for #22667, because it allows `occt` to be built for all archs.

Also, I don't know whether to name the package horizon or horizon-eda. The repo name is horizon, but most of the associated material uses horizon-eda, and that's the binary name as well.

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

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

From 631104cd4d0c03c0c016ef3d05c9421e057ba417 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Sun, 21 Jun 2020 18:18:03 -0300
Subject: [PATCH] New package: horizon-1.2.0.

---
 srcpkgs/horizon/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/horizon/template

diff --git a/srcpkgs/horizon/template b/srcpkgs/horizon/template
new file mode 100644
index 00000000000..be8a5960c75
--- /dev/null
+++ b/srcpkgs/horizon/template
@@ -0,0 +1,24 @@
+# Template file for 'horizon'
+pkgname=horizon
+version=1.2.0
+revision=1
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="pkg-config glib-devel"
+makedepends="cairomm-devel librsvg-devel yaml-cpp-devel sqlite-devel boost-devel
+ glm libgit2-devel libcurl-devel occt-devel cppzmq libpodofo-devel libzip-devel
+ gtkmm-devel libepoxy-devel libsodium-devel"
+short_desc="Free EDA package"
+maintainer="Érico Nogueira <ericonr@disroot.org>"
+license="GPL-3.0-only"
+homepage="https://horizon-eda.org/"
+distfiles="https://github.com/horizon-eda/horizon/archive/v${version}.tar.gz"
+checksum=f35b532ee3d25f554a802af4cb3e9cc7bf99b14a90176d3b12a5d7b3b1dd066e
+
+if [ "$CROSS_BUILD" ]; then
+	make_build_args="INC_OCE=-I$XBPS_CROSS_BASE/usr/include/opencascade"
+fi
+
+do_configure() {
+	vsed -e 's/-fuse-ld=gold//' -i Makefile
+}

  parent reply	other threads:[~2020-08-03 22:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23120@inbox.vuxu.org>
2020-07-20  3:40 ` ericonr
2020-08-03 22:45 ` ericonr [this message]
2020-08-03 22:45 ` ericonr
2020-08-12  2:01 ` [PR PATCH] [Updated] New package: horizon-1.2.0 ericonr
2020-08-12  3:59 ` ericonr
2020-08-12  6:05 ` [PR PATCH] [Merged]: " Vaelatern

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=20200803224521.VBUL4I0HEfkb8-qosYa0xXluSyQAC-0l3Nh-BVmDkdI@z \
    --to=ericonr@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).