Github messages for voidlinux
 help / color / mirror / Atom feed
From: fosslinux <fosslinux@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: bibletime-2.11.2
Date: Sun, 12 Jul 2020 09:56:23 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23532@inbox.vuxu.org> (raw)

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

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

https://github.com/fosslinux/void-packages bibletime
https://github.com/void-linux/void-packages/pull/23532

New package: bibletime-2.11.2


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

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

From c0ac80e7ae7b1101e8433fb7c629ddd3b9ddc23c Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 12 Jul 2020 08:03:00 +1000
Subject: [PATCH] New package: bibletime-2.11.2

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

diff --git a/srcpkgs/bibletime/template b/srcpkgs/bibletime/template
new file mode 100644
index 00000000000..6710eaa48b1
--- /dev/null
+++ b/srcpkgs/bibletime/template
@@ -0,0 +1,30 @@
+# Template file for 'bibletime'
+#
+# NOTE: Docs have not been split out because otherwise the application fails
+# to start.
+pkgname=bibletime
+version=2.11.2
+revision=1
+build_style=cmake
+configure_args="-D CMAKE_BUILD_TYPE=Release"
+hostmakedepends="pkg-config"
+makedepends="clucene-devel libcurl-devel qt5-devel qt5-tools-devel
+ qt5-svg-devel qt5-webkit-devel sword-devel zlib-devel"
+short_desc="A powerful cross platform Bible study tool"
+maintainer="fosslinux <fosslinux@aussies.space>"
+license="GPL-2.0-or-later"
+homepage="http://bibletime.io"
+distfiles="https://github.com/bibletime/bibletime/releases/download/v${version}/bibletime-${version}.tar.xz"
+checksum=d178197ce87c8211733409fb28fa6ed0220800bbf06944ebb8fe85bf78ddabe8
+
+if [ "$CROSS_BUILD" ]; then
+    hostmakedepends+=" qt5-host-tools qt5-qmake"
+fi
+
+post_configure() {
+    # Workaround problem with qt5-host-tools path on some cross archs
+    if [ "$CROSS_BUILD" ]; then
+        find . -name build.make -exec \
+            sed -i "s:${XBPS_CROSS_BASE}/usr/lib/qt5/bin:/usr/lib/qt5/bin:" {} \;
+    fi
+}

             reply	other threads:[~2020-07-12  7:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-12  7:56 fosslinux [this message]
2020-07-12  8:07 ` [PR PATCH] [Updated] " fosslinux
2020-07-12  8:20 ` fosslinux
2020-07-12 23:57 ` fosslinux
2020-07-13 21:22 ` [PR REVIEW] " Chocimier
2020-07-13 22:33 ` fosslinux
2020-07-17 19:47 ` Chocimier
2020-07-17 22:26 ` fosslinux
2020-07-20  3:00 ` [PR PATCH] [Updated] " fosslinux
2020-07-20  3:02 ` fosslinux
2020-07-20  3:46 ` fosslinux
2020-07-21  2:16 ` fosslinux
2020-07-21 20:39 ` Chocimier
2020-07-21 20:39 ` [PR PATCH] [Merged]: " Chocimier
2020-07-21 23:46 ` fosslinux

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