mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
accessibility/feedbackd: update to 0.7.0
Changes: https://source.puri.sm/Librem5/feedbackd/-/releases/v0.6.0 Changes: https://source.puri.sm/Librem5/feedbackd/-/releases/v0.7.0 Reported by: Repology
This commit is contained in:
parent
3cd12571b5
commit
0c10a68fe5
3 changed files with 26 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= feedbackd
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.5.0
|
||||
DISTVERSION= 0.7.0
|
||||
CATEGORIES= accessibility
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1727505683
|
||||
SHA256 (feedbackd-v0.5.0.tar.bz2) = 9d94904599084778c736c1c63899a0fd4f7a1f7e57eca57c285a000866b820e9
|
||||
SIZE (feedbackd-v0.5.0.tar.bz2) = 95805
|
||||
TIMESTAMP = 1738590522
|
||||
SHA256 (feedbackd-v0.7.0.tar.bz2) = 92c384fdcc17846c4403da75492d1e5f4776a246de3f2b205c1dae223009f54f
|
||||
SIZE (feedbackd-v0.7.0.tar.bz2) = 100274
|
||||
SHA256 (gmobile-v0.1.0.tar.bz2) = d58b31c55766455e4dbf6463f96288dad50c97e865e71613e3b94d4948388c47
|
||||
SIZE (gmobile-v0.1.0.tar.bz2) = 46153
|
||||
|
|
|
@ -17,6 +17,7 @@ libdata/pkgconfig/libfeedback-0.0.pc
|
|||
%%MANPAGES%%share/man/man1/fbd-theme-validate.1.gz
|
||||
%%MANPAGES%%share/man/man5/feedback-themes.5.gz
|
||||
%%MANPAGES%%share/man/man8/feedbackd.8.gz
|
||||
share/dbus-1/interfaces/org.sigxcpu.Feedback.Haptic.xml
|
||||
share/dbus-1/interfaces/org.sigxcpu.Feedback.xml
|
||||
%%DAEMON%%share/dbus-1/services/org.sigxcpu.Feedback.service
|
||||
%%PORTDOCS%%%%DOCSDIR%%/Event-naming-spec-0.0.0.html
|
||||
|
@ -54,10 +55,17 @@ share/dbus-1/interfaces/org.sigxcpu.Feedback.xml
|
|||
%%PORTDOCS%%%%DOCSDIR%%/SourceCodePro-Semibold.ttf.woff
|
||||
%%PORTDOCS%%%%DOCSDIR%%/build-howto.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/class.Event.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/class.GdbusFeedbackHapticProxy.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/class.GdbusFeedbackHapticSkeleton.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/class.GdbusFeedbackProxy.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/class.GdbusFeedbackSkeleton.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/classes_hierarchy.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ctor.Event.new.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ctor.GdbusFeedbackHapticProxy.new_finish.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ctor.GdbusFeedbackHapticProxy.new_for_bus_finish.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ctor.GdbusFeedbackHapticProxy.new_for_bus_sync.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ctor.GdbusFeedbackHapticProxy.new_sync.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ctor.GdbusFeedbackHapticSkeleton.new.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ctor.GdbusFeedbackProxy.new_finish.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ctor.GdbusFeedbackProxy.new_for_bus_finish.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ctor.GdbusFeedbackProxy.new_for_bus_sync.html
|
||||
|
@ -77,6 +85,7 @@ share/dbus-1/interfaces/org.sigxcpu.Feedback.xml
|
|||
%%PORTDOCS%%%%DOCSDIR%%/fzy.js
|
||||
%%PORTDOCS%%%%DOCSDIR%%/go-up-symbolic.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/iface.GdbusFeedback.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/iface.GdbusFeedbackHaptic.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/index.json
|
||||
%%PORTDOCS%%%%DOCSDIR%%/initialization.html
|
||||
|
@ -90,11 +99,13 @@ share/dbus-1/interfaces/org.sigxcpu.Feedback.xml
|
|||
%%PORTDOCS%%%%DOCSDIR%%/method.Event.get_event.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.Event.get_feedback_profile.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.Event.get_important.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.Event.get_sound_file.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.Event.get_state.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.Event.get_timeout.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.Event.set_app_id.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.Event.set_feedback_profile.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.Event.set_important.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.Event.set_sound_file.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.Event.set_timeout.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.Event.trigger_feedback.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.Event.trigger_feedback_async.html
|
||||
|
@ -111,12 +122,17 @@ share/dbus-1/interfaces/org.sigxcpu.Feedback.xml
|
|||
%%PORTDOCS%%%%DOCSDIR%%/method.GdbusFeedback.emit_feedback_ended.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.GdbusFeedback.get_profile.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.GdbusFeedback.set_profile.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.GdbusFeedbackHaptic.call_vibrate.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.GdbusFeedbackHaptic.call_vibrate_finish.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.GdbusFeedbackHaptic.call_vibrate_sync.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/method.GdbusFeedbackHaptic.complete_vibrate.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/overview.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/property.Event.app-id.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/property.Event.end-reason.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/property.Event.event.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/property.Event.feedback-profile.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/property.Event.important.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/property.Event.sound-file.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/property.Event.state.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/property.Event.timeout.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/property.GdbusFeedback.profile.html
|
||||
|
@ -125,17 +141,23 @@ share/dbus-1/interfaces/org.sigxcpu.Feedback.xml
|
|||
%%PORTDOCS%%%%DOCSDIR%%/signal.GdbusFeedback.feedback-ended.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/signal.GdbusFeedback.handle-end-feedback.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/signal.GdbusFeedback.handle-trigger-feedback.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/signal.GdbusFeedbackHaptic.handle-vibrate.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/solarized-dark.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/solarized-light.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/style.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/type_func.GdbusFeedback.interface_info.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/type_func.GdbusFeedback.override_properties.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/type_func.GdbusFeedbackHaptic.interface_info.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/type_func.GdbusFeedbackHaptic.override_properties.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/type_func.GdbusFeedbackHapticProxy.new.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/type_func.GdbusFeedbackHapticProxy.new_for_bus.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/type_func.GdbusFeedbackProxy.new.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/type_func.GdbusFeedbackProxy.new_for_bus.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/vfunc.GdbusFeedback.feedback_ended.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/vfunc.GdbusFeedback.get_profile.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/vfunc.GdbusFeedback.handle_end_feedback.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/vfunc.GdbusFeedback.handle_trigger_feedback.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/vfunc.GdbusFeedbackHaptic.handle_vibrate.html
|
||||
%%DAEMON%%%%DATADIR%%/themes/default.json
|
||||
%%GIR%%share/gir-1.0/Lfb-0.0.gir
|
||||
%%VAPI%%share/vala/vapi/libfeedback-0.0.deps
|
||||
|
|
Loading…
Add table
Reference in a new issue