63b122b596
if more than one package are produced from same source (same pspec.xml) and some of the packages in that source depend each other. Pardus use value “current” for the strict release or version tags, in order to automatically assign the release or version number of the needed package.
79 lines
3.2 KiB
XML
79 lines
3.2 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>kscreen</Name>
|
|
<Homepage>http://www.kde.org</Homepage>
|
|
<Packager>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>LGPLv2</License>
|
|
<IsA>library</IsA>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Provides the interface and basic tools for the KDE workspace</Summary>
|
|
<Description>Provides the interface and basic tools for the KDE workspace</Description>
|
|
<Archive sha1sum="208cfeb57b6b857581d1e0345d3476604be9ecdc" type="tarxz">http://download.kde.org/stable/plasma/5.4.0/kscreen-5.4.0.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>qt5-base-devel</Dependency>
|
|
<Dependency>qt5-graphicaleffects</Dependency>
|
|
<Dependency>qt5-declarative-devel</Dependency>
|
|
<Dependency>kglobalaccel-devel</Dependency>
|
|
<Dependency versionFrom="5.4.0">libkscreen-devel</Dependency>
|
|
<Dependency>kdoctools-devel</Dependency>
|
|
<Dependency>kxmlgui-devel</Dependency>
|
|
<Dependency>mesa-devel</Dependency>
|
|
<Dependency>extra-cmake-modules</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>kscreen</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>qt5-base</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>libkscreen</Dependency>
|
|
<Dependency>qt5-declarative</Dependency>
|
|
<Dependency>kcoreaddons</Dependency>
|
|
<Dependency>kglobalaccel</Dependency>
|
|
<Dependency>kconfigwidgets</Dependency>
|
|
<Dependency>kwidgetsaddons</Dependency>
|
|
<Dependency>kdbusaddons</Dependency>
|
|
<Dependency>ki18n</Dependency>
|
|
<Dependency>kxmlgui</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="data">/usr/share</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib/cmake</Path>
|
|
<Path fileType="library">/usr/lib/qt5</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="3">
|
|
<Date>2015-08-25</Date>
|
|
<Version>5.4.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2015-07-02</Date>
|
|
<Version>5.3.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2015-06-06</Date>
|
|
<Version>5.3.1</Version>
|
|
<Comment>First Release.</Comment>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI> |