ldc: add-missing-shlib-updates

Closes: #12228 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-07 02:11:43 -03:00 committed by Michael Aldridge
parent 95e47a2258
commit 4e3382ea3a
2 changed files with 5 additions and 5 deletions

View file

@ -1965,10 +1965,10 @@ libFcitxQt5WidgetsAddons.so.1 fcitx-qt5-1.2.1_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.77 ldc-runtime-1.7.0_1
libdruntime-ldc.so.77 ldc-runtime-1.7.0_1
libphobos2-ldc.so.77 ldc-runtime-1.7.0_1
libphobos2-ldc-debug.so.77 ldc-runtime-1.7.0_1
libdruntime-ldc-debug-shared.so.78 ldc-runtime-1.8.0_1
libdruntime-ldc-shared.so.78 ldc-runtime-1.8.0_1
libphobos2-ldc-shared.so.78 ldc-runtime-1.8.0_1
libphobos2-ldc-debug-shared.so.78 ldc-runtime-1.8.0_1
libldc-jit.so.78 ldc-runtime-1.8.0_1
libmarblewidget.so.19 marble-4.14.3_2
libastro.so.1 marble-4.14.3_2

View file

@ -1,7 +1,7 @@
# Template file for 'ldc'
pkgname=ldc
version=1.8.0
revision=1
revision=2
wrksrc="ldc-${version}-src"
build_style=cmake
configure_args="-DINCLUDE_INSTALL_DIR=/usr/include/dlang/ldc -DBUILD_SHARED_LIBS=ON"