Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: ldc0.17-0.17.6
Date: Tue, 29 Oct 2019 16:36:47 +0100	[thread overview]
Message-ID: <20191029153647.4kHcYnUdyuFmjOqQ5qUxlplsMMonlQEpI4sexhfyocE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15895@inbox.vuxu.org>

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

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

https://github.com/mintsuki/void-packages master
https://github.com/void-linux/void-packages/pull/15895

New package: ldc0.17-0.17.6
ldc 0.17 is the latest version of ldc that can be built without requiring a preinstalled D compiler.

Useful for building more recent versions of ldc.

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

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

From 2c94eabde63d95d649d1e8324b884cfe5794e569 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Tue, 29 Oct 2019 16:36:24 +0100
Subject: [PATCH] New package: ldc0.17-0.17.6

---
 common/shlibs            |  4 ++++
 srcpkgs/ldc0.17-runtime  |  1 +
 srcpkgs/ldc0.17/template | 31 +++++++++++++++++++++++++++++++
 3 files changed, 36 insertions(+)
 create mode 120000 srcpkgs/ldc0.17-runtime
 create mode 100644 srcpkgs/ldc0.17/template

diff --git a/common/shlibs b/common/shlibs
index a79ef996138..775bd5e783f 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1985,6 +1985,10 @@ libFcitxQt5WidgetsAddons.so.1 libfcitx-qt5-1.2.1_1
 libfcitx-qt5.so.0 libfcitx-qt5-0.1.3_1
 liblastfm.so.1 liblastfm-1.0.9_1
 liblastfm_fingerprint.so.1 liblastfm-1.0.9_1
+libdruntime-ldc-debug.so.68 ldc0.17-runtime-0.17.6_1
+libdruntime-ldc.so.68 ldc0.17-runtime-0.17.6_1
+libphobos2-ldc-debug.so.68 ldc0.17-runtime-0.17.6_1
+libphobos2-ldc.so.68 ldc0.17-runtime-0.17.6_1
 libdruntime-ldc-debug-shared.so.83 ldc-runtime-1.13.0_1
 libdruntime-ldc-shared.so.83 ldc-runtime-1.13.0_1
 libphobos2-ldc-shared.so.83 ldc-runtime-1.13.0_1
diff --git a/srcpkgs/ldc0.17-runtime b/srcpkgs/ldc0.17-runtime
new file mode 120000
index 00000000000..4da223c3b92
--- /dev/null
+++ b/srcpkgs/ldc0.17-runtime
@@ -0,0 +1 @@
+ldc0.17
\ No newline at end of file
diff --git a/srcpkgs/ldc0.17/template b/srcpkgs/ldc0.17/template
new file mode 100644
index 00000000000..ebdb69b7689
--- /dev/null
+++ b/srcpkgs/ldc0.17/template
@@ -0,0 +1,31 @@
+# Template file for 'ldc0.17'
+pkgname=ldc0.17
+version=0.17.6
+revision=1
+wrksrc="ldc-${version}-src"
+build_style=cmake
+configure_args="-DINCLUDE_INSTALL_DIR=/usr/include/dlang/ldc -DBUILD_SHARED_LIBS=ON
+  -DBASH_COMPLETION_COMPLETIONSDIR=/usr/share/bash-completion"
+conf_files="/etc/ldc2.conf"
+hostmakedepends="llvm6.0 pkg-config libconfig-devel bash-completion"
+depends="ldc0.17-runtime"
+short_desc="Portable D programming language compiler based on LLVM, version 0.17"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="BSD-3-Clause, BSL-1.0, GPL-2.0-or-later"
+homepage="https://wiki.dlang.org/LDC"
+changelog="https://raw.githubusercontent.com/ldc-developers/ldc/master/CHANGELOG.md"
+distfiles="https://github.com/ldc-developers/ldc/releases/download/v${version}/ldc-${version}-src.tar.gz"
+checksum=868b8c07ab697306ea65f0006fc2b6b96db4df226e82f8f11cafbed6fa9ac561
+nopie=yes
+nocross=yes
+
+post_install() {
+	vlicense LICENSE
+}
+
+ldc0.17-runtime_package() {
+	short_desc+=" - D runtime"
+	pkg_install() {
+		vmove "usr/lib/*.so*"
+	}
+}

  reply	other threads:[~2019-10-29 15:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-29 15:22 [PR PATCH] " voidlinux-github
2019-10-29 15:36 ` voidlinux-github [this message]
2019-10-29 15:36 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-29 15:49 ` voidlinux-github
2019-10-29 15:49 ` voidlinux-github

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=20191029153647.4kHcYnUdyuFmjOqQ5qUxlplsMMonlQEpI4sexhfyocE@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).