Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: cqrlog-2.3.0
@ 2019-09-02 14:08 voidlinux-github
  2019-09-02 19:03 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-09-02 14:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bra1nwave/void-packages cqrlog
https://github.com/void-linux/void-packages/pull/14166

New package: cqrlog-2.3.0


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

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

From f21fa5687ac6a30211eb979ae202f0d0bd3dca3a Mon Sep 17 00:00:00 2001
From: bra1nwave <brainwave@openmailbox.org>
Date: Mon, 2 Sep 2019 16:07:28 +0200
Subject: [PATCH] New package: cqrlog-2.3.0

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

diff --git a/srcpkgs/cqrlog/template b/srcpkgs/cqrlog/template
new file mode 100644
index 00000000000..b3f38cb8fda
--- /dev/null
+++ b/srcpkgs/cqrlog/template
@@ -0,0 +1,21 @@
+# Template file for 'cqrlog'
+pkgname=cqrlog
+version=2.3.0
+revision=1
+archs="x86_64 i686"
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="lazarus"
+makedepends="gtk+-devel"
+depends="mariadb xdg-utils"
+short_desc="Logging program for amateur radio operators"
+maintainer="bra1nwave <brainwave@openmailbox.org>"
+license="GPL-2.0-or-later"
+homepage="https://www.cqrlog.com"
+distfiles="https://github.com/ok2cqr/cqrlog/archive/v${version}.tar.gz"
+checksum=59809b3fba42b17e3c50aaefe6fe57d593d847c9697ee6386ee4a64b6b04c483
+nopie=yes
+
+pre_configure() {
+	vsed -i Makefile -e 's|\(--pcp=$(tmpdir)/.lazarus\)|\1 --lazarusdir=/usr/lib/lazarus|g'
+}

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

* Re: [PR PATCH] [Updated] New package: cqrlog-2.3.0
  2019-09-02 14:08 [PR PATCH] New package: cqrlog-2.3.0 voidlinux-github
  2019-09-02 19:03 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-02 19:03 ` voidlinux-github
  2019-09-02 19:32 ` voidlinux-github
  2019-09-02 19:32 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-09-02 19:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bra1nwave/void-packages cqrlog
https://github.com/void-linux/void-packages/pull/14166

New package: cqrlog-2.3.0


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

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

From 5cda5e748845fe6ebf77884840b0e33942ee3056 Mon Sep 17 00:00:00 2001
From: bra1nwave <brainwave@openmailbox.org>
Date: Mon, 2 Sep 2019 16:07:28 +0200
Subject: [PATCH] New package: cqrlog-2.3.0

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

diff --git a/srcpkgs/cqrlog/template b/srcpkgs/cqrlog/template
new file mode 100644
index 00000000000..07811a74d77
--- /dev/null
+++ b/srcpkgs/cqrlog/template
@@ -0,0 +1,21 @@
+# Template file for 'cqrlog'
+pkgname=cqrlog
+version=2.3.0
+revision=1
+archs="x86_64 i686" # Lazarus doesn't support cross compile
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="lazarus"
+makedepends="gtk+-devel"
+depends="mariadb xdg-utils"
+short_desc="Logging program for amateur radio operators"
+maintainer="bra1nwave <brainwave@openmailbox.org>"
+license="GPL-2.0-or-later"
+homepage="https://www.cqrlog.com"
+distfiles="https://github.com/ok2cqr/cqrlog/archive/v${version}.tar.gz"
+checksum=59809b3fba42b17e3c50aaefe6fe57d593d847c9697ee6386ee4a64b6b04c483
+nopie=yes
+
+pre_configure() {
+	vsed -i Makefile -e 's|\(--pcp=$(tmpdir)/.lazarus\)|\1 --lazarusdir=/usr/lib/lazarus|g'
+}

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

* Re: [PR PATCH] [Updated] New package: cqrlog-2.3.0
  2019-09-02 14:08 [PR PATCH] New package: cqrlog-2.3.0 voidlinux-github
