1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 15:19:44 +02:00

7 Commits

Author SHA1 Message Date
TheEvilSkeleton
9b4b96d989
Change Flatpak manifest location (#696) 2022-03-23 10:09:47 +01:00
TheEvilSkeleton
697c0e764c
Update SoundTouch in Flatpak manifest (#671)
SoundTouch migrated to Codeberg from GitLab recently.
This updates the SoundTouch dependency in the Flatpak manifest.

Signed-off-by: TheEvilSkeleton <theevilskeleton@riseup.net>
Reference-to: https://github.com/tenacityteam/tenacity/pull/671
2021-10-18 15:51:08 -05:00
TheEvilSkeleton
db3f6ae7d5
Update submodules
This MR updates submodules but also fixes an issue:
Commit tenacityteam/vcpkg@dd587d4 does not seem to belong in a branch.
It can fail during compilation because it tries to fetch something that doesn't exist.

Signed-off-by: TheEvilSkeleton <theevilskeleton@riseup.net>
Reference-to: https://github.com/tenacityteam/tenacity/pull/666
2021-10-14 06:09:00 +00:00
TheEvilSkeleton
fe5b64a1c2
Flatpak: Remove leftover tenacity.desktop name
We have recently switched to rDNS schema. A little part was left out.

This change was merged ASAP, bypassing the normal review process,
because it is a follow up for a change that inadvertently resulted in
our Flatpak builds breaking.

Follow-up of 198d49b773ffbe42de619c626fbfb77fe56566c0.

Signed-off-by: TheEvilSkeleton <theevilskeleton@riseup.net>
Signed-off-by: Panagiotis Vasilopoulos <hello@alwayslivid.com>
Reference-to: https://github.com/tenacityteam/tenacity/pull/647
2021-09-27 14:50:50 +00:00
lmarz
198d49b773
Rename freedesktop and metainfo files to reverse DNS schema
Based on the suggestion made by Mart Raudsepp.

"Regular installs should have reverse DNS notation desktop and
metainfo files as well. This becomes important if we ever make use
of things like dbus service activation further down the line. And
renaming it then will break peoples app shortcuts and other things."

Signed-off-by: Leon Marz <main@lmarz.org>
Signed-off-by: Panagiotis Vasilopoulos <hello@alwayslivid.com>
Helped-by: Mart Raudsepp <leio@gentoo.org>
Reference-to: https://github.com/tenacityteam/tenacity/pull/642
2021-09-27 05:49:51 +00:00
TheEvilSkeleton
e0132ca9c0
Add developer name in metainfo
Reference-to: https://github.com/tenacityteam/tenacity/pull/540

Signed-off-by: TheEvilSkeleton <theevilskeleton@riseup.net>
2021-08-31 08:55:36 +03:00
TheEvilSkeleton
e8812b1d66
Initial Tenacity Flatpak
Closes https://github.com/tenacityteam/tenacity/issues/493

Signed-off-by: TheEvilSkeleton <theevilskeleton@riseup.net>
2021-08-30 12:58:28 +03:00