Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xfce 4.20 #4245

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/e/exo/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ libexo-2.so.0:exo_gtk_dialog_add_secondary_button
libexo-2.so.0:exo_gtk_dialog_get_action_area
libexo-2.so.0:exo_gtk_file_chooser_add_thumbnail_preview
libexo-2.so.0:exo_gtk_object_destroy_later
libexo-2.so.0:exo_gtk_position_search_box
libexo-2.so.0:exo_gtk_url_about_dialog_hook
libexo-2.so.0:exo_icon_chooser_dialog_get_icon
libexo-2.so.0:exo_icon_chooser_dialog_get_type
Expand Down
29 changes: 24 additions & 5 deletions packages/e/exo/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@ libc.so.6:__errno_location
libc.so.6:__libc_start_main
libc.so.6:__memset_chk
libc.so.6:__stack_chk_fail
libc.so.6:bind_textdomain_codeset
libc.so.6:bindtextdomain
libc.so.6:close
libc.so.6:free
libc.so.6:fstat
libc.so.6:memcmp
libc.so.6:memcpy
Expand All @@ -33,6 +35,7 @@ libc.so.6:mmap
libc.so.6:munmap
libc.so.6:open
libc.so.6:read
libc.so.6:realpath
libc.so.6:rename
libc.so.6:stat
libc.so.6:stderr
Expand Down Expand Up @@ -80,13 +83,13 @@ libgdk-3.so.0:gdk_monitor_get_workarea
libgdk-3.so.0:gdk_rectangle_intersect
libgdk-3.so.0:gdk_rgba_free
libgdk-3.so.0:gdk_screen_get_default
libgdk-3.so.0:gdk_screen_get_display
libgdk-3.so.0:gdk_screen_get_type
libgdk-3.so.0:gdk_seat_get_pointer
libgdk-3.so.0:gdk_threads_add_idle
libgdk-3.so.0:gdk_threads_add_idle_full
libgdk-3.so.0:gdk_threads_add_timeout
libgdk-3.so.0:gdk_threads_add_timeout_full
libgdk-3.so.0:gdk_wayland_display_get_type
libgdk-3.so.0:gdk_window_destroy
libgdk-3.so.0:gdk_window_get_device_position
libgdk-3.so.0:gdk_window_get_display
Expand Down Expand Up @@ -257,6 +260,7 @@ libglib-2.0.so.0:g_once_init_enter
libglib-2.0.so.0:g_once_init_leave
libglib-2.0.so.0:g_option_context_add_group
libglib-2.0.so.0:g_option_context_add_main_entries
libglib-2.0.so.0:g_option_context_free
libglib-2.0.so.0:g_option_context_new
libglib-2.0.so.0:g_option_context_parse
libglib-2.0.so.0:g_option_context_set_help_enabled
Expand All @@ -275,6 +279,21 @@ libglib-2.0.so.0:g_random_int
libglib-2.0.so.0:g_realloc_n
libglib-2.0.so.0:g_regex_match_simple
libglib-2.0.so.0:g_return_if_fail_warning
libglib-2.0.so.0:g_sequence_append
libglib-2.0.so.0:g_sequence_free
libglib-2.0.so.0:g_sequence_get
libglib-2.0.so.0:g_sequence_get_begin_iter
libglib-2.0.so.0:g_sequence_get_end_iter
libglib-2.0.so.0:g_sequence_get_iter_at_pos
libglib-2.0.so.0:g_sequence_get_length
libglib-2.0.so.0:g_sequence_insert_before
libglib-2.0.so.0:g_sequence_iter_get_position
libglib-2.0.so.0:g_sequence_iter_is_begin
libglib-2.0.so.0:g_sequence_iter_is_end
libglib-2.0.so.0:g_sequence_iter_next
libglib-2.0.so.0:g_sequence_iter_prev
libglib-2.0.so.0:g_sequence_new
libglib-2.0.so.0:g_sequence_remove
libglib-2.0.so.0:g_set_error
libglib-2.0.so.0:g_set_error_literal
libglib-2.0.so.0:g_setenv
Expand Down Expand Up @@ -556,12 +575,12 @@ libgtk-3.so.0:gtk_icon_info_get_filename
libgtk-3.so.0:gtk_icon_info_load_icon
libgtk-3.so.0:gtk_icon_theme_get_default
libgtk-3.so.0:gtk_icon_theme_get_for_screen
libgtk-3.so.0:gtk_icon_theme_get_icon_sizes
libgtk-3.so.0:gtk_icon_theme_has_icon
libgtk-3.so.0:gtk_icon_theme_list_icons
libgtk-3.so.0:gtk_icon_theme_load_icon
libgtk-3.so.0:gtk_icon_theme_lookup_by_gicon
libgtk-3.so.0:gtk_icon_theme_load_icon_for_scale
libgtk-3.so.0:gtk_icon_theme_lookup_by_gicon_for_scale
libgtk-3.so.0:gtk_icon_theme_lookup_icon
libgtk-3.so.0:gtk_icon_theme_lookup_icon_for_scale
libgtk-3.so.0:gtk_icon_view_get_type
libgtk-3.so.0:gtk_image_new_from_icon_name
libgtk-3.so.0:gtk_image_new_from_surface
Expand Down Expand Up @@ -685,6 +704,7 @@ libgtk-3.so.0:gtk_tree_view_row_activated
libgtk-3.so.0:gtk_tree_view_scroll_to_cell
libgtk-3.so.0:gtk_tree_view_set_cursor
libgtk-3.so.0:gtk_tree_view_set_rubber_banding
libgtk-3.so.0:gtk_tree_view_set_search_position_func
libgtk-3.so.0:gtk_widget_child_focus
libgtk-3.so.0:gtk_widget_destroy
libgtk-3.so.0:gtk_widget_get_accessible
Expand Down Expand Up @@ -755,7 +775,6 @@ libgtk-3.so.0:gtk_window_set_title
libgtk-3.so.0:gtk_window_set_transient_for
libxfce4ui-2.so.0:xfce_dialog_show_help
libxfce4ui-2.so.0:xfce_titled_dialog_add_action_widget
libxfce4ui-2.so.0:xfce_titled_dialog_create_action_area
libxfce4ui-2.so.0:xfce_titled_dialog_new
libxfce4ui-2.so.0:xfce_titled_dialog_set_default_response
libxfce4util.so.7:xfce_g_file_is_trusted
Expand Down
7 changes: 7 additions & 0 deletions packages/e/exo/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
releases:
id: 231995
rss: https://gitlab.xfce.org/xfce/exo/-/tags?format=atom
security:
cpe:
- vendor: xfce
product: exo
6 changes: 3 additions & 3 deletions packages/e/exo/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : exo

