53 lines
2.0 KiB
XML
53 lines
2.0 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>xsel</Name>
|
||
<Homepage>https://github.com/kfish/xsel</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>custom</License>
|
||
<IsA>library</IsA>
|
||
<Summary>XSel is a command-line program for getting and setting the contents of the X selection</Summary>
|
||
<Description>XSel is a command-line program for getting and setting the contents of the X selection. Normally this is only accessible by manually highlighting information and pasting it with the middle mouse button.</Description>
|
||
<Archive sha1sum="cad96b4b224d47723c588874bda051563a3ee262" type="targz">https://github.com/kfish/xsel/archive/1.2.1/xsel-1.2.1.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>libXt-devel</Dependency>
|
||
<Dependency>libX11-devel</Dependency>
|
||
</BuildDependencies>
|
||
<Patches>
|
||
</Patches>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>xsel</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>libX11</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="2">
|
||
<Date>2026-02-15</Date>
|
||
<Version>1.2.1</Version>
|
||
<Comment>First release.</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2022-07-27</Date>
|
||
<Version>1.2.0.10032022</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|