Search Criteria
Package Details: ffaudioconverter 0.32.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ffaudioconverter.git (read-only, click to copy) |
---|---|
Package Base: | ffaudioconverter |
Description: | Graphical audio converter |
Upstream URL: | https://github.com/Bleuzen/FFaudioConverter/ |
Keywords: | audio converter ffmpeg qt |
Licenses: | GPL3 |
Submitter: | Bleuzen |
Maintainer: | Bleuzen |
Last Packager: | Bleuzen |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2018-10-22 17:28 (UTC) |
Last Updated: | 2024-04-06 23:04 (UTC) |
Dependencies (3)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-tools
Latest Comments
Bleuzen commented on 2018-10-22 19:07 (UTC) (edited on 2018-10-28 11:55 (UTC) by Bleuzen)
@FabioLolix Ok. The package is now built from source, license is included and url is fixed, (thanks for the hint).
FabioLolix commented on 2018-10-22 18:17 (UTC)
Hello, there is the URL of your other pkgbuild, the installation of the license is missing and the program is not built from source
Would be nice for who use shared source directory to modify source=() like
source=("$pkgname-$pkgver::https://github.com/Bleuzen/FFaudioConverter/releases/download/v${pkgver}/FFaudioConverter") for a -bin package, and
source=("$pkgname-$pkgver.tar.gz::https://github.com/Bleuzen/FFaudioConverter/archive/v$pkgver.tar.gz) for a from source package