Projects
Staging
fdkaac
fdkaac.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fdkaac.spec of Package fdkaac
# # spec file for package fdkaac # # Copyright (c) 2023 Packman Team <packman@links2linux.de> # Copyright (c) 2018 Malcolm J Lewis <malcolmlewis@opensuse.org> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.links2linux.org/ # Name: fdkaac Version: 1.0.5 Release: 0 Summary: Command line frontend for libfdk-aac encoder License: Zlib Group: Productivity/Multimedia/Other URL: https://github.com/nu774/fdkaac Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake BuildRequires: pkgconfig BuildRequires: pkgconfig(fdk-aac) %description fdkaac reads linear PCM audio in either WAV, raw PCM, or CAF format, and encodes it into either M4A / AAC file. If the input file is "-", data is read from stdin. Likewise, if the output file is "-", data is written to stdout if one of streamable AAC transport formats are selected by -f. When CAF input and M4A output is used, tags in CAF file are copied into the resulting M4A. %prep %autosetup %build autoreconf -ivf %configure %make_build %install %make_install %files %doc ChangeLog README %license COPYING %{_bindir}/fdkaac %{_mandir}/man1/fdkaac.1%{?ext_man} %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.