Check notice on line 1 in packages/e/exo/package.yml

View workflow job for this annotation

GitHub Actions / Checks

This package is included in the ISO. Consider validating the functionality in a newly built ISO.
version : 4.18.0
release : 3
version : 4.19.1
release : 4
source :
- https://archive.xfce.org/src/xfce/exo/4.18/exo-4.18.0.tar.bz2 : 4f2c61d045a888cdb64297fd0ae20cc23da9b97ffb82562ed12806ed21da7d55
- https://archive.xfce.org/xfce/4.20pre1/src/exo-4.19.1.tar.bz2 : 4c3721d47126b1a3143f00a4e4dff5eea364c02c3fa141b09c0b1af16b1f0794
homepage : https://docs.xfce.org/xfce/exo/start
license :
- GPL-2.0-or-later
Expand Down
16 changes: 8 additions & 8 deletions packages/e/exo/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>exo</Name>
<Homepage>https://docs.xfce.org/xfce/exo/start</Homepage>
<Packager>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
<Name>Evan Maddock</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<License>LGPL-2.1-only</License>
Expand Down Expand Up @@ -105,7 +105,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="3">exo</Dependency>
<Dependency release="4">exo</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/exo-2/exo/exo-binding.h</Path>
Expand Down Expand Up @@ -173,12 +173,12 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2024-04-05</Date>
<Version>4.18.0</Version>
<Update release="4">
<Date>2024-11-01</Date>
<Version>4.19.1</Version>
<Comment>Packaging update</Comment>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
<Name>Evan Maddock</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>
6 changes: 3 additions & 3 deletions packages/g/garcon/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : garcon

Check notice on line 1 in packages/g/garcon/package.yml

View workflow job for this annotation

GitHub Actions / Checks

