64 lines
2.6 KiB
XML
64 lines
2.6 KiB
XML
|
|
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>Terminal</Name>
|
|
<Homepage>http://goodies.xfce.org/projects/applications/terminal</Homepage>
|
|
<Packager>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<Icon>terminal</Icon>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>Terminal for Xfce</Summary>
|
|
<Description>Terminal is a modern, lightweight, and low memory cost terminal emulator with tabs and multiple windows for the Xfce desktop environment. It offers full-customization for the key bindings, the aspect, the colors, and more.</Description>
|
|
<Archive sha1sum="4dd4d2bef8101f563487b0230346070930ff689f" type="tarbz2">http://archive.xfce.org/src/apps/xfce4-terminal/0.6/xfce4-terminal-0.6.3.tar.bz2</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>icon-theme-hicolor</Dependency>
|
|
<Dependency>libxfce4ui-devel</Dependency>
|
|
<Dependency>vte-devel</Dependency>
|
|
<Dependency>intltool</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>Terminal</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>vte</Dependency>
|
|
<Dependency>atk</Dependency>
|
|
<Dependency>gtk2</Dependency>
|
|
<Dependency>pango</Dependency>
|
|
<Dependency>libxfce4ui</Dependency>
|
|
<Dependency>libxfce4util</Dependency>
|
|
<Dependency>gdk-pixbuf</Dependency>
|
|
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="config">/etc</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="executable">/usr/libexec</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
<Path fileType="data">/usr/share/pixmaps</Path>
|
|
<Path fileType="data">/usr/share/icons</Path>
|
|
<Path fileType="data">/usr/share/applications</Path>
|
|
<Path fileType="data">/usr/share/Terminal/colorschemes</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="data">/usr/share/gnome-control-center</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2015-03-04</Date>
|
|
<Version>0.6.3</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|