gnome ver. bump
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<License>LGPLv2</License>
|
||||
<Summary>Extensible screen reader that provides access to the desktop</Summary>
|
||||
<Description>Extensible screen reader that provides access to the desktop.</Description>
|
||||
<Archive sha1sum="002bab2bf04c3ea31c9ba9d089a1da8455b16d05" type="tarxz">https://download.gnome.org/sources/orca/42/orca-42.3.tar.xz</Archive>
|
||||
<Archive sha1sum="77c4028120bbe17feafeae7882c9492697b1b6bc" type="tarxz">https://download.gnome.org/sources/orca/43/orca-43.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>itstool</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
@@ -69,6 +69,13 @@
|
||||
</Package>
|
||||
-->
|
||||
<History>
|
||||
<Update release="17">
|
||||
<Date>2022-09-23</Date>
|
||||
<Version>43.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2022-07-07</Date>
|
||||
<Version>42.3</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>A window navigation construction kit</Summary>
|
||||
<Description>libwnck (pronounced "libwink") is used to implement pagers, tasklists, and other such things. It allows applications to monitor information about open windows, workspaces, their names/icons, and so forth.</Description>
|
||||
<Archive sha1sum="c76c7bc348680a35ba672cf0f90f0ed3f57627d9" type="tarxz">http://ftp.gnome.org/pub/gnome/sources/libwnck/40/libwnck-40.1.tar.xz</Archive>
|
||||
<Archive sha1sum="fb3a66bfcd4296983712ba3c95d6560ba2494cfe" type="tarxz">http://ftp.gnome.org/pub/gnome/sources/libwnck/43/libwnck-43.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>startup-notification-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
@@ -74,6 +74,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2022-09-16</Date>
|
||||
<Version>43.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2022-02-18</Date>
|
||||
<Version>40.1</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Text rendering and layout library</Summary>
|
||||
<Description>Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x.</Description>
|
||||
<Archive sha1sum="3cefedab30509dea533094d46539d98c77dfe6c3" type="tarxz">mirrors://gnome/pango/1.50/pango-1.50.9.tar.xz</Archive>
|
||||
<Archive sha1sum="cfbd4417347abe8f6509a4f7485d35479d38ce89" type="tarxz">mirrors://gnome/pango/1.50/pango-1.50.11.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>freetype-devel</Dependency>
|
||||
@@ -138,6 +138,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="22">
|
||||
<Date>2022-10-03</Date>
|
||||
<Version>1.50.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2022-08-11</Date>
|
||||
<Version>1.50.9</Version>
|
||||
|
||||
@@ -16,4 +16,4 @@ def build():
|
||||
def install():
|
||||
autotools.install()
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README")
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README*")
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>data</IsA>
|
||||
<Summary>Yelp XSLT Stylesheets</Summary>
|
||||
<Description>Package of yelp-xsl contains XSL stylesheets that are used by the yelp help browser.</Description>
|
||||
<Archive sha1sum="58c34cedf60ad893751661e0ea45a712c43bc524" type="tarxz">mirrors://gnome/yelp-xsl/41/yelp-xsl-41.1.tar.xz</Archive>
|
||||
<Archive sha1sum="f359a3439044f9fbc7ab094e455e5d3bc16e97b0" type="tarxz">mirrors://gnome/yelp-xsl/42/yelp-xsl-42.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
<Dependency>itstool</Dependency>
|
||||
@@ -41,6 +41,20 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2022-09-18</Date>
|
||||
<Version>42.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2022-03-21</Date>
|
||||
<Version>42.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2021-12-05</Date>
|
||||
<Version>41.1</Version>
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<License>LGPLv2.1</License>
|
||||
<Summary>template-glib is a library for template expansion which supports calling into GObject Introspection from templates.</Summary>
|
||||
<Description>Template-GLib is a library to help you generate text based on a template and user defined state. Template-GLib does not use a language runtime, so it is safe to use from any GObject-Introspectable language.</Description>
|
||||
<Archive sha1sum="323e190787b5ccaa22601b61e84fff3f6ab18bf8" type="tarxz">https://download.gnome.org/sources/template-glib/3.34/template-glib-3.34.1.tar.xz</Archive>
|
||||
<Archive sha1sum="068752c202895fb1b1cb526542328c807d04dbc5" type="tarxz">https://download.gnome.org/sources/template-glib/3.36/template-glib-3.36.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>vala-devel</Dependency>
|
||||
@@ -52,6 +52,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2022-09-18</Date>
|
||||
<Version>3.36.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2022-03-21</Date>
|
||||
<Version>3.34.1</Version>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
<Dependency>libgit2-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>vala-devel</Dependency>
|
||||
<Dependency>python3-pygobject3-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch>meson-vapi-link.patch</Patch> -->
|
||||
@@ -62,7 +61,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2022-09-26</Date>
|
||||
<Date>2022-09-22</Date>
|
||||
<Version>1.1.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
|
||||
@@ -11,14 +11,14 @@
|
||||
<License>LGPLv2.1</License>
|
||||
<Summary>Tracker Miners contains the indexer daemon (tracker-miner-fs-3) and tools to extract metadata from many different filetypes.</Summary>
|
||||
<Description>Tracker Miners contains the indexer daemon (tracker-miner-fs-3) and tools to extract metadata from many different filetypes.</Description>
|
||||
<Archive sha1sum="031798ec220aced54177426a24c23789049c1ad5">https://download.gnome.org/sources/tracker-miners/3.3/tracker-miners-3.3.1.tar.xz</Archive>
|
||||
<Archive sha1sum="cdc6b5dc60b70f40938e3ed528aa5f900c60ab1f">https://download.gnome.org/sources/tracker-miners/3.4/tracker-miners-3.4.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>asciidoc</Dependency>
|
||||
<Dependency versionFrom="3.3.1">tracker-devel</Dependency>
|
||||
<Dependency versionFrom="3.4.1">tracker-devel</Dependency>
|
||||
<Dependency>desktop-file-utils</Dependency>
|
||||
<Dependency>ffmpeg-devel</Dependency>
|
||||
<Dependency>exempi-devel</Dependency>
|
||||
@@ -94,6 +94,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2022-10-26</Date>
|
||||
<Version>3.4.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2022-06-01</Date>
|
||||
<Version>3.3.1</Version>
|
||||
|
||||
@@ -9,6 +9,7 @@ from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
mesontools.configure("-D_systemd=false \
|
||||
-Dgtk4=true \
|
||||
-Ddocs=true")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<License>LGPLv2</License>
|
||||
<Summary>Xft powered terminal widget</Summary>
|
||||
<Description>The VTE package contains a termcap file implementation for terminal emulators.</Description>
|
||||
<Archive sha1sum="89a5a0b9edb49257dd73ff3ae85a8226221856d9" type="tarxz">mirrors://gnome/vte/0.68/vte-0.68.0.tar.xz</Archive>
|
||||
<Archive sha1sum="b7e4bc95552ee62aa13bb2310e60abe1ca792774" type="tarxz">mirrors://gnome/vte/0.70/vte-0.70.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>atk-devel</Dependency>
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
@@ -24,6 +24,7 @@
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
<Dependency>gtk2-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>gtk4-devel</Dependency>
|
||||
<Dependency>harfbuzz-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
@@ -49,6 +50,7 @@
|
||||
<Dependency>gnutls</Dependency>
|
||||
<Dependency>gobject-introspection</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>gtk4</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libpcre2</Dependency>
|
||||
@@ -75,7 +77,7 @@
|
||||
<IsA>data:doc</IsA>
|
||||
<Summary>GTK reference documents for vte</Summary>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/gtk-doc</Path>
|
||||
<Path fileType="doc">/usr/share/doc/vte-*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
@@ -85,6 +87,7 @@
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>gtk4-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>pango-devel</Dependency>
|
||||
<Dependency release="current">vte</Dependency>
|
||||
@@ -95,6 +98,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="13">
|
||||
<Date>2022-10-27</Date>
|
||||
<Version>0.70.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2022-03-28</Date>
|
||||
<Version>0.68.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user