This package is included in the ISO. Consider validating the functionality in a newly built ISO.
version : 4.18.2
release : 4
version : 4.19.2
release : 5
source :
- https://archive.xfce.org/src/xfce/garcon/4.18/garcon-4.18.2.tar.bz2 : 1b8c9292e131968fbfc8987bbc62c5ba47186dd45ef4e47c5d8c5088bb2d434d
- https://archive.xfce.org/xfce/4.20pre1/src/garcon-4.19.2.tar.bz2 : b2c8de6c3c258574f357ee23bf183dd8c73773724c7d1bed1187a9d789ededed
homepage : https://docs.xfce.org/xfce/garcon/start
license :
- GPL-2.0-only
Expand Down
21 changes: 11 additions & 10 deletions packages/g/garcon/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>garcon</Name>
<Homepage>https://docs.xfce.org/xfce/garcon/start</Homepage>
<Packager>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
<Name>Evan Maddock</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-2.0-only</License>
<License>LGPL-2.0-only</License>
Expand Down Expand Up @@ -43,8 +43,6 @@
<Path fileType="data">/usr/share/desktop-directories/xfce-screensavers.directory</Path>
<Path fileType="data">/usr/share/desktop-directories/xfce-settings.directory</Path>
<Path fileType="data">/usr/share/desktop-directories/xfce-system.directory</Path>
<Path fileType="data">/usr/share/gir-1.0/Garcon-1.0.gir</Path>
<Path fileType="data">/usr/share/gir-1.0/GarconGtk-1.0.gir</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/apps/org.xfce.garcon.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/apps/org.xfce.garcon.png</Path>
<Path fileType="localedata">/usr/share/locale/am/LC_MESSAGES/garcon.mo</Path>
Expand Down Expand Up @@ -97,6 +95,7 @@
<Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/garcon.mo</Path>
<Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/garcon.mo</Path>
<Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/garcon.mo</Path>
<Path fileType="localedata">/usr/share/locale/si/LC_MESSAGES/garcon.mo</Path>
<Path fileType="localedata">/usr/share/locale/sk/LC_MESSAGES/garcon.mo</Path>
<Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/garcon.mo</Path>
<Path fileType="localedata">/usr/share/locale/sq/LC_MESSAGES/garcon.mo</Path>
Expand All @@ -122,7 +121,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="4">garcon</Dependency>
<Dependency release="5">garcon</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/garcon-1/garcon/garcon-config.h</Path>
Expand All @@ -147,6 +146,8 @@
<Path fileType="library">/usr/lib64/libgarcon-gtk3-1.so</Path>
<Path fileType="data">/usr/lib64/pkgconfig/garcon-1.pc</Path>
<Path fileType="data">/usr/lib64/pkgconfig/garcon-gtk3-1.pc</Path>
<Path fileType="data">/usr/share/gir-1.0/Garcon-1.0.gir</Path>
<Path fileType="data">/usr/share/gir-1.0/GarconGtk-1.0.gir</Path>
</Files>
</Package>
<Package>
Expand Down Expand Up @@ -195,12 +196,12 @@
</Files>
</Package>
<History>
<Update release="4">
<Date>2024-06-10</Date>
<Version>4.18.2</Version>
<Update release="5">
<Date>2024-11-01</Date>
<Version>4.19.2</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
<Name>Evan Maddock</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>
4 changes: 4 additions & 0 deletions packages/l/libxfce4ui/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ libxfce4kbd-private-3.so.0:xfce_shortcut_dialog_get_type
libxfce4kbd-private-3.so.0:xfce_shortcut_dialog_new
libxfce4kbd-private-3.so.0:xfce_shortcut_dialog_run
libxfce4kbd-private-3.so.0:xfce_shortcut_free
libxfce4kbd-private-3.so.0:xfce_shortcuts_editor_add_overlap_group
libxfce4kbd-private-3.so.0:xfce_shortcuts_editor_add_overlap_group_array
libxfce4kbd-private-3.so.0:xfce_shortcuts_editor_dialog_get_type
libxfce4kbd-private-3.so.0:xfce_shortcuts_editor_dialog_new
libxfce4kbd-private-3.so.0:xfce_shortcuts_editor_dialog_new_with_parent
Expand Down Expand Up @@ -38,6 +40,8 @@ libxfce4ui-2.so.0:libxfce4ui_check_version
libxfce4ui-2.so.0:libxfce4ui_major_version
libxfce4ui-2.so.0:libxfce4ui_micro_version
libxfce4ui-2.so.0:libxfce4ui_minor_version
libxfce4ui-2.so.0:xfce_clipboard_manager_get_type
libxfce4ui-2.so.0:xfce_clipboard_manager_new
libxfce4ui-2.so.0:xfce_dialog_confirm
libxfce4ui-2.so.0:xfce_dialog_confirm_close_tabs
libxfce4ui-2.so.0:xfce_dialog_show_error
Expand Down
Loading