Skip to content

Commit

Permalink
build(release): valent-1.0.0.alpha.45
Browse files Browse the repository at this point in the history
Release valent-1.0.0.alpha.45

This is nominal release; it contains no meaningful changelog and is not
a indication that the project has reached any particular state of
stability.
  • Loading branch information
andyholmes committed Mar 11, 2024
1 parent 2411c8d commit ac5fcf0
Show file tree
Hide file tree
Showing 33 changed files with 53 additions and 30 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 2,12 @@

## [Unreleased]

## [1.0.0.alpha.45] - 2024-03-10

### Changed

- Initial release.

[unreleased]: https://github.com/andyholmes/valent/commits/main
[1.0.0.alpha.45]: https://github.com/andyholmes/valent/compare/v1.0.0.alpha.45...HEAD

Binary file modified data/metainfo/01-devices.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/metainfo/02-pairing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/metainfo/03-actions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 19 additions & 2 deletions data/metainfo/ca.andyholmes.Valent.metainfo.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 34,27 @@
</p>
</description>

<releases>
<release version="1.0.0.alpha.45" date="2024-03-10" type="development">
<url>https://github.com/andyholmes/valent/releases/tag/v1.0.0.alpha.45</url>
<description>
<p>Initial release.</p>
</description>
</release>
</releases>

<screenshots>
<screenshot type="default">
<caption>Pair and connect your devices</caption>
<image width="652" height="532">https://raw.githubusercontent.com/andyholmes/valent/main/data/metainfo/01-devices.png</image>
<caption>Connect to devices on your network</caption>
<image width="722" height="602">https://raw.githubusercontent.com/andyholmes/valent/main/data/metainfo/01-devices.png</image>
</screenshot>
<screenshot>
<caption>Securely pair devices</caption>
<image width="722" height="602">https://raw.githubusercontent.com/andyholmes/valent/main/data/metainfo/02-pairing.png</image>
</screenshot>
<screenshot>
<caption>Monitor and control remote devices</caption>
<image width="722" height="602">https://raw.githubusercontent.com/andyholmes/valent/main/data/metainfo/03-actions.png</image>
</screenshot>
</screenshots>

Expand Down
2 changes: 1 addition & 1 deletion data/metainfo/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 22,7 @@ metainfo_file = i18n.merge_file(
appstreamcli = find_program('appstreamcli', required: false)
if appstreamcli.found()
test('Validate AppStream file', appstreamcli,
args: ['validate', '--nonet', metainfo_file],
args: ['validate', '--no-net', metainfo_file],
depends: [metainfo_file],
)
endif
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 3,7 @@

project('valent', 'c',
license: 'GPL-3.0-or-later',
version: '1.0.0.alpha',
version: '1.0.0.alpha.45',
meson_version: '>= 0.59.0',
default_options: [
'buildtype=debugoptimized',
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/battery/battery.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_battery_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginCategory=System;Monitor;
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/bluez/bluez.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 10,6 @@ Builtin=true
Embedded=valent_bluez_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
2 changes: 1 addition & 1 deletion src/plugins/clipboard/clipboard.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_clipboard_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginCategory=Network;RemoteAccess;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_connectivity_report_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginCategory=System;Monitor;
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/contacts/contacts.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_contacts_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginCategory=Network;RemoteAccess;
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/eds/eds.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_eds_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help

2 changes: 1 addition & 1 deletion src/plugins/fdo/fdo.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_fdo_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-NotificationsAdapterPriority=100
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/findmyphone/findmyphone.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_findmyphone_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginIncoming=kdeconnect.findmyphone.request
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/gnome/gnome.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_gnome_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-ClipboardAdapterPriority=25
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/gtk/gtk.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_gtk_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-ClipboardAdapterPriority=100
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/lan/lan.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 10,6 @@ Builtin=true
Embedded=valent_lan_channel_service_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
2 changes: 1 addition & 1 deletion src/plugins/lock/lock.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_lock_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginIncoming=kdeconnect.lock;kdeconnect.lock.request
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/mousepad/mousepad.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_mousepad_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginIncoming=kdeconnect.mousepad.echo;kdeconnect.mousepad.request;kdeconnect.mousepad.keyboardstate
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/mpris/mpris.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_mpris_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginIncoming=kdeconnect.mpris;kdeconnect.mpris.request
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/notification/notification.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_notification_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginCategory=Network;RemoteAccess;
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/ping/ping.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_ping_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginIncoming=kdeconnect.ping
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/presenter/presenter.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_presenter_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginIncoming=kdeconnect.presenter
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/pulseaudio/pulseaudio.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_pulseaudio_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-MixerAdapterPriority=100
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/runcommand/runcommand.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_runcommand_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginCategory=Utility;
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/sftp/sftp.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_sftp_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginCategory=Network;FileTransfer;
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/share/share.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_share_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginCategory=Utility;Other;
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/sms/sms.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_sms_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginIncoming=kdeconnect.sms.messages
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/systemvolume/systemvolume.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_systemvolume_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginCategory=AudioVideo;Mixer;
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/telephony/telephony.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_telephony_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginCategory=Network;Telephony;
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/xdp/xdp.plugin.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_xdp_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-InputAdapterPriority=100
Expand Down
2 changes: 1 addition & 1 deletion tests/fixtures/mock.plugin
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ Builtin=true
Embedded=valent_mock_plugin_register_types
Authors=Andy Holmes;
Copyright=Copyright © Andy Holmes
Version=1.0.0.alpha
Version=1.0.0.alpha.45
Website=https://valent.andyholmes.ca
Help=https://valent.andyholmes.ca/help
X-DevicePluginIncoming=kdeconnect.mock.echo;kdeconnect.mock.transfer
Expand Down

0 comments on commit ac5fcf0

Please sign in to comment.