Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10743999
D10711.id25768.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D10711.id25768.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : kotlin-native
version : 1.4.31
-release : 13
+release : 14
source :
- https://github.com/JetBrains/kotlin-native/archive/1.4.31.tar.gz : 8198a7ed6dc99c5b71b194ddeb9d28f6cee1be74ae66b28e5358478bbb12502f
- https://download.jetbrains.com/kotlin/native/clang-llvm-8.0.0-linux-x86-64.tar.gz : a9ebf55170bdbe5e089dbf884e0bc52065b5b7bc52e9354415e25a36e10e56c5
@@ -45,6 +45,7 @@
-Ptest.disable_update=true
install : |
install -Dm 00755 dist/bin/* -t $installdir/usr/share/kotlin-native/bin/
+ rm $installdir/usr/share/kotlin-native/bin/kotlinc # deprecated upstream, conflicts with real kotlinc
cp -r dist/{klib,konan,tools} $installdir/usr/share/kotlin-native/
sed -i "2r $pkgfiles/java-shim.txt" $installdir/usr/share/kotlin-native/bin/run_konan
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -30,7 +30,6 @@
<Path fileType="executable">/usr/bin/klib</Path>
<Path fileType="executable">/usr/bin/konan-lldb</Path>
<Path fileType="executable">/usr/bin/konanc</Path>
- <Path fileType="executable">/usr/bin/kotlinc</Path>
<Path fileType="executable">/usr/bin/kotlinc-native</Path>
<Path fileType="executable">/usr/bin/run_konan</Path>
<Path fileType="data">/usr/share/kotlin-native/bin/cinterop</Path>
@@ -39,7 +38,6 @@
<Path fileType="data">/usr/share/kotlin-native/bin/klib</Path>
<Path fileType="data">/usr/share/kotlin-native/bin/konan-lldb</Path>
<Path fileType="data">/usr/share/kotlin-native/bin/konanc</Path>
- <Path fileType="data">/usr/share/kotlin-native/bin/kotlinc</Path>
<Path fileType="data">/usr/share/kotlin-native/bin/kotlinc-native</Path>
<Path fileType="data">/usr/share/kotlin-native/bin/run_konan</Path>
<Path fileType="data">/usr/share/kotlin-native/klib/common/org.jetbrains.kotlinx.kotlinx-cli/default/ir/bodies.knb</Path>
@@ -2935,8 +2933,8 @@
</Files>
</Package>
<History>
- <Update release="13">
- <Date>2021-02-27</Date>
+ <Update release="14">
+ <Date>2021-03-17</Date>
<Version>1.4.31</Version>
<Comment>Packaging update</Comment>
<Name>Campbell Jones</Name>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 15 2023, 10:48 PM (12 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5816965
Default Alt Text
D10711.id25768.diff (2 KB)
Attached To
Mode
D10711: Update kotlin-native to v1.5
Attached
Detach File
Event Timeline
Log In to Comment