Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] librepcb: update to 0.1.4, orphan package
@ 2020-05-04 18:56 Hoshpak
  2020-05-04 19:37 ` [PR PATCH] [Updated] " Hoshpak
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Hoshpak @ 2020-05-04 18:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages librepcb-0.1.4
https://github.com/void-linux/void-packages/pull/21616

librepcb: update to 0.1.4, orphan package
None

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

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

From b1793e4caaedc104200ce59e0a3757ee8e3cd841 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Mon, 4 May 2020 20:55:45 +0200
Subject: [PATCH] librepcb: update to 0.1.4, orphan package

---
 srcpkgs/librepcb/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/librepcb/template b/srcpkgs/librepcb/template
index 41d9c28f99b..d21d2bb0ebb 100644
--- a/srcpkgs/librepcb/template
+++ b/srcpkgs/librepcb/template
@@ -1,6 +1,6 @@
 # Template file for 'librepcb'
 pkgname=librepcb
-version=0.1.3
+version=0.1.4
 revision=1
 build_wrksrc="build"
 build_style=qmake
@@ -8,11 +8,11 @@ configure_args="-r ../librepcb.pro"
 hostmakedepends="unzip qt5-qmake qt5-host-tools"
 makedepends="qt5-devel zlib-devel libressl-devel SFML-devel"
 short_desc="Powerful, innovative and intuitive EDA tool for everyone"
-maintainer="Helmut Pozimski <helmut@pozimski.eu>"
+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=a09fb64fcd42574c60d6c6c3410149969cf166253e2f4e39ab5074dd124190c5
+checksum=08299e8077f9ef4fb6df3fd5b22053b9ab6361411470809e2a1ee0f1ad9aadac
 
 post_extract() {
 	mkdir -p build

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

* Re: [PR PATCH] [Updated] librepcb: update to 0.1.4, orphan package
  2020-05-04 18:56 [PR PATCH] librepcb: update to 0.1.4, orphan package Hoshpak
@ 2020-05-04 19:37 ` Hoshpak
  2020-05-04 20:06 ` Hoshpak
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Hoshpak @ 2020-05-04 19:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages librepcb-0.1.4
https://github.com/void-linux/void-packages/pull/21616

librepcb: update to 0.1.4, orphan package
None

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

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

From f0a77132db1e9c1dab853d38769e1ddce81b2f64 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Mon, 4 May 2020 20:55:45 +0200
Subject: [PATCH] librepcb: update to 0.1.4, orphan package

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

diff --git a/srcpkgs/librepcb/template b/srcpkgs/librepcb/template
index 41d9c28f99b..7dc9935269d 100644
--- a/srcpkgs/librepcb/template
+++ b/srcpkgs/librepcb/template
@@ -1,18 +1,18 @@
 # Template file for 'librepcb'
 pkgname=librepcb
-version=0.1.3
+version=0.1.4
 revision=1
 build_wrksrc="build"
 build_style=qmake
 configure_args="-r ../librepcb.pro"
 hostmakedepends="unzip qt5-qmake qt5-host-tools"
-makedepends="qt5-devel zlib-devel libressl-devel SFML-devel"
+makedepends="qt5-devel zlib-devel libressl-devel SFML-devel qt5-svg-devel"
 short_desc="Powerful, innovative and intuitive EDA tool for everyone"
-maintainer="Helmut Pozimski <helmut@pozimski.eu>"
+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=a09fb64fcd42574c60d6c6c3410149969cf166253e2f4e39ab5074dd124190c5
+checksum=08299e8077f9ef4fb6df3fd5b22053b9ab6361411470809e2a1ee0f1ad9aadac
 
 post_extract() {
 	mkdir -p build

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

* Re: [PR PATCH] [Updated] librepcb: update to 0.1.4, orphan package
  2020-05-04 18:56 [PR PATCH] librepcb: update to 0.1.4, orphan package Hoshpak
  2020-05-04 19:37 ` [PR PATCH] [Updated] " Hoshpak
