Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] librepcb: update to 0.1.5
Date: Tue, 10 Nov 2020 05:09:04 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26268@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages librepcb
https://github.com/void-linux/void-packages/pull/26268

librepcb: update to 0.1.5


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

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

From d5e5585825dbb4e7b12eeb1e2ba178503532d693 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 9 Nov 2020 22:08:51 -0600
Subject: [PATCH] librepcb: update to 0.1.5

---
 srcpkgs/librepcb/template | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/librepcb/template b/srcpkgs/librepcb/template
index 420db9e970c..dfd5c86e785 100644
--- a/srcpkgs/librepcb/template
+++ b/srcpkgs/librepcb/template
@@ -1,19 +1,18 @@
 # Template file for 'librepcb'
 pkgname=librepcb
-version=0.1.4
+version=0.1.5
 revision=1
-build_wrksrc="build"
 build_style=qmake
-configure_args="-r ../librepcb.pro"
-hostmakedepends="unzip qt5-qmake qt5-host-tools qt5-svg-devel"
+configure_args="-r librepcb.pro"
+hostmakedepends="unzip qt5-qmake qt5-host-tools"
 makedepends="qt5-devel zlib-devel libressl-devel SFML-devel qt5-svg-devel"
 short_desc="Powerful, innovative and intuitive EDA tool for everyone"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://librepcb.org"
 distfiles="https://download.librepcb.org/releases/${version}/${pkgname}-${version}-source.zip"
-checksum=08299e8077f9ef4fb6df3fd5b22053b9ab6361411470809e2a1ee0f1ad9aadac
+checksum=f956dfa5b9ad1faffcab7f5dd03f158c2b97a7c82cfc9a09dc4066cbcf0db76a
 
-post_extract() {
-	mkdir -p build
-}
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" qt5-svg-devel"
+fi

             reply	other threads:[~2020-11-10  4:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-10  4:09 ndowens [this message]
2020-11-14  0:34 ` [PR PATCH] [Closed]: " ndowens
2020-11-14  0:40 ` [PR PATCH] [Updated] " ndowens
2020-11-14 15:10 ` [PR PATCH] [Merged]: " Hoshpak

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-26268@inbox.vuxu.org \
    --to=ndowens@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).