add desktop/kde/l10n
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<PISI>
|
||||
<Name>desktop.kde.addon</Name>
|
||||
</PISI>
|
||||
</PISI>
|
||||
@@ -21,4 +21,4 @@ def check():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "NEWS", "README", "README.linux")
|
||||
pisitools.dodoc("AUTHORS", "NEWS", "README", "README.linux")
|
||||
@@ -58,4 +58,4 @@
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
@@ -10,4 +10,4 @@
|
||||
<Name>libdmtx-devel</Name>
|
||||
<Summary xml:lang="tr">libdmtx için geliştirme dosyaları</Summary>
|
||||
</Package>
|
||||
</PISI>
|
||||
</PISI>
|
||||
@@ -16,4 +16,4 @@ def build():
|
||||
def install():
|
||||
kde5.install()
|
||||
|
||||
pisitools.dodoc("LICENSE")
|
||||
pisitools.dodoc("LICENSE")
|
||||
@@ -14,7 +14,7 @@
|
||||
<Description>A barcode API to produce QRCode barcodes and DataMatrix barcode.</Description>
|
||||
<Archive sha1sum="69dbbf94888ec1fb5b041ae4d0b6cac864abc15e" type="tarxz">http://download.kde.org/stable/prison/1.1/src/prison-1.1.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -29,9 +29,9 @@
|
||||
<Dependency>qrencode</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Path fileType="executable">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>prison</Package>
|
||||
</Replaces>
|
||||
@@ -42,13 +42,13 @@
|
||||
|
||||
<Package>
|
||||
<Name>prison-qt5-devel</Name>
|
||||
<Summary>Development files for libepoxy</Summary>
|
||||
<Summary>Development files for libepoxy</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">prison-qt5</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="config">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="config">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>prison-devel</Package>
|
||||
@@ -67,4 +67,4 @@
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
@@ -11,7 +11,7 @@ from pisi.actionsapi import get
|
||||
def setup():
|
||||
autotools.autoreconf("-vif")
|
||||
shelltools.system("./autogen.sh")
|
||||
|
||||
|
||||
autotools.configure("--with-tests")
|
||||
|
||||
def build():
|
||||
@@ -24,4 +24,4 @@ def check():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("COPYING", "NEWS", "README")
|
||||
pisitools.dodoc("COPYING", "NEWS", "README")
|
||||
@@ -67,4 +67,4 @@
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
@@ -10,4 +10,4 @@
|
||||
<Name>qrencode-devel</Name>
|
||||
<Summary xml:lang="tr">qrencode için geliştirme dosyaları</Summary>
|
||||
</Package>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user