@ 2020-05-04 20:06 ` Hoshpak
  2020-05-05 16:47 ` Hoshpak
  2020-05-05 18:40 ` [PR PATCH] [Merged]: " Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: Hoshpak @ 2020-05-04 20:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages librepcb-0.1.4
https://github.com/void-linux/void-packages/pull/21616

librepcb: update to 0.1.4, orphan package
None

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

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

From 854156d80c57145843afd445275ea6614c76b8fa Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Mon, 4 May 2020 20:55:45 +0200
Subject: [PATCH] librepcb: update to 0.1.4, orphan package

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

diff --git a/srcpkgs/librepcb/template b/srcpkgs/librepcb/template
index 41d9c28f99b..82beacd8f86 100644
--- a/srcpkgs/librepcb/template
+++ b/srcpkgs/librepcb/template
@@ -1,18 +1,18 @@
 # Template file for 'librepcb'
 pkgname=librepcb
-version=0.1.3
+version=0.1.4
 revision=1
 build_wrksrc="build"
 build_style=qmake
 configure_args="-r ../librepcb.pro"
-hostmakedepends="unzip qt5-qmake qt5-host-tools"
+hostmakedepends="unzip qt5-qmake qt5-host-tools qt5-svg-devel"
 makedepends="qt5-devel zlib-devel libressl-devel SFML-devel"
 short_desc="Powerful, innovative and intuitive EDA tool for everyone"
-maintainer="Helmut Pozimski <helmut@pozimski.eu>"
+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=a09fb64fcd42574c60d6c6c3410149969cf166253e2f4e39ab5074dd124190c5
+checksum=08299e8077f9ef4fb6df3fd5b22053b9ab6361411470809e2a1ee0f1ad9aadac
 
 post_extract() {
 	mkdir -p build

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

* Re: [PR PATCH] [Updated] librepcb: update to 0.1.4, orphan package
  2020-05-04 18:56 [PR PATCH] librepcb: update to 0.1.4, orphan package Hoshpak
  2020-05-04 19:37 ` [PR PATCH] [Updated] " Hoshpak
  2020-05-04 20:06 ` Hoshpak
@ 2020-05-05 16:47 ` Hoshpak
  2020-05-05 18:40 ` [PR PATCH] [Merged]: " Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: Hoshpak @ 2020-05-05 16:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages librepcb-0.1.4
https://github.com/void-linux/void-packages/pull/21616

librepcb: update to 0.1.4, orphan package
None

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

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

From ccf06a9491d715631cf3dadd077ac1a6b327c21f Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Mon, 4 May 2020 20:55:45 +0200
Subject: [PATCH] librepcb: update to 0.1.4, orphan package

---
 srcpkgs/librepcb/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/librepcb/template b/srcpkgs/librepcb/template
index 41d9c28f99b..420db9e970c 100644
--- a/srcpkgs/librepcb/template
+++ b/srcpkgs/librepcb/template
@@ -1,18 +1,18 @@
 # Template file for 'librepcb'
 pkgname=librepcb
-version=0.1.3
+version=0.1.4
 revision=1
 build_wrksrc="build"
 build_style=qmake
 configure_args="-r ../librepcb.pro"
-hostmakedepends="unzip qt5-qmake qt5-host-tools"
-makedepends="qt5-devel zlib-devel libressl-devel SFML-devel"
+hostmakedepends="unzip qt5-qmake qt5-host-tools qt5-svg-devel"
+makedepends="qt5-devel zlib-devel libressl-devel SFML-devel qt5-svg-devel"
 short_desc="Powerful, innovative and intuitive EDA tool for everyone"
-maintainer="Helmut Pozimski <helmut@pozimski.eu>"
+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=a09fb64fcd42574c60d6c6c3410149969cf166253e2f4e39ab5074dd124190c5
+checksum=08299e8077f9ef4fb6df3fd5b22053b9ab6361411470809e2a1ee0f1ad9aadac
 
 post_extract() {
 	mkdir -p build

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

* Re: [PR PATCH] [Merged]: librepcb: update to 0.1.4, orphan package
  2020-05-04 18:56 [PR PATCH] librepcb: update to 0.1.4, orphan package Hoshpak
                   ` (2 preceding siblings ...)
  2020-05-05 16:47 ` Hoshpak
@ 2020-05-05 18:40 ` Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: Hoshpak @ 2020-05-05 18:40 UTC (permalink / raw)
  To: ml

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

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

librepcb: update to 0.1.4, orphan package
https://github.com/void-linux/void-packages/pull/21616

Description:
None

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

end of thread, other threads:[~2020-05-05 18:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04 18:56 [PR PATCH] librepcb: update to 0.1.4, orphan package Hoshpak
2020-05-04 19:37 ` [PR PATCH] [Updated] " Hoshpak
2020-05-04 20:06 ` Hoshpak
2020-05-05 16:47 ` Hoshpak
2020-05-05 18:40 ` [PR PATCH] [Merged]: " Hoshpak

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).