diff --git a/multimedia/converter/flacon/actions.py b/multimedia/converter/flacon/actions.py index 057d08b8e6..fc1a940370 100644 --- a/multimedia/converter/flacon/actions.py +++ b/multimedia/converter/flacon/actions.py @@ -1,8 +1,8 @@ -#!/usr/bin/env python +#!/usr/bin/python # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/licenses/gpl.txt +# See the file https://www.gnu.org/licenses/gpl-3.0.txt from pisi.actionsapi import cmaketools from pisi.actionsapi import pisitools diff --git a/multimedia/converter/flacon/pspec.xml b/multimedia/converter/flacon/pspec.xml index 070a68f295..b8824e7bf3 100644 --- a/multimedia/converter/flacon/pspec.xml +++ b/multimedia/converter/flacon/pspec.xml @@ -1,5 +1,5 @@ - + flacon @@ -9,12 +9,13 @@ admins@pisilinux.org LGPLv2.1 - library - An Audio File Encoder. Extracts audio tracks from an audio CD image to separate tracks - Bir Ses Dosyası Kodlayıcısı. Ses parçalarını bir ses CD görüntüsünden ayrı parçalara ayıklar. - https://github.com/flacon/flacon/archive/v5.5.1.tar.gz + app:gui + Flacon is a open source audio file encoder. + You can split a single large audio file containing the entire album into the separate audio tracks. + https://github.com/flacon/flacon/archive/refs/tags/v8.2.0.tar.gz cmake + taglib-devel qt5-linguist qt5-base-devel uchardet-devel @@ -24,6 +25,8 @@ flacon + libgcc + taglib qt5-base uchardet @@ -38,6 +41,13 @@ + + 2022-01-17 + 8.2.0 + Version bump. + PisiLinux Community + admins@pisilinux.org + 2021-04-26 5.5.1