Projects
Multimedia
pacpl
pacpl.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pacpl.spec of Package pacpl
# # spec file for package pacpl # # Copyright (c) 2018 Packman Team <packman@links2linux.de> # Copyright (c) 2011-2012 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 http://bugs.links2linux.org/ # Name: pacpl Version: 20210209T132417.6aa1f21 Release: 0 Summary: A tool to convert audio files between many different types License: GPL-3.0 URL: http://sourceforge.net/projects/pacpl Source0: %name-%{version}.tar.xz Patch0: %name.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: perl(Audio::FLAC::Header) BuildRequires: perl(Audio::Scan) BuildRequires: perl(CDDB_get) BuildRequires: perl(File::Basename) BuildRequires: perl(File::Find) BuildRequires: perl(File::Spec::Functions) BuildRequires: perl(Getopt::Long) BuildRequires: perl(MP3::Tag) BuildRequires: perl(Parallel::ForkManager) BuildRequires: perl(String::ShellQuote) Requires: perl(Audio::FLAC::Header) Requires: perl(Audio::Scan) Requires: perl(CDDB_get) Requires: perl(File::Basename) Requires: perl(File::Find) Requires: perl(File::Spec::Functions) Requires: perl(Getopt::Long) Requires: perl(MP3::Tag) Requires: perl(Parallel::ForkManager) Requires: perl(String::ShellQuote) Recommends: bonk Recommends: cdparanoia Recommends: faac Recommends: faad2 Recommends: ffmpeg Recommends: flac Recommends: lame Recommends: mac Recommends: mpg123 Recommends: mplayer Recommends: shorten Recommends: sox Recommends: speex Recommends: ttaenc Recommends: vorbis-tools Recommends: wavpack BuildArch: noarch %description Perl Audio Converter is a tool for converting multiple audio types from one format to another. It supports MP2, MP3, Ogg Vorbis, FLAC, Shorten, Monkey Audio, FAAC (AAC/M4A/MP4), Musepack (MPC), Wavpack (WV), OptimFrog (OFR/OFS), TTA, LPAC, Kexis (KXS), AIFF, AC3, Lossless Audio (LA), BONK, AU, SND, RAW, VOC, SMP, RealAudio (RA/RAM), WAV, and WMA. It can also convert audio from the following video formats/extensions: RM, RV, ASF, DivX, MPG, MKV, MPEG, AVI, MOV, OGM, QT, VCD, VOB, and WMV. A CD ripping function with CDDB support, batch and playlist conversion, tag preservation for most supported formats, independent tag reading/writing. %package -n kf5-%{name}-plugins Summary: KF5 plugins Group: Productivity/Multimedia/Sound/Editors and Convertors BuildRequires: kdialog BuildRequires: kf5-filesystem BuildRequires: update-desktop-files Requires: %{name} = %version-%release Requires: kf5-filesystem %description -n kf5-%{name}-plugins Provides a plugin for amaroK and service menus for Dolphin and Konqueror. %prep %autosetup -p1 %build sed -e '/^Icon/cIcon=%{name}' -e '/^Exec/cExec=PACPL-Konvert' \ -i~ plugins/kde/pacpl.desktop diff -u "$_"~ "$_" && exit 123 > AUTHORS > NEWS autoreconf -fiv %configure \ --enable-kde \ %nil %make_build %install %make_install \ DOCS=README \ EXTRAS=pacpl.conf \ DOC_DIR=%buildroot%_defaultdocdir/%name \ KDE_INSTALL_DIR=%buildroot%_kf5_servicesdir \ %nil rm -rfv %buildroot%_sysconfdir/%name/pacpl.png \ %buildroot%_sysconfdir/%name/extra install -D -m0644 pacpl.png %{buildroot}%{_datadir}/pixmaps/%{name}.png %suse_update_desktop_file %{buildroot}%{_kf5_servicesdir}/%{name}.desktop %files %doc %{_docdir}/%{name} %license COPYING %{_bindir}/%{name} %{_datadir}/%{name} %{_mandir}/man1/*%{ext_man} %config %{_sysconfdir}/%{name} %files -n kf5-%{name}-plugins %{_bindir}/PACPL-Konvert %{_datadir}/pixmaps/%{name}.png %{_kf5_servicesdir}/%{name}.desktop %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
.