Merge pull request #10574 from suvari/master

index
This commit is contained in:
Kamil ATLI
2022-07-30 15:00:52 +03:00
committed by GitHub
4 changed files with 183 additions and 53 deletions
+181 -51
View File
@@ -2223,7 +2223,7 @@
<Description xml:lang="en">Javascript Bindings for Cinnamon</Description>
<Description xml:lang="tr">Cinnamon için Javascript Bağlayıcıları</Description>
<Icon>library</Icon>
<Archive type="targz" sha1sum="317a423854b3b2470f611d080e8363b15fbe9e3c" name="5.4.0.tar.gz">https://github.com/linuxmint/cjs/archive/refs/tags/5.4.0.tar.gz</Archive>
<Archive type="targz" sha1sum="cc41bd27e045060df3f742338c07935952f895d8" name="5.4.1.tar.gz">https://github.com/linuxmint/cjs/archive/refs/tags/5.4.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>samurai</Dependency>
@@ -2264,7 +2264,7 @@
<Summary xml:lang="tr">cjs için geliştirme dosyaları</Summary>
<Icon>development</Icon>
<RuntimeDependencies>
<Dependency release="1">cjs</Dependency>
<Dependency release="2">cjs</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>libffi-devel</Dependency>
@@ -2278,6 +2278,13 @@
</Files>
</Package>
<History>
<Update release="2">
<Date>2022-07-30</Date>
<Version>5.4.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2022-06-30</Date>
<Version>5.4.0</Version>
@@ -2526,7 +2533,7 @@
<Description xml:lang="en">File manager for Cinnamon</Description>
<Description xml:lang="tr">Cinnamon için Dosya Yöneticisi</Description>
<Icon>nemo</Icon>
<Archive type="targz" sha1sum="0af002d1417ed3f9a01fa34ebcd93fed4d441a1b" name="5.4.0.tar.gz">https://github.com/linuxmint/nemo/archive/refs/tags/5.4.0.tar.gz</Archive>
<Archive type="targz" sha1sum="ebcebcd68a318dea4b32c4ad28b24c24558774ce" name="5.4.2.tar.gz">https://github.com/linuxmint/nemo/archive/refs/tags/5.4.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>samurai</Dependency>
@@ -2615,7 +2622,7 @@
<Summary xml:lang="tr">nemo için geliştirme dosyaları</Summary>
<Icon>development</Icon>
<RuntimeDependencies>
<Dependency release="1">nemo</Dependency>
<Dependency release="2">nemo</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
</RuntimeDependencies>
@@ -2626,6 +2633,13 @@
</Files>
</Package>
<History>
<Update release="2">
<Date>2022-07-30</Date>
<Version>5.4.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2022-06-30</Date>
<Version>5.4.0</Version>
@@ -163335,8 +163349,12 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Dependency>xcb-util-devel</Dependency>
<Dependency>libXext-devel</Dependency>
<Dependency>libglvnd-devel</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>valgrind</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">cairo_script_interpreter_pkgconfig.patch</Patch>
</Patches>
<SourceURI>desktop/toolkit/gtk/cairo/pspec.xml</SourceURI>
</Source>
<Package>
@@ -163427,7 +163445,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Package>
<History>
<Update release="13">
<Date>2022-05-31</Date>
<Date>2022-07-29</Date>
<Version>1.17.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
@@ -188916,7 +188934,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<SpecFile>
<Source>
<Name>fsarchiver</Name>
<Homepage>http://www.fsarchiver.org/</Homepage>
<Homepage>https://www.fsarchiver.org/</Homepage>
<Packager>
<Name>marcin bojara</Name>
<Email>marcin@pisilinux.org</Email>
@@ -188930,15 +188948,17 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Description xml:lang="de">fsarchiver ist ein Konsolenprogramm zum Sichern und Wiederherstellen von Partitionen und Verzeichnissen.</Description>
<Description xml:lang="en">FSArchiver is a system tool that allows you to save the contents of a file-system to a compressed archive file.</Description>
<Description xml:lang="pl">FSArchiver jest narzędziem systemowym, które pozwala na zapisanie zawartości systemu plików w skompresowanym pliku.</Description>
<Archive type="targz" sha1sum="1d4cd8064b49213bc825e9439d940d2041e975e0" name="fsarchiver-0.8.5.tar.gz">https://github.com/fdupoux/fsarchiver/releases/download/0.8.5/fsarchiver-0.8.5.tar.gz</Archive>
<Archive type="targz" sha1sum="6048ffc284e5284556c292a7e733f0a677785377" name="fsarchiver-0.8.6.tar.gz">https://github.com/fdupoux/fsarchiver/releases/download/0.8.6/fsarchiver-0.8.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>lzo-devel</Dependency>
<Dependency>xz-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>bzip2</Dependency>
<Dependency>xz-devel</Dependency>
<Dependency>lzo-devel</Dependency>
<Dependency>lz4-devel</Dependency>
<Dependency>attr-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>zstd-devel</Dependency>
<Dependency>e2fsprogs-devel</Dependency>
<Dependency>libgcrypt-devel</Dependency>
<Dependency>attr-devel</Dependency>
<Dependency>libutil-linux-devel</Dependency>
</BuildDependencies>
<SourceURI>hardware/disk/fsarchiver/pspec.xml</SourceURI>
@@ -188946,9 +188966,11 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Package>
<Name>fsarchiver</Name>
<RuntimeDependencies>
<Dependency>lzo</Dependency>
<Dependency>xz</Dependency>
<Dependency>lzo</Dependency>
<Dependency>lz4</Dependency>
<Dependency>zlib</Dependency>
<Dependency>zstd</Dependency>
<Dependency>bzip2</Dependency>
<Dependency>e2fsprogs</Dependency>
<Dependency>libgcrypt</Dependency>
@@ -188961,6 +188983,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="7">
<Date>2022-07-30</Date>
<Version>0.8.6</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="6">
<Date>2020-02-01</Date>
<Version>0.8.5</Version>
@@ -219397,7 +219426,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>multimedia.misc</PartOf>
<Summary xml:lang="en">Sound input/output selector indicator for Linux.</Summary>
<Description xml:lang="en">It shows an icon in the indicator area or the system tray (whatever is available in your desktop environment). The icon&apos;s menu allows you to switch the current sound input and output (i.e. source ports and sink ports in PulseAudio&apos;s terms, respectively) with just two clicks.</Description>
<Archive type="targz" sha1sum="83c7cb150b4385df326408c23207b5efa6f8be80" name="v2.3.8.tar.gz">https://github.com/yktoo/indicator-sound-switcher/archive/refs/tags/v2.3.8.tar.gz</Archive>
<Archive type="targz" sha1sum="710940b46b64eb40199d238725ae952b56a90e56" name="v2.3.9.tar.gz">https://github.com/yktoo/indicator-sound-switcher/archive/refs/tags/v2.3.9.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
@@ -219422,6 +219451,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Files>
</Package>
<History>
<Update release="3">
<Date>2022-07-09</Date>
<Version>2.3.9</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2022-05-28</Date>
<Version>2.3.8</Version>
@@ -233915,7 +233951,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="tr">Müzik Çalıcı Sunucusu (MPD)</Summary>
<Description xml:lang="en">Music Player Daemon (MPD) is a flexible, powerful, server-side application for playing music. Through plugins and libraries it can play a variety of sound files while being controlled by its network protocol.</Description>
<Description xml:lang="tr">MPD çoğu müzik dosyasını (MP3, Ogg Vorbis, FLAC, AAC, Mod vs.) çalar ve ağda yayınlar.</Description>
<Archive type="tarxz" sha1sum="29aef35a9be93eb88ae100d3558e66f23f49fbaa" name="mpd-0.23.7.tar.xz">https://musicpd.org/download/mpd/0.23/mpd-0.23.7.tar.xz</Archive>
<Archive type="tarxz" sha1sum="01b00134172ba0a3257a4c3881f1d042a2cb4bf0" name="mpd-0.23.8.tar.xz">https://musicpd.org/download/mpd/0.23/mpd-0.23.8.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>cmake</Dependency>
@@ -234049,6 +234085,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Files>
</Package>
<History>
<Update release="14">
<Date>2022-07-29</Date>
<Version>0.23.8</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="13">
<Date>2022-05-14</Date>
<Version>0.23.7</Version>
@@ -247039,7 +247082,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="tr">D-Bus üzerinden yapılandırmaya izin veren, gelişmiş bir ağ yönetim altyapısı</Summary>
<Description xml:lang="en">NetworkManager attempts to keep an active network connection available at all times.</Description>
<Description xml:lang="tr">NetworkManager, etkin bir bağlantı kurmak ve onu sürekli ayakta tutmak üzere tasarlanmış, D-Bus ve UDEV teknolojilerini kullanan bir ağ yönetim altyapısıdır.</Description>
<Archive type="tarxz" sha1sum="368943fc5182744544b99c8466bec6284986171e" name="NetworkManager-1.32.12.tar.xz">https://download.gnome.org/sources/NetworkManager/1.32/NetworkManager-1.32.12.tar.xz</Archive>
<Archive type="tarxz" sha1sum="1359a60d7996dab352b2fe12e64e021c35b7b4f3" name="NetworkManager-1.39.12.tar.xz">https://download.gnome.org/sources/NetworkManager/1.39/NetworkManager-1.39.12.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>curl-devel</Dependency>
@@ -247051,6 +247094,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>autoconf</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>ppp-devel</Dependency>
<Dependency>iwd</Dependency>
<Dependency>nss-devel</Dependency>
<Dependency>newt-devel</Dependency>
<Dependency>nspr-devel</Dependency>
@@ -247084,6 +247128,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Package>
<Name>NetworkManager</Name>
<RuntimeDependencies>
<Dependency>iwd</Dependency>
<Dependency>curl</Dependency>
<Dependency>eudev</Dependency>
<Dependency>dbus</Dependency>
@@ -247153,7 +247198,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<RuntimeDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>dbus-glib-devel</Dependency>
<Dependency release="26">NetworkManager</Dependency>
<Dependency release="27">NetworkManager</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -247164,13 +247209,20 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Name>NetworkManager-docs</Name>
<Summary xml:lang="en">Development files for NetworkManager</Summary>
<RuntimeDependencies>
<Dependency release="26">NetworkManager</Dependency>
<Dependency release="27">NetworkManager</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/gtk-doc</Path>
</Files>
</Package>
<History>
<Update release="27">
<Date>2022-07-29</Date>
<Version>1.39.12</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2021-10-24</Date>
<Version>1.32.12</Version>
@@ -265057,6 +265109,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files>
</Package>
<History>
<Update release="2">
<Date>2022-07-30</Date>
<Version>3.2.59</Version>
<Comment>Rebuild</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-12-21</Date>
<Version>3.2.59</Version>
@@ -290377,7 +290436,7 @@ complete albums that you have purchased from Amazon.</Description>
<SpecFile>
<Source>
<Name>wxPython</Name>
<Homepage>http://www.wxpython.org/</Homepage>
<Homepage>https://www.wxpython.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
@@ -290388,23 +290447,24 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="en">Python bindings for wxGTK</Summary>
<Summary xml:lang="tr">wxGTK için Python bağlayıcıları.</Summary>
<Description xml:lang="en">wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWindows cross platform GUI library, which is written in C++.</Description>
<Archive type="tarbz2" sha1sum="5053f3fa04f4eb3a9d4bfd762d963deb7fa46866" name="wxPython-src-3.0.2.0.tar.bz2">mirrors://sourceforge/wxpython/wxPython-src-3.0.2.0.tar.bz2</Archive>
<Archive type="targz" sha1sum="f952f6224a7c7f000df2150ddfc27edfb4b8f31c" name="wxPython-4.1.1.tar.gz">https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-4.1.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>wxGTK3</Dependency>
<Dependency>wxGTK-devel</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>tiff-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>gst-plugins-base-devel</Dependency>
<Dependency>gstreamer-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>tiff-devel</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency>wxGTK-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>libSM-devel</Dependency>
<Dependency>libXinerama-devel</Dependency>
<Dependency>libXxf86vm-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
<Dependency>gstreamer-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>libXxf86vm-devel</Dependency>
<Dependency>libXinerama-devel</Dependency>
<Dependency>python-setuptools</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>gst-plugins-base-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python/wxPython/pspec.xml</SourceURI>
</Source>
@@ -290417,29 +290477,17 @@ complete albums that you have purchased from Amazon.</Description>
<Dependency>wxGTK-common</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>wxPython-devel</Name>
<Summary xml:lang="en">Development files for wxPython</Summary>
<Summary xml:lang="tr">wxPython için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="6">wxPython</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2022-08-01</Date>
<Version>3.0.2.0</Version>
<Comment>Rebuild</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
<Date>2022-07-29</Date>
<Version>4.1.1</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="5">
<Date>2020-01-31</Date>
@@ -307235,6 +307283,64 @@ complete albums that you have purchased from Amazon.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>wxPython3</Name>
<Homepage>https://www.wxpython.org/</Homepage>
<Packager>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Packager>
<License>wxWinLL-3</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Python bindings for wxGTK</Summary>
<Description xml:lang="en">wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWindows cross platform GUI library, which is written in C++.</Description>
<Archive type="targz" sha1sum="f952f6224a7c7f000df2150ddfc27edfb4b8f31c" name="wxPython-4.1.1.tar.gz">https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-4.1.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>wxGTK3</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>tiff-devel</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency>wxGTK-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>libSM-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
<Dependency>gstreamer-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>libXxf86vm-devel</Dependency>
<Dependency>libXinerama-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>gst-plugins-base-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/wxPython3/pspec.xml</SourceURI>
</Source>
<Package>
<Name>wxPython3</Name>
<RuntimeDependencies>
<Dependency>bzip2</Dependency>
<Dependency>python3</Dependency>
<Dependency>wxGTK3</Dependency>
<Dependency>wxGTK-common</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2022-07-29</Date>
<Version>4.1.1</Version>
<Comment>Rebuild python3.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>yt-dlp</Name>
@@ -325795,6 +325901,7 @@ contacts, tasks, and calendar information.</Summary>
<Dependency>python3-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
<Dependency>ngspice-devel</Dependency>
<Dependency>opencascade-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
</BuildDependencies>
<SourceURI>science/electronics/kicad/pspec.xml</SourceURI>
@@ -325816,6 +325923,7 @@ contacts, tasks, and calendar information.</Summary>
<Dependency>openssl</Dependency>
<Dependency>libglvnd</Dependency>
<Dependency>mesa-glu</Dependency>
<Dependency>opencascade</Dependency>
<Dependency>wxGTK-common</Dependency>
</RuntimeDependencies>
<Files>
@@ -330157,20 +330265,28 @@ contacts, tasks, and calendar information.</Summary>
<Summary xml:lang="tr">3 boyutlu modelleme ve nümerik simülasyon kitaplık ve araçları.</Summary>
<Description xml:lang="en">Open CASCADE Technology (OCCT) is an object-oriented C++ class library designed for rapid production of sophisticated domain-specific CAD/CAM/CAE applications..</Description>
<Description xml:lang="tr">opencascade, 3 boyutlu modelleme ve nümerik simülasyon kitaplık ve araçları sunar.</Description>
<Archive type="targz" sha1sum="7afa594f25d353c22fc46d06dfdca0c60d8a6a93" name="opencascade-7.4.0p1.snapshot.tar.gz">https://github.com/tpaviot/oce/releases/download/official-upstream-packages/opencascade-7.4.0p1.snapshot.tar.gz</Archive>
<Icon>opencascade</Icon>
<Archive type="targz" sha1sum="c6aff13f7bff5fe4298a7cf842f55be76340dfe6" name="V7_6_3.tar.gz">https://github.com/Open-Cascade-SAS/OCCT/archive/refs/tags/V7_6_3.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>tcl-devel</Dependency>
<Dependency>tcltk-devel</Dependency>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>libXmu-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>libglvnd-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>intel-tbb-devel</Dependency>
<Dependency>fontconfig-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">opencascade-7.6.0-set-env-correctly.patch</Patch>
<Patch level="1">opencascade-cmake.patch</Patch>
<Patch level="1">oce-7.5.0-clang.patch</Patch>
<Patch level="1">opencascade-7.5.0-fix_tbb.patch</Patch>
<Patch level="1">fix-install-dir-references.patch</Patch>
<Patch level="1">cmake-fix-variable.patch</Patch>
</Patches>
<SourceURI>science/misc/opencascade/pspec.xml</SourceURI>
</Source>
@@ -330202,7 +330318,7 @@ contacts, tasks, and calendar information.</Summary>
<Summary xml:lang="tr">opencascade için geliştirme dosyaları</Summary>
<Description xml:lang="tr">opencascade-devel, opencascade için geliştirme dosyalarını içerir.</Description>
<RuntimeDependencies>
<Dependency release="1">opencascade</Dependency>
<Dependency release="2">opencascade</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -330210,6 +330326,13 @@ contacts, tasks, and calendar information.</Summary>
</Files>
</Package>
<History>
<Update release="2">
<Date>2022-07-30</Date>
<Version>7.6.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-09-28</Date>
<Version>7.4.0</Version>
@@ -360140,7 +360263,7 @@ contacts, tasks, and calendar information.</Summary>
<PartOf>x11.misc</PartOf>
<Summary xml:lang="en">Screensaver collection for X11 systems.</Summary>
<Description xml:lang="en">XScreenSaver is the standard screen saver collection shipped on most Linux and Unix systems running the X11 Window System. I released the first version in 1992. I ported it to macOS in 2006, to iOS in 2012, and to Android in 2014. On X11 systems, XScreenSaver is two things: it is both a large collection of screen savers; and it is also the framework for blanking and locking the screen.</Description>
<Archive type="targz" sha1sum="04b272b7b4eadb68e812c682148162bd59d3b9f8" name="xscreensaver-6.03.tar.gz">https://www.jwz.org/xscreensaver/xscreensaver-6.03.tar.gz</Archive>
<Archive type="targz" sha1sum="86eec2287f7b4555e2317df93f0d6cf23c02f52c" name="xscreensaver-6.04.tar.gz">https://www.jwz.org/xscreensaver/xscreensaver-6.04.tar.gz</Archive>
<BuildDependencies>
<Dependency>bc</Dependency>
<Dependency>intltool</Dependency>
@@ -360227,6 +360350,13 @@ contacts, tasks, and calendar information.</Summary>
</Files>
</Package>
<History>
<Update release="2">
<Date>2022-07-29</Date>
<Version>6.04</Version>
<Comment>Rebuild.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2022-04-14</Date>
<Version>6.03</Version>
+1 -1
View File
@@ -1 +1 @@
48ad6fd9af43dfd27aa2838138912e366b392900
8e0f95924ac069ec2bdee1e92f71bab6233be503
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
3b84775352a6715c1545b85f8a306ddae36ac36d
b007ea4ea91e09f52782a306ab50176c67a2d7fd