Page MenuHomeSolus

D9951.id23950.diff
No OneTemporary

D9951.id23950.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,4 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Jacob Alzén
+ - Email: jacob.alzen@gmail.com
diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -17,15 +17,12 @@
libentangle_backend.so.0:entangle_camera_capture_image_async
libentangle_backend.so.0:entangle_camera_capture_image_finish
libentangle_backend.so.0:entangle_camera_capture_target_get_type
-libentangle_backend.so.0:entangle_camera_connect
-libentangle_backend.so.0:entangle_camera_connect_async
-libentangle_backend.so.0:entangle_camera_connect_finish
+libentangle_backend.so.0:entangle_camera_close
+libentangle_backend.so.0:entangle_camera_close_async
+libentangle_backend.so.0:entangle_camera_close_finish
libentangle_backend.so.0:entangle_camera_delete_file
libentangle_backend.so.0:entangle_camera_delete_file_async
libentangle_backend.so.0:entangle_camera_delete_file_finish
-libentangle_backend.so.0:entangle_camera_disconnect
-libentangle_backend.so.0:entangle_camera_disconnect_async
-libentangle_backend.so.0:entangle_camera_disconnect_finish
libentangle_backend.so.0:entangle_camera_download_file
libentangle_backend.so.0:entangle_camera_download_file_async
libentangle_backend.so.0:entangle_camera_download_file_finish
@@ -39,7 +36,6 @@
libentangle_backend.so.0:entangle_camera_file_save_uri
libentangle_backend.so.0:entangle_camera_file_set_data
libentangle_backend.so.0:entangle_camera_file_set_mimetype
-libentangle_backend.so.0:entangle_camera_get_connected
libentangle_backend.so.0:entangle_camera_get_controls
libentangle_backend.so.0:entangle_camera_get_driver
libentangle_backend.so.0:entangle_camera_get_has_capture
@@ -48,6 +44,7 @@
libentangle_backend.so.0:entangle_camera_get_has_viewfinder
libentangle_backend.so.0:entangle_camera_get_manual
libentangle_backend.so.0:entangle_camera_get_model
+libentangle_backend.so.0:entangle_camera_get_opened
libentangle_backend.so.0:entangle_camera_get_port
libentangle_backend.so.0:entangle_camera_get_progress
libentangle_backend.so.0:entangle_camera_get_summary
@@ -71,6 +68,9 @@
libentangle_backend.so.0:entangle_camera_manualfocus_async
libentangle_backend.so.0:entangle_camera_manualfocus_finish
libentangle_backend.so.0:entangle_camera_new
+libentangle_backend.so.0:entangle_camera_open
+libentangle_backend.so.0:entangle_camera_open_async
+libentangle_backend.so.0:entangle_camera_open_finish
libentangle_backend.so.0:entangle_camera_preview_image
libentangle_backend.so.0:entangle_camera_preview_image_async
libentangle_backend.so.0:entangle_camera_preview_image_finish
@@ -207,6 +207,8 @@
libentangle_frontend.so.0:do_img_aspect_ratio_changed
libentangle_frontend.so.0:do_img_background_changed
libentangle_frontend.so.0:do_img_embedded_preview_toggled
+libentangle_frontend.so.0:do_img_flip_horizontally_toggled
+libentangle_frontend.so.0:do_img_flip_vertically_toggled
libentangle_frontend.so.0:do_img_focus_point_toggled
libentangle_frontend.so.0:do_img_grid_lines_changed
libentangle_frontend.so.0:do_img_highlight_changed
@@ -242,12 +244,14 @@
libentangle_frontend.so.0:entangle_camera_manager_add_script
libentangle_frontend.so.0:entangle_camera_manager_capture
libentangle_frontend.so.0:entangle_camera_manager_get_camera
+libentangle_frontend.so.0:entangle_camera_manager_get_media_context_menu
libentangle_frontend.so.0:entangle_camera_manager_get_type
libentangle_frontend.so.0:entangle_camera_manager_new
libentangle_frontend.so.0:entangle_camera_manager_preview_begin
libentangle_frontend.so.0:entangle_camera_manager_preview_cancel
libentangle_frontend.so.0:entangle_camera_manager_remove_script
libentangle_frontend.so.0:entangle_camera_manager_set_camera
+libentangle_frontend.so.0:entangle_camera_manager_set_media_context_menu
libentangle_frontend.so.0:entangle_camera_picker_get_type
libentangle_frontend.so.0:entangle_camera_picker_new
libentangle_frontend.so.0:entangle_camera_picker_set_camera_list
@@ -271,6 +275,8 @@
libentangle_frontend.so.0:entangle_image_display_get_aspect_ratio
libentangle_frontend.so.0:entangle_image_display_get_autoscale
libentangle_frontend.so.0:entangle_image_display_get_background
+libentangle_frontend.so.0:entangle_image_display_get_flip_horizontally
+libentangle_frontend.so.0:entangle_image_display_get_flip_vertically
libentangle_frontend.so.0:entangle_image_display_get_focus_point
libentangle_frontend.so.0:entangle_image_display_get_grid_display
libentangle_frontend.so.0:entangle_image_display_get_image
@@ -280,12 +286,15 @@
libentangle_frontend.so.0:entangle_image_display_get_mask_opacity
libentangle_frontend.so.0:entangle_image_display_get_overexposure_highlighting
libentangle_frontend.so.0:entangle_image_display_get_scale
+libentangle_frontend.so.0:entangle_image_display_get_text_overlay
libentangle_frontend.so.0:entangle_image_display_get_type
libentangle_frontend.so.0:entangle_image_display_grid_get_type
libentangle_frontend.so.0:entangle_image_display_new
libentangle_frontend.so.0:entangle_image_display_set_aspect_ratio
libentangle_frontend.so.0:entangle_image_display_set_autoscale
libentangle_frontend.so.0:entangle_image_display_set_background
+libentangle_frontend.so.0:entangle_image_display_set_flip_horizontally
+libentangle_frontend.so.0:entangle_image_display_set_flip_vertically
libentangle_frontend.so.0:entangle_image_display_set_focus_point
libentangle_frontend.so.0:entangle_image_display_set_grid_display
libentangle_frontend.so.0:entangle_image_display_set_image
@@ -294,6 +303,7 @@
libentangle_frontend.so.0:entangle_image_display_set_mask_opacity
libentangle_frontend.so.0:entangle_image_display_set_overexposure_highlighting
libentangle_frontend.so.0:entangle_image_display_set_scale
+libentangle_frontend.so.0:entangle_image_display_set_text_overlay
libentangle_frontend.so.0:entangle_image_histogram_get_histogram_linear
libentangle_frontend.so.0:entangle_image_histogram_get_image
libentangle_frontend.so.0:entangle_image_histogram_get_type
@@ -343,6 +353,8 @@
libentangle_frontend.so.0:entangle_preferences_img_get_aspect_ratio
libentangle_frontend.so.0:entangle_preferences_img_get_background
libentangle_frontend.so.0:entangle_preferences_img_get_embedded_preview
+libentangle_frontend.so.0:entangle_preferences_img_get_flip_horizontally
+libentangle_frontend.so.0:entangle_preferences_img_get_flip_vertically
libentangle_frontend.so.0:entangle_preferences_img_get_focus_point
libentangle_frontend.so.0:entangle_preferences_img_get_grid_lines
libentangle_frontend.so.0:entangle_preferences_img_get_highlight
@@ -354,6 +366,8 @@
libentangle_frontend.so.0:entangle_preferences_img_set_aspect_ratio
libentangle_frontend.so.0:entangle_preferences_img_set_background
libentangle_frontend.so.0:entangle_preferences_img_set_embedded_preview
+libentangle_frontend.so.0:entangle_preferences_img_set_flip_horizontally
+libentangle_frontend.so.0:entangle_preferences_img_set_flip_vertically
libentangle_frontend.so.0:entangle_preferences_img_set_focus_point
libentangle_frontend.so.0:entangle_preferences_img_set_grid_lines
libentangle_frontend.so.0:entangle_preferences_img_set_highlight
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -16,6 +16,8 @@
libgudev-1.0.so.0
liblcms2.so.2
libm.so.6
+libpango-1.0.so.0
+libpangocairo-1.0.so.0
libpeas-1.0.so.0
libpeas-gtk-1.0.so.0
libpthread.so.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : entangle
-version : '2.0'
-release : 12
+version : '3.0'
+release : 13
source :
- - https://gitlab.com/entangle/entangle/-/archive/v2.0/entangle-v2.0.tar.gz : d2c1101e6408521686b06821aa8725e5aef6a4f7acff3a52b04adb6510b58dff
+ - https://gitlab.com/entangle/entangle/-/archive/v3.0/entangle-v3.0.tar.bz2 : bd0ecd89bd68db59f3c43bfb353f7f86f606c07836ef381b8c010d465b676efd
license : GPL-3.0-or-later
component : multimedia.graphics
summary : Tethered camera control and capture
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>entangle</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@streambits.io</Email>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>multimedia.graphics</PartOf>
@@ -31,8 +31,7 @@
<Path fileType="library">/usr/lib64/libentangle_backend.so.0.0.0</Path>
<Path fileType="library">/usr/lib64/libentangle_frontend.so.0</Path>
<Path fileType="library">/usr/lib64/libentangle_frontend.so.0.0.0</Path>
- <Path fileType="data">/usr/share/appdata/entangle.appdata.xml</Path>
- <Path fileType="data">/usr/share/applications/entangle.desktop</Path>
+ <Path fileType="data">/usr/share/applications/org.entangle_photo.Manager.desktop</Path>
<Path fileType="data">/usr/share/entangle/plugins/eclipse/schemas/gschemas.compiled</Path>
<Path fileType="data">/usr/share/entangle/plugins/eclipse/schemas/org.entangle-photo.plugins.eclipse.gschema.xml</Path>
<Path fileType="data">/usr/share/entangle/plugins/photobox/schemas/gschemas.compiled</Path>
@@ -55,121 +54,49 @@
<Path fileType="doc">/usr/share/help/C/entangle/plugin-management.page</Path>
<Path fileType="doc">/usr/share/help/C/entangle/plugin-photobox.page</Path>
<Path fileType="doc">/usr/share/help/C/entangle/plugin-shooter.page</Path>
- <Path fileType="data">/usr/share/icons/hicolor/128x128/apps/entangle.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/entangle.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/192x192/apps/entangle.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/128x128/apps/org.entangle_photo.Manager.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/org.entangle_photo.Manager.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/192x192/apps/org.entangle_photo.Manager.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/22x22/apps/entangle-capture.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/22x22/apps/entangle-color-management.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/22x22/apps/entangle-imageviewer.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/22x22/apps/entangle-interface.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/22x22/apps/entangle-plugins.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/256x256/apps/entangle.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/entangle.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/256x256/apps/org.entangle_photo.Manager.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/org.entangle_photo.Manager.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/entangle-capture.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/entangle-color-management.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/entangle-imageviewer.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/entangle-interface.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/entangle-plugins.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/48x48/apps/entangle.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/64x64/apps/entangle.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/96x96/apps/entangle.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/entangle.svg</Path>
- <Path fileType="localedata">/usr/share/locale/af/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/am/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/anp/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/as/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/ast/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/bal/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/entangle.mo</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48/apps/org.entangle_photo.Manager.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/64x64/apps/org.entangle_photo.Manager.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/96x96/apps/org.entangle_photo.Manager.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/org.entangle_photo.Manager.svg</Path>
<Path fileType="localedata">/usr/share/locale/bg/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/bn/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/bn_IN/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/bo/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/br/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/brx/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/bs/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/cy/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/da/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/de_CH/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/el/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/en_GB/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/eo/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/et/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/eu/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/fa/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/fi/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/gu/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/he/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/hi/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/hr/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/ia/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/id/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/ilo/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/is/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/ja/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/ka/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/kk/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/km/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/kn/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/ko/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/kw/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/kw@kkcor/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/kw@uccor/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/kw_GB/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/ky/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/lt/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/lv/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/mai/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/mk/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/ml/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/mn/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/mr/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/ms/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/nb/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/nds/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/ne/LC_MESSAGES/entangle.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nb_NO/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/nl/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/nn/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/nso/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/or/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/pa/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/pt/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/si/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/sk/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/sq/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/sr/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/sr@latin/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/ta/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/te/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/tg/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/th/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/tw/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/ur/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/wba/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/yo/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/zh_HK/LC_MESSAGES/entangle.mo</Path>
<Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/entangle.mo</Path>
- <Path fileType="localedata">/usr/share/locale/zu/LC_MESSAGES/entangle.mo</Path>
<Path fileType="man">/usr/share/man/man1/entangle.1</Path>
+ <Path fileType="data">/usr/share/metainfo/org.entangle_photo.Manager.metainfo.xml</Path>
</Files>
</Package>
<Package>
@@ -179,7 +106,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="12">entangle</Dependency>
+ <Dependency release="13">entangle</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib64/libentangle_backend.so</Path>
@@ -195,43 +122,50 @@
<Files>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleApplication.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleCamera.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleCameraAutomata.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleCameraFile.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleCameraList.html</Path>
- <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleCameraManager.html</Path>
- <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleCameraPicker.html</Path>
- <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleCameraSupport.html</Path>
- <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleColourProfileTransform.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleColourProfile.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleControl.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleControlButton.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleControlChoice.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleControlDate.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleControlGroup.html</Path>
- <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleControlPanel.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleControlRange.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleControlText.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleControlToggle.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleDeviceManager.html</Path>
- <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleHelpAbout.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleImage.html</Path>
- <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleImageDisplay.html</Path>
- <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleImageHistogram.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleImageLoader.html</Path>
- <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleMediaPopup.html</Path>
- <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleMediaStatusbar.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleMedia.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntanglePixbufLoader.html</Path>
- <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntanglePreferences.html</Path>
- <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntanglePreferencesDisplay.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleProgress.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleScript.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleScriptSimple.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleSession.html</Path>
- <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleSessionBrowser.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleThumbnailLoader.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/EntangleVideo.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/annotation-glossary.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/api-index-full.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/ch01.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/ch02.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-camera-manager.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-camera-picker.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-camera-preferences.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-camera-support.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-control-panel.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-debug.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-dpms.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-help-about.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-image-display.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-image-histogram.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-media-popup.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-media-statusbar.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-pixbuf.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-preferences-display.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-preferences.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-script-config.html</Path>
+ <Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle-entangle-session-browser.html</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/entangle.devhelp2</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/home.png</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/entangle/index.html</Path>
@@ -245,12 +179,12 @@
</Files>
</Package>
<History>
- <Update release="12">
- <Date>2020-03-12</Date>
- <Version>2.0</Version>
+ <Update release="13">
+ <Date>2020-11-11</Date>
+ <Version>3.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@streambits.io</Email>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 2:30 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5800252
Default Alt Text
D9951.id23950.diff (28 KB)

Event Timeline