kscreen
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.
This commit is contained in:
@@ -16,4 +16,4 @@ def build():
|
||||
def install():
|
||||
kde5.install()
|
||||
|
||||
pisitools.dodoc("COPYING")
|
||||
pisitools.dodoc("COPYING")
|
||||
@@ -10,7 +10,7 @@
|
||||
</Packager>
|
||||
<License>LGPLv2</License>
|
||||
<IsA>library</IsA>
|
||||
<IsA>app:console</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>
|
||||
@@ -19,7 +19,7 @@
|
||||
<Dependency>qt5-graphicaleffects</Dependency>
|
||||
<Dependency>qt5-declarative-devel</Dependency>
|
||||
<Dependency>kglobalaccel-devel</Dependency>
|
||||
<Dependency release="current">libkscreen-devel</Dependency>
|
||||
<Dependency versionFrom="5.4.0">libkscreen-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>kxmlgui-devel</Dependency>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
@@ -74,6 +74,6 @@
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user