Пакет libx86: Информация

    Исходный пакет: libx86
    Версия: 1.1-alt9.qa1
    Собран:  14 апреля 2013 г. 20:29
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.codon.org.uk/~mjg59/libx86/

    Лицензия: BSD
    О пакете: a hardware-independent library for executing real-mode x86 code
    Описание: 
    It's often useful to be able to make real-mode x86 BIOS calls from userland.
    lrmi provides a simple interface to this for x86 machines, but this doesn't help
    on other platforms. libx86 provides the lrmi interface, but will also run on
    platforms such as amd64 and alpha.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libx86 (x86_64, i586)
    libx86-debuginfo (x86_64, i586)
    libx86-devel (x86_64, i586)

    Сопровождающий: Vladislav Zavjalov

    Список участников:
    Dmitry V. Levin
    Vladislav Zavjalov
    Ildar Mulyukov

    Последнее изменение


    14 апреля 2013 г. Dmitry V. Levin 1.1-alt9.qa1
    - NMU: rebuilt for debuginfo.
    11 октября 2010 г. Vladislav Zavjalov 1.1-alt9
    - spec: don't use make_install_std macro
    25 марта 2010 г. Vladislav Zavjalov 1.1-alt8
    - apply libx86-add-pkgconfig.patch from Fedora, thanks to lav@ (closes #23209)
    - apply libx86-mmap-offset.patch from Fedora, thanks to lav@
    - fix a bug introoduced by the libx86-mmap-offset.patch in non-x86emu build
      (zero offset in real mode must be separated from zero exit status of
      the LRMI_common_init())
    - reshape the git-repository to keep all sources in the master branch