* updated korganizer (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / emulators / ski / ski.desc
blobfce07113edfb94acddd7fbae091e932d95ec1630
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by scripts/Create-CopyPatch.
3 [COPY] 
4 [COPY] T2 SDE: package/*/ski/ski.desc
5 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
6 [COPY] 
7 [COPY] More information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License as published by
11 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
12 [COPY] GNU General Public License can be found in the file COPYING.
13 [COPY] --- T2-COPYRIGHT-NOTE-END ---
15 [I] An ia64 instruction set simulator
17 [T] Ski is an IA-64 instruction set simulator, originally written by the
18 [T] Hewlett-Packard Company. It simulates the IA-64 architecture as defined by
19 [T] the Intel Itanium 2 architecture manuals. This is not a full platform
20 [T] simulator; i.e., no system chipset or PCI bus simulation is done. However,
21 [T] ski supports the full instruction set of the architecture, including
22 [T] privileged instructions and associated semantics.
24 [U] http://ski.sourceforge.net/
25 [U] https://github.com/trofi/ski
27 [A] Hewlett-Packard Development Company, L.P.
28 [A] Sergei Trofimovich <slyfox@gentoo.org>
29 [M] RenĂ© Rebe <rene@t2-project.org>
31 [C] extra/emulator
33 [L] GPL
34 [S] Stable
35 [V] 27595f2
36 [P] X -----5---9 800.002
38 [O] hook_add preconf 1 'NOCONFIGURE=1 ./autogen.sh'
39 [O] hook_add premake 5 'eval $MAKE $makeopt -C src eparse.h'
40 [O] var_append PKG_CONFIG_PATH ';' "/lib/pkgconfig" ';' "/lib64/pkgconfig"
41 [O] var_append extraconfopt ' ' 'CFLAGS=-Wno-unused-but-set-variable'
43 [D] 926685c691bc598bba7f5c8b94cfd642c7733a9505d1062421b30406 ski-27595f2.tar.gz !https://codeload.github.com/trofi/ski/tar.gz/27595f2