dev86
This commit is contained in:
@@ -12,14 +12,14 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Development environment for ELKS-86 and standalone 8086 code</Summary>
|
||||
<Description>The dev86 package provides an assembler and linker for real mode 80x86 instructions. You'll need to have this package installed in order to build programs that run in real mode, including LILO and the kernel's bootstrapping code, from their sources.</Description>
|
||||
<Archive sha1sum="9e8c2949c408ce8ebdade3af3eee775ebac3cab5" type="targz">http://v3.sk/~lkundrak/dev86/archive/Dev86src-0.16.19.tar.gz</Archive>
|
||||
<Archive sha1sum="0f5b54a36fe24f90b4cc8b62517d00b32c04b34e" type="targz">https://github.com/lkundrak/dev86/archive/v0.16.21.tar.gz</Archive>
|
||||
<!--http://v3.sk/~lkundrak/dev86/archive/Dev86src-0.16.20.tar.gz-->
|
||||
<Patches>
|
||||
<!-- some fedora fixes -->
|
||||
<Patch level="1">fedora/dev86-noelks.patch</Patch>
|
||||
<Patch level="1">fedora/dev86-nostrip.patch</Patch>
|
||||
<Patch level="1">fedora/dev86-long.patch</Patch>
|
||||
<Patch level="1">fedora/dev86-print-overflow.patch</Patch>
|
||||
<!-- <Patch level="1">fedora/dev86-print-overflow.patch</Patch> -->
|
||||
<Patch level="1">dont-ask-anything.patch</Patch>
|
||||
<Patch level="1">64bit-build-fix.patch</Patch>
|
||||
<Patch level="1">makefile-fix.patch</Patch>
|
||||
@@ -36,6 +36,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-08-15</Date>
|
||||
<Version>0.16.21</Version>
|
||||
<Comment>Version Bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-08-15</Date>
|
||||
<Version>0.16.19</Version>
|
||||
|
||||
Reference in New Issue
Block a user