@ 2019-09-02 19:03 ` voidlinux-github
  2019-09-02 19:03 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-09-02 19:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bra1nwave/void-packages cqrlog
https://github.com/void-linux/void-packages/pull/14166

New package: cqrlog-2.3.0


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

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

From 5cda5e748845fe6ebf77884840b0e33942ee3056 Mon Sep 17 00:00:00 2001
From: bra1nwave <brainwave@openmailbox.org>
Date: Mon, 2 Sep 2019 16:07:28 +0200
Subject: [PATCH] New package: cqrlog-2.3.0

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

diff --git a/srcpkgs/cqrlog/template b/srcpkgs/cqrlog/template
new file mode 100644
index 00000000000..07811a74d77
--- /dev/null
+++ b/srcpkgs/cqrlog/template
@@ -0,0 +1,21 @@
+# Template file for 'cqrlog'
+pkgname=cqrlog
+version=2.3.0
+revision=1
+archs="x86_64 i686" # Lazarus doesn't support cross compile
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="lazarus"
+makedepends="gtk+-devel"
+depends="mariadb xdg-utils"
+short_desc="Logging program for amateur radio operators"
+maintainer="bra1nwave <brainwave@openmailbox.org>"
+license="GPL-2.0-or-later"
+homepage="https://www.cqrlog.com"
+distfiles="https://github.com/ok2cqr/cqrlog/archive/v${version}.tar.gz"
+checksum=59809b3fba42b17e3c50aaefe6fe57d593d847c9697ee6386ee4a64b6b04c483
+nopie=yes
+
+pre_configure() {
+	vsed -i Makefile -e 's|\(--pcp=$(tmpdir)/.lazarus\)|\1 --lazarusdir=/usr/lib/lazarus|g'
+}

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

* Re: [PR PATCH] [Updated] New package: cqrlog-2.3.0
  2019-09-02 14:08 [PR PATCH] New package: cqrlog-2.3.0 voidlinux-github
  2019-09-02 19:03 ` [PR PATCH] [Updated] " voidlinux-github
  2019-09-02 19:03 ` voidlinux-github
@ 2019-09-02 19:32 ` voidlinux-github
  2019-09-02 19:32 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-09-02 19:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bra1nwave/void-packages cqrlog
https://github.com/void-linux/void-packages/pull/14166

New package: cqrlog-2.3.0


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

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

From 69923a2a79f09ea9db7d7ffa1e4bbbf029fc1a38 Mon Sep 17 00:00:00 2001
From: bra1nwave <brainwave@openmailbox.org>
Date: Mon, 2 Sep 2019 16:07:28 +0200
Subject: [PATCH] New package: cqrlog-2.3.0

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

diff --git a/srcpkgs/cqrlog/template b/srcpkgs/cqrlog/template
new file mode 100644
index 00000000000..915528bafe6
--- /dev/null
+++ b/srcpkgs/cqrlog/template
@@ -0,0 +1,21 @@
+# Template file for 'cqrlog'
+pkgname=cqrlog
+version=2.3.0
+revision=1
+archs="x86_64 i686" # Lazarus only supports these platforms
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="lazarus"
+makedepends="gtk+-devel"
+depends="mariadb xdg-utils"
+short_desc="Logging program for amateur radio operators"
+maintainer="bra1nwave <brainwave@openmailbox.org>"
+license="GPL-2.0-or-later"
+homepage="https://www.cqrlog.com"
+distfiles="https://github.com/ok2cqr/cqrlog/archive/v${version}.tar.gz"
+checksum=59809b3fba42b17e3c50aaefe6fe57d593d847c9697ee6386ee4a64b6b04c483
+nopie=yes
+
+pre_configure() {
+	vsed -i Makefile -e 's|\(--pcp=$(tmpdir)/.lazarus\)|\1 --lazarusdir=/usr/lib/lazarus|g'
+}

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

* Re: [PR PATCH] [Updated] New package: cqrlog-2.3.0
  2019-09-02 14:08 [PR PATCH] New package: cqrlog-2.3.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-09-02 19:32 ` voidlinux-github
@ 2019-09-02 19:32 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-09-02 19:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bra1nwave/void-packages cqrlog
https://github.com/void-linux/void-packages/pull/14166

New package: cqrlog-2.3.0


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

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

From 69923a2a79f09ea9db7d7ffa1e4bbbf029fc1a38 Mon Sep 17 00:00:00 2001
From: bra1nwave <brainwave@openmailbox.org>
Date: Mon, 2 Sep 2019 16:07:28 +0200
Subject: [PATCH] New package: cqrlog-2.3.0

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

diff --git a/srcpkgs/cqrlog/template b/srcpkgs/cqrlog/template
new file mode 100644
index 00000000000..915528bafe6
--- /dev/null
+++ b/srcpkgs/cqrlog/template
@@ -0,0 +1,21 @@
+# Template file for 'cqrlog'
+pkgname=cqrlog
+version=2.3.0
+revision=1
+archs="x86_64 i686" # Lazarus only supports these platforms
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="lazarus"
+makedepends="gtk+-devel"
+depends="mariadb xdg-utils"
+short_desc="Logging program for amateur radio operators"
+maintainer="bra1nwave <brainwave@openmailbox.org>"
+license="GPL-2.0-or-later"
+homepage="https://www.cqrlog.com"
+distfiles="https://github.com/ok2cqr/cqrlog/archive/v${version}.tar.gz"
+checksum=59809b3fba42b17e3c50aaefe6fe57d593d847c9697ee6386ee4a64b6b04c483
+nopie=yes
+
+pre_configure() {
+	vsed -i Makefile -e 's|\(--pcp=$(tmpdir)/.lazarus\)|\1 --lazarusdir=/usr/lib/lazarus|g'
+}

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

end of thread, other threads:[~2019-09-02 19:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-02 14:08 [PR PATCH] New package: cqrlog-2.3.0 voidlinux-github
2019-09-02 19:03 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-02 19:03 ` voidlinux-github
2019-09-02 19:32 ` voidlinux-github
2019-09-02 19:32 ` voidlinux-github

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