104 lines
4.0 KiB
XML
104 lines
4.0 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>terminator</Name>
|
|
<Homepage>https://gnome-terminator.org/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:gui</IsA>
|
|
<PartOf>x11.terminal</PartOf>
|
|
<Summary>Multiple terminals in one window.</Summary>
|
|
<Description>Multiple terminals in one window.</Description>
|
|
<Archive sha1sum="bb5173bdb928ef9faa5b2bbef525171b9d711d01" type="targz">https://github.com/gnome-terminator/terminator/releases/download/v2.1.5/terminator-2.1.5.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>intltool</Dependency>
|
|
<Dependency>vte-devel</Dependency>
|
|
<Dependency>gtk3-devel</Dependency>
|
|
<Dependency>gnutls-devel</Dependency>
|
|
<Dependency>dbus-python3</Dependency>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>python3-wheel</Dependency>
|
|
<Dependency>python3-cairo</Dependency>
|
|
<Dependency>gettext-devel</Dependency>
|
|
<Dependency>libpcre2-devel</Dependency>
|
|
<Dependency>python3-psutil</Dependency>
|
|
<Dependency>dbus-glib-devel</Dependency>
|
|
<Dependency>keybinder-devel</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
<Dependency>python3-pytest-runner</Dependency>
|
|
<Dependency>python3-pygobject3-devel</Dependency>
|
|
<Dependency>gsettings-desktop-schemas-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>terminator</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>vte</Dependency>
|
|
<Dependency>gtk3</Dependency>
|
|
<Dependency>gnutls</Dependency>
|
|
<Dependency>python3</Dependency>
|
|
<Dependency>libpcre2</Dependency>
|
|
<Dependency>keybinder</Dependency>
|
|
<Dependency>dbus-glib</Dependency>
|
|
<Dependency>python3-six</Dependency>
|
|
<Dependency>dbus-python3</Dependency>
|
|
<Dependency>python3-cairo</Dependency>
|
|
<Dependency>python3-psutil</Dependency>
|
|
<Dependency>python3-configobj</Dependency>
|
|
<Dependency>python3-pygobject3</Dependency>
|
|
<Dependency>gsettings-desktop-schemas</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="5">
|
|
<Date>2025-06-21</Date>
|
|
<Version>2.1.5</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2023-11-04</Date>
|
|
<Version>2.1.3</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2023-03-07</Date>
|
|
<Version>2.1.3</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2022-11-10</Date>
|
|
<Version>2.1.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2021-11-04</Date>
|
|
<Version>2.1.1</Version>
|
|
<Comment>First build</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|
|
|