From fabd964712f8a31ba8d85f054e4d7de4846576ee Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Wed, 31 Aug 2016 14:44:20 +0200 Subject: [PATCH] ldc: update to 1.0.0. --- common/shlibs | 8 ++++---- srcpkgs/ldc/template | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/common/shlibs b/common/shlibs index 9f359648eb..0170ec583a 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1972,10 +1972,10 @@ libfcitx-qt.so.0 libfcitx-qt-4.2.8_1 liblastfm.so.1 liblastfm-1.0.9_1 liblastfm_fingerprint.so.1 liblastfm-1.0.9_1 libfcitx-qt5.so.0 libfcitx-qt5-0.1.3_1 -libdruntime-ldc-debug.so.66 ldc-runtime-0.15.1_1 -libdruntime-ldc.so.66 ldc-runtime-0.15.1_1 -libphobos2-ldc.so.66 ldc-runtime-0.15.1_1 -libphobos2-ldc-debug.so.66 ldc-runtime-0.15.1_1 +libdruntime-ldc-debug.so.70 ldc-runtime-1.0.0_1 +libdruntime-ldc.so.70 ldc-runtime-1.0.0_1 +libphobos2-ldc.so.70 ldc-runtime-1.0.0_1 +libphobos2-ldc-debug.so.70 ldc-runtime-1.0.0_1 libmarblewidget.so.19 marble-4.14.3_2 libastro.so.1 marble-4.14.3_2 libparrot.so.6.9.0 parrot-6.9.0_1 diff --git a/srcpkgs/ldc/template b/srcpkgs/ldc/template index 0fc8697511..76e6e93919 100644 --- a/srcpkgs/ldc/template +++ b/srcpkgs/ldc/template @@ -1,20 +1,20 @@ # Template file for 'ldc' -# pkgname=ldc -version=0.15.1 +version=1.0.0 revision=1 wrksrc="ldc-${version}-src" build_style=cmake configure_args="-DINCLUDE_INSTALL_DIR=/usr/include/dlang/ldc -DBUILD_SHARED_LIBS=ON" -hostmakedepends="cmake llvm perl pkg-config" +hostmakedepends="cmake dmd llvm perl pkg-config" makedepends="zlib-devel libconfig-devel libffi-devel libcurl-devel" -conf_files="/etc/ldc2.rebuild.conf /etc/ldc2.conf" +conf_files="/etc/ldc2.conf" maintainer="Juan RP " homepage="http://wiki.dlang.org/LDC" license="BSD" short_desc="Portable D programming language compiler based on LLVM" distfiles="https://github.com/ldc-developers/ldc/releases/download/v${version}/ldc-${version}-src.tar.gz" -checksum=ff7ea55309d678c20524779091617aa1d4bdbaa39e1a650927020fe1627f4b0f +checksum=3740ee6d5871e953aeb03b11f9d8c951286a55884892b51981bfe579b8fe571d +nopie=yes post_install() { vmkdir usr/share/bash-completion/completions