diff --git a/network/filter/gufw/actions.py b/network/filter/gufw/actions.py new file mode 100644 index 0000000000..de87f06123 --- /dev/null +++ b/network/filter/gufw/actions.py @@ -0,0 +1,27 @@ +#!/usr/bin/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 pythonmodules +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools + + +def build(): + pythonmodules.compile(pyVer="3") + shelltools.system("python3 setup.py build") + + +def check(): + pass + #pythonmodules.run("setup.py test", pyVer="3") + #pythonmodules.run("test/run_all_unittests.py",pyVer="3") + #pythonmodules.run("test/run_examples_test.py",pyVer="3") + +def install(): + pythonmodules.install(pyVer="3") + pisitools.dosym("/usr/lib/python3.9/site-packages/gufw/gufw.py", "/usr/share/gufw/gufw/gufw.py") + + pisitools.dodoc("COPYING*", "README*") diff --git a/network/filter/gufw/pspec.xml b/network/filter/gufw/pspec.xml new file mode 100644 index 0000000000..a6878bf569 --- /dev/null +++ b/network/filter/gufw/pspec.xml @@ -0,0 +1,59 @@ + + + + + gufw + https://launchpad.net/gufw + + Kamil Atlı + suvari@pisilinux.org + + GPLv3 + gufw + library + Uncomplicated way to manage your Linux firewall + Uncomplicated way to manage your Linux firewall + https://github.com/costales/gufw/releases/download/22.04/gui-ufw-22.04.0.tar.gz + + intltool + gtk3-devel + polkit-devel + python3-devel + webkit2gtk-devel + desktop-file-utils + gtk-update-icon-cache + python3-distutils-extra + python3-pygobject3-devel + + + + + gufw + + ufw + gtk3 + python3 + webkit2gtk + desktop-file-utils + python3-pygobject3 + gtk-update-icon-cache + + + /etc + /usr/bin + /usr/share/doc> + /usr/share + /usr/lib/python3.*/site-packages + + + + + + 2022-07-10 + 22.04.0 + First release + Kamil Atlı + suvari@pisilinux.org + + + diff --git a/network/filter/gufw/translations.xml b/network/filter/gufw/translations.xml new file mode 100644 index 0000000000..008293bccb --- /dev/null +++ b/network/filter/gufw/translations.xml @@ -0,0 +1,8 @@ + + + + gufw + Linux güvenlik duvarınızı yönetmenin karmaşık olmayan yolu + Linux güvenlik duvarınızı yönetmenin karmaşık olmayan yolu + + diff --git a/pisi-index.xml b/pisi-index.xml index 1e592c8887..2249929be2 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -136280,6 +136280,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2022-07-10 + 5.25.2 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2022-06-29 5.25.2 @@ -244251,6 +244258,65 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + gufw + https://launchpad.net/gufw + + Kamil Atlı + suvari@pisilinux.org + + GPLv3 + library + network.filter + Uncomplicated way to manage your Linux firewall + Linux güvenlik duvarınızı yönetmenin karmaşık olmayan yolu + Uncomplicated way to manage your Linux firewall + Linux güvenlik duvarınızı yönetmenin karmaşık olmayan yolu + gufw + https://github.com/costales/gufw/releases/download/22.04/gui-ufw-22.04.0.tar.gz + + intltool + gtk3-devel + polkit-devel + python3-devel + webkit2gtk-devel + desktop-file-utils + gtk-update-icon-cache + python3-distutils-extra + python3-pygobject3-devel + + network/filter/gufw/pspec.xml + + + gufw + + ufw + gtk3 + python3 + webkit2gtk + desktop-file-utils + python3-pygobject3 + gtk-update-icon-cache + + + /etc + /usr/bin + /usr/share/doc + /usr/share + /usr/lib/python3.*/site-packages + + + + + 2022-07-10 + 22.04.0 + First release + Kamil Atlı + suvari@pisilinux.org + + + iproute2 @@ -252444,6 +252510,7 @@ complete albums that you have purchased from Amazon. warpinator + ufw gtk3 grpc xapp diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 9505795f95..4d16c80c32 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -f43609371a12106890cd44d472fbfe8ff47a633f \ No newline at end of file +fb347f791fd1f4c05a636f6f21c6d64132466746 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index b3ec57327d..2a14448c3e 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 66488cfb52..7f117ac9a4 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -61c3d14a174b4e6bdeb68be7878bfeb31d83cde6 \ No newline at end of file +74bb2fd0d04e06722b50f21322576feb577c2972 \ No newline at end of file