From 44ff12e5270293300620393bd65f3f53079b0970 Mon Sep 17 00:00:00 2001 From: Vasiliy Glazov Date: Apr 30 2022 06:27:51 +0000 Subject: Update to 9.0.0. --- diff --git a/.gitignore b/.gitignore index 89468fe..37439fd 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /flacon-8.1.0.tar.gz /flacon-8.2.0.tar.gz /flacon-8.3.0.tar.gz +/flacon-9.0.0.tar.gz diff --git a/flacon.appdata.xml b/flacon.appdata.xml deleted file mode 100644 index 8ad8800..0000000 --- a/flacon.appdata.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - flacon.desktop - CC0-1.0 - LGPL-2.1 - Flacon - A tool to extract individual tracks from one big audio file using CUE - -

Flacon extracts individual tracks from one big audio file - containing the entire album of music and saves them as - separate audio files. To do this, it uses information from - the appropriate CUE file.

-

Besides that, Flacon makes it possible to conveniently - revise or specify tags both for all tracks at once or for each tag separately.

-

Features:

-
    -
  • Supported input formats: WAV, FLAC, APE, WavPack, True Audio (TTA)
  • -
  • Supported out formats: FLAC, WAV, WavPack, AAC, OGG or MP3
  • -
  • Replay Gain analysis (album-gain and track-gain modes)
  • -
  • Multi-threaded conversion process
  • -
  • Automatic character set detection for CUE files
  • -
  • Generation of the pertrack CUE file in the output dir
  • -
-
- - track - cue - flac - wav - ape - - - https://flacon.github.io/ - https://flacon.github.io/donate/ - https://www.transifex.com/sokoloff/flacon/ - - - https://github.com/ilgrad/fedora-packages/raw/master/flacon/flacon1.png - https://github.com/ilgrad/fedora-packages/raw/master/flacon/flacon2.png - https://github.com/ilgrad/fedora-packages/raw/master/flacon/flacon3.png - - ilya.gradina@gmail.com -
diff --git a/flacon.spec b/flacon.spec index d3c7c30..f6524b7 100644 --- a/flacon.spec +++ b/flacon.spec @@ -2,14 +2,13 @@ %bcond_with tests Name: flacon -Version: 8.3.0 +Version: 9.0.0 Release: 1%{?dist} Summary: Audio File Encoder License: LGPLv2+ URL: https://flacon.github.io/ Source0: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz -Source1: %{name}.appdata.xml BuildRequires: cmake BuildRequires: gcc-c++ @@ -66,7 +65,7 @@ Besides, Flacon makes it possible to conveniently revise or specify tags both for all tracks at once or for each tag separately. %prep -%autosetup +%autosetup -p1 %build %cmake -DBUILD_TESTS=%{?with_tests:Yes}%{!?with_tests:No} @@ -74,13 +73,10 @@ tags both for all tracks at once or for each tag separately. %install %cmake_install -mkdir -p %{buildroot}%{_datadir}/appdata -cp -a %{SOURCE1} %{buildroot}%{_datadir}/appdata -rm -r %{buildroot}%{_datadir}/metainfo %find_lang %{name} --with-qt %check -appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml +appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/com.github.Flacon.metainfo.xml desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop %if %{with tests} cd %{_target_platform}/tests && ./flacon_test @@ -92,12 +88,18 @@ cd %{_target_platform}/tests && ./flacon_test %{_bindir}/%{name} %dir %{_datadir}/%{name} %dir %{_datadir}/%{name}/translations -%{_datadir}/appdata/%{name}.appdata.xml +%{_datadir}/metainfo/com.github.Flacon.metainfo.xml %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.* %{_mandir}/man1/%{name}.1* %changelog +* Sat Apr 30 2022 Vasiliy N. Glazov - 9.0.0-1 +- Update to 9.0.0 + +* Tue Feb 08 2022 Timothée Ravier - 8.3.0-2 +- Use AppStream metadata from upstream + * Fri Feb 04 2022 Vasiliy N. Glazov - 8.3.0-1 - Update to 8.3.0 diff --git a/sources b/sources index 4956902..c43c253 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (flacon-8.3.0.tar.gz) = ce2a58f90b56bc8ce5603d26e7207735a771843f505c4f5f6ed571aa25a7b2892cc844992ec77b7399b77836f1d2f352786e95d543c492356e4da7440fd7977c +SHA512 (flacon-9.0.0.tar.gz) = 3780f94a4c6c6812eb0a0efd4e677926d8cc53c15f692701cd20df0441f551d4639b632c08a36146873ad11cdb9cdaa4e726845eb05ae15ecc29a1dac250a928