side/runtime/_base_/vim/pspec.xml
2025-12-29 12:09:43 +03:00

73 lines
2.5 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "file:///usr/share/xml/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>vim</Name>
<Homepage>https://www.vim.org/</Homepage>
<Packager>
<Name>fury</Name>
<Email>[email protected]</Email>
</Packager>
<PartOf>runtime._base_</PartOf>
<License>custom</License>
<Summary>Vim an advanced text editor.</Summary>
<Description>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set.</Description>
<Archive sha1sum="5e9063a5309cf413ff9132b7e64b616a38984cb5" type="targz">
https://github.com/vim/vim/archive/v9.1.1952/vim-9.1.1952.tar.gz
</Archive>
<BuildDependencies>
<Dependency>gpm</Dependency>
<Dependency>acl-devel</Dependency>
<Dependency>libSM-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>ncurses-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1"></Patch> -->
</Patches>
</Source>
<Package>
<Name>vim</Name>
<RuntimeDependencies>
<Dependency>gpm</Dependency>
<Dependency>xxd</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<Package>
<Name>xxd</Name>
<PartOf>development.toolchain</PartOf>
<Files>
<Path fileType="executable">/usr/bin/xxd</Path>
<Path fileType="manpage">/usr/share/man/man1/xxd.1</Path>
<Path fileType="manpage">/usr/share/man/ru.UTF-8/man1/xxd.1</Path>
<Path fileType="manpage">/usr/share/man/ru.KOI8-R/man1/xxd.1</Path>
<Path fileType="manpage">/usr/share/man/it/man1/xxd.1</Path>
<Path fileType="manpage">/usr/share/man/it.UTF-8/man1/xxd.1</Path>
<Path fileType="manpage">/usr/share/man/it.ISO8859-1/man1/xxd.1</Path>
<Path fileType="manpage">/usr/share/man/pl.UTF-8/man1/xxd.1</Path>
<Path fileType="manpage">/usr/share/man/pl/man1/xxd.1</Path>
<Path fileType="manpage">/usr/share/man/pl.ISO8859-2/man1/xxd.1</Path>
<Path fileType="manpage">/usr/share/man/fr/man1/xxd.1</Path>
<Path fileType="manpage">/usr/share/man/fr.UTF-8/man1/xxd.1</Path>
<Path fileType="manpage">/usr/share/man/fr.ISO8859-1/man1/xxd.1</Path>
<Path fileType="manpage">/usr/share/man/ja/man1/xxd.1</Path>
<Path fileType="data">/usr/share/vim/vim91/syntax/xxd.vim</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2025-12-28</Date>
<Version>9.1.1952</Version>
<Name>fury</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>