zeroconf-ioslave new package

This commit is contained in:
Rmys
2022-06-22 14:18:42 +03:00
parent 31a2d2e21f
commit 597a000046
7 changed files with 335192 additions and 335021 deletions
@@ -0,0 +1,19 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import pisitools
from pisi.actionsapi import kde5
def setup():
kde5.configure()
def build():
kde5.make()
def install():
kde5.install()
pisitools.dodoc("LICENSES/*")
@@ -0,0 +1,60 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>zeroconf-ioslave</Name>
<Homepage>https://apps.kde.org/zeroconf_ioslave/</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>FDL,GPL</License>
<IsA>app</IsA>
<Summary>Network Monitor for DNS-SD services (Zeroconf)</Summary>
<Description>DNS-SD hizmetleri için Ağ İzleyicisi</Description>
<Archive sha1sum="209d625ee90bcd6db0abbaaeb35dcf4463c6420b" type="tarxz">https://download.kde.org/stable/release-service/22.04.2/src/zeroconf-ioslave-22.04.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>kio-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kdnssd-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kdbusaddons-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>zeroconf-ioslave.patch</Patch>
<Patch level="1">zeroconf-ioslave.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>zeroconf-ioslave</Name>
<RuntimeDependencies>
<Dependency>kio</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>kdnssd</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kdbusaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2022-06-22</Date>
<Version>22.04.2</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>zeroconf-ioslave</Name>
<Summary xml:lang="tr">Network Monitor for DNS-SD services (Zeroconf)</Summary>
<Description xml:lang="tr">DNS-SD hizmetleri için Ağ İzleyicisi</Description>
</Source>
</PISI>
+335103 -335019
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1 +1 @@
697934186aeddc82bd1bbc9f3f5e47366396ffe1
60d8b4c1836890743bea53cbc161ac5bf3c58156
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
a344013ab2ae2365e1d62f24d772d7f5b25d6a43
54d2fe64b25892f38becd52831474b2fbf98c705