pcsc-lite,flatpak,ibpsl,postfix
This commit is contained in:
@@ -40,4 +40,4 @@ def install():
|
||||
pisitools.dosym("/usr/lib/%s" % i, "/usr/lib/x86_64-linux-gnu/%s" % i)
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "HELP", "NEWS",
|
||||
"README", "SECURITY", "doc/README.DAEMON")
|
||||
"README", "SECURITY", "doc/README.*")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>PC/SC drivers for smart card readers</Summary>
|
||||
<Description>pcsc-lite is middleware to access a smart card using SCard API (PC/SC).</Description>
|
||||
<Archive sha1sum="15d0ef0282deceae5c0061e11bdc9d18691483c4" type="tarbz2">https://pcsclite.apdu.fr/files/pcsc-lite-1.9.0.tar.bz2</Archive>
|
||||
<Archive sha1sum="8fb800d91b9ed651bf8762bbd9f4dd0c306c7d80" type="tarbz2">https://pcsclite.apdu.fr/files/pcsc-lite-1.9.9.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -51,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2022-12-30</Date>
|
||||
<Version>1.9.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2020-09-24</Date>
|
||||
<Version>1.9.0</Version>
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<License>LGPLv2.1</License>
|
||||
<Summary>Application distribution framework</Summary>
|
||||
<Description>Linux application sandboxing and distribution framework, formerly xdg-app</Description>
|
||||
<Archive sha1sum="eab2cd17f6d10d40ba20062d0fb6ca1aed491ad2" type="tarxz">https://github.com/flatpak/flatpak/releases/download/1.12.7/flatpak-1.12.7.tar.xz</Archive>
|
||||
<Archive sha1sum="b9938264ac17f1340b14ea59ee089c9cc19af763" type="tarxz">https://github.com/flatpak/flatpak/releases/download/1.15.1/flatpak-1.15.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xmlto</Dependency>
|
||||
<Dependency>zstd-devel</Dependency>
|
||||
@@ -35,6 +35,9 @@
|
||||
<Dependency>xdg-dbus-proxy</Dependency>
|
||||
<Dependency>elogind-devel</Dependency>
|
||||
<Dependency versionFrom="2.9.9">fuse-devel</Dependency>
|
||||
<Dependency>curl-devel</Dependency>
|
||||
<Dependency>fuse3-devel</Dependency>
|
||||
<Dependency>appstream-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!--Patch level="1">bubblewrap_libglnx_submodule.patch</Patch-->
|
||||
@@ -67,6 +70,9 @@
|
||||
<Dependency>libassuan</Dependency>
|
||||
<Dependency>libgpg-error</Dependency>
|
||||
<Dependency>xdg-dbus-proxy</Dependency>
|
||||
<Dependency>curl</Dependency>
|
||||
<Dependency>fuse3</Dependency>
|
||||
<Dependency>appstream</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -83,6 +89,7 @@
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="doc">/usr/share/gtk-doc</Path>
|
||||
<Path fileType="doc">/usr/share/zsh</Path>
|
||||
<Path fileType="data">/usr/share/fish/vendor_conf.d/flatpak.fish</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<!--AdditionalFile target="/etc/profile.d/flatpak-bindir.sh" permission="0644" owner="root">flatpak-bindir.sh</AdditionalFile-->
|
||||
@@ -109,6 +116,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="17">
|
||||
<Date>2022-12-31</Date>
|
||||
<Version>1.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2022-05-05</Date>
|
||||
<Version>1.12.7</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A base library for writing document import filters</Summary>
|
||||
<Description>librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations.</Description>
|
||||
<Archive sha1sum="4e0358331031571dcb1adae4b174099f84a34355" type="tarbz2">http://dev-www.libreoffice.org/src/librevenge-0.0.4.tar.bz2</Archive>
|
||||
<Archive sha1sum="c5c6858be31afb7744ae6f0c9a329254263d0258" type="tarxz">https://sourceforge.net/projects/libwpd/files/librevenge/librevenge-0.0.5/librevenge-0.0.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency>cppunit-devel</Dependency>
|
||||
@@ -47,6 +47,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2022-12-31</Date>
|
||||
<Version>0.0.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2021-10-21</Date>
|
||||
<Version>0.0.4</Version>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<BuildDependencies>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>libnsl-devel</Dependency>
|
||||
<Dependency versionFrom="2.0.0">libnsl-devel</Dependency>
|
||||
<Dependency>icu4c-devel</Dependency>
|
||||
<Dependency>python-six</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
@@ -67,6 +67,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2022-12-31</Date>
|
||||
<Version>0.21.2</Version>
|
||||
<Comment>Rebuild libnsl.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2022-12-28</Date>
|
||||
<Version>0.21.2</Version>
|
||||
|
||||
@@ -10,6 +10,9 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
shelltools.system("sed -i 's/Linux..345/&6/' makedefs")
|
||||
shelltools.system("sed -i 's/LINUX2/LINUX6/' src/util/sys_defs.h")
|
||||
|
||||
pisitools.dosed("src/util/sys_defs.h", "hash:\/etc\/aliases", "hash:/etc/mail/aliases")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>service</IsA>
|
||||
<Summary>A fast and secure drop-in replacement for sendmail</Summary>
|
||||
<Description>Postfix is Wietse Venema's mailer that started life as an alternative to the widely-used Sendmail program.</Description>
|
||||
<Archive sha1sum="1e119ee61af9b225f210747c71db990d7cfb1fd1" type="targz">http://www.postfix.org/postfix-release/official/postfix-3.5.12.tar.gz</Archive>
|
||||
<Archive sha1sum="1a8df20df31fee3b9dbb0312056718d0eac867c9" type="targz">https://ghostarchive.org/postfix/postfix-release/official/postfix-3.7.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>db-devel</Dependency>
|
||||
<Dependency>libnsl-devel</Dependency>
|
||||
@@ -91,6 +91,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2022-12-31</Date>
|
||||
<Version>3.7.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2021-11-06</Date>
|
||||
<Version>3.5.12</Version>
|
||||
|
||||
Reference in New Issue
Block a user