python3 rebuild
This commit is contained in:
@@ -48,6 +48,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2023-11-03</Date>
|
||||
<Version>22.04.0</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2022-07-10</Date>
|
||||
<Version>22.04.0</Version>
|
||||
|
||||
@@ -22,7 +22,7 @@ def setup():
|
||||
shelltools.system("./autogen.sh")
|
||||
autotools.autoreconf("-vif")
|
||||
autotools.configure("--disable-static")
|
||||
|
||||
|
||||
# fix unused direct dependency analysis
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
@@ -57,4 +57,4 @@ def install():
|
||||
pisitools.insinto("/usr/share/vim/vimfiles/syntax/", "editors/proto.vim")
|
||||
pisitools.insinto("/usr/share/emacs/site-lisp/", "editors/protobuf-mode.el")
|
||||
|
||||
pisitools.dodoc("CHANGES.txt", "CONTRIBUTORS.txt", "LICENSE", "README.md")
|
||||
pisitools.dodoc("CHANGES.txt", "CONTRIBUTORS.txt", "LICENSE", "README.md")
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
<Path fileType="header">/usr/include/google/protobuf</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>python-protobuf</Name>
|
||||
<Summary>Python 2 bindings for Google Protocol Buffers</Summary>
|
||||
@@ -62,7 +62,7 @@
|
||||
<Path fileType="library">/usr/lib/python2*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>python3-protobuf</Name>
|
||||
<Summary>Python 3 bindings for Google Protocol Buffers</Summary>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Uncomplicated and easy to use CLI tool for managing a netfilter firewall</Summary>
|
||||
<Description>Bir netfilter güvenlik duvarını yönetmek için karmaşık olmayan ve kullanımı kolay CLI aracı</Description>
|
||||
<Archive sha1sum="b68dd1189cda89083418ca618176dd858b6cb3a2" type="targz">https://launchpad.net/ufw/0.36/0.36.1/+download/ufw-0.36.1.tar.gz</Archive>
|
||||
<Archive sha1sum="95b11c5cfe614934d67175f727cab9c4116b8767" type="targz">https://launchpad.net/ufw/0.36/0.36.2/+download/ufw-0.36.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>iptables-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -43,6 +43,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2023-11-04</Date>
|
||||
<Version>0.36.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2022-10-29</Date>
|
||||
<Version>0.36.1</Version>
|
||||
|
||||
@@ -59,6 +59,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2023-11-04</Date>
|
||||
<Version>0.2.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2020-05-11</Date>
|
||||
<Version>0.2.9</Version>
|
||||
|
||||
@@ -13,9 +13,7 @@
|
||||
<PartOf>office</PartOf>
|
||||
<Summary>Cherrytree A hierarchical note taking application.</Summary>
|
||||
<Description>A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file.</Description>
|
||||
<Archive sha1sum="9282e7146e6580eababccf0f95969e8c800ac538" type="tarxz">
|
||||
https://github.com/giuspen/cherrytree/releases/download/0.99.55/cherrytree_0.99.55.tar.xz
|
||||
</Archive>
|
||||
<Archive sha1sum="57c7d7fc4f388969c6da1cb24d06036d387596f4" type="tarxz">https://github.com/giuspen/cherrytree/releases/download/v1.0.2/cherrytree_1.0.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>ninja</Dependency>
|
||||
@@ -67,7 +65,14 @@
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2023-11-04</Date>
|
||||
<Version>1.0.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2023-03-12</Date>
|
||||
<Version>0.99.55</Version>
|
||||
|
||||
Reference in New Issue
Block a user