Merge pull request #14553 from suvari/master

lynx: ver. bump to 2.9.2 otter-browser: fix deps..
This commit is contained in:
Kamil ATLI
2024-07-14 14:18:14 +03:00
committed by GitHub
3 changed files with 28 additions and 10 deletions
+18 -7
View File
@@ -1,9 +1,9 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>lynx</Name>
<Homepage>https://invisible-mirror.net/lynx/lynx.html</Homepage>
<Homepage>https://lynx.invisible-island.net/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
@@ -13,23 +13,27 @@
<IsA>app:console</IsA>
<Summary>Lynx is the text web browser.</Summary>
<Description>This is the top level page for the Lynx software distribution site hosted by the Internet Software Consortium.</Description>
<Archive sha1sum="3e00ac30d008e0aa879bfd037abcfd9c0dd2faec" type="tarbz2">http://invisible-mirror.net/archives/lynx/tarballs/lynx2.8.9rel.1.tar.bz2</Archive>
<Archive sha1sum="d38c77e87704e71e11e2a9c8ef72e0a37b89303a" type="tarbz2">http://invisible-mirror.net/archives/lynx/tarballs/lynx2.9.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>bzip2</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>ncurses-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>gettext-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">lynx2-8-6-don-t-accept-command-line-args-to-telnet.patch</Patch>
<Patch level="1">lynx2-8-6-fix-ugly-color.patch</Patch>
<Patch level="1">lynx2-8-7-adapt-to-modern-file-localizations.patch</Patch>
<Patch level="1">lynx2-8-7-tmp_dir.patch</Patch>
<!-- <Patch level="1">lynx2-8-6-don-t-accept-command-line-args-to-telnet.patch</Patch> -->
<!-- <Patch level="1">lynx2-8-6-fix-ugly-color.patch</Patch> -->
<!-- <Patch level="1">lynx2-8-7-adapt-to-modern-file-localizations.patch</Patch> -->
<!-- <Patch level="1">lynx2-8-7-tmp_dir.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>lynx</Name>
<RuntimeDependencies>
<Dependency>zlib</Dependency>
<Dependency>bzip2</Dependency>
<Dependency>ncurses</Dependency>
<Dependency>openssl</Dependency>
</RuntimeDependencies>
@@ -42,6 +46,13 @@
</Package>
<History>
<Update release="7">
<Date>2024-07-14</Date>
<Version>2.9.2</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2020-01-07</Date>
<Version>2.8.9</Version>
+2 -2
View File
@@ -2,8 +2,8 @@
<PISI>
<Source>
<Name>Lynx</Name>
<Summary xml:lang="en">Lynx is the text web browser.</Summary>
<Summary xml:lang="pl">Przeglądarka WWW z interfejsem tekstowym</Summary>
<Summary xml:lang="en">Lynx metin web tarayıcısıdır.</Summary>
<Summary xml:lang="pl">Lynx to tekstowa przeglądarka internetowa.</Summary>
<Description xml:lang="en">This is the top level page for the Lynx software distribution site hosted by the Internet Software Consortium.</Description>
<Description xml:lang="pl">Lynx przeglądarka internetowa pracująca w trybie tekstowym.</Description>
</Source>
+8 -1
View File
@@ -40,7 +40,7 @@
<Dependency>qt5-xmlpatterns</Dependency>
<Dependency>qt5-declarative</Dependency>
<Dependency>gst-plugins-good</Dependency>
<Dependency>gst-plugins-base-devel</Dependency>
<Dependency>gst-plugins-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="3">
<Date>2024-07-14</Date>
<Version>1.0.03</Version>
<Comment>rebuild</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2023-05-17</Date>
<Version>1.0.03</Version>