Projects
Multimedia
pacpl
pacpl.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pacpl.spec of Package pacpl (Revision 8)
Currently displaying revision
8
,
Show latest
# # 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: 6.1.0 Release: 0 Summary: A tool to convert audio files between many different types License: GPL-3.0 Group: Productivity/Multimedia/Sound/Editors and Convertors URL: http://sourceforge.net/projects/pacpl Source0: https://sourceforge.net/projects/pacpl/files/pacpl/%{version}/pacpl-%{version}.tar.gz # PATCH-FIX-OPENSUSE pacpl-fix-docs-and-paths.patch malcolmlewis@opensuse.org -- Fix docdir and kde4 directory paths, add missing ChangeLog and COPYING Patch0: pacpl-fix-docs-and-paths.patch BuildRequires: perl(Audio::APETags) BuildRequires: perl(Audio::FLAC::Header) BuildRequires: perl(Audio::Musepack) BuildRequires: perl(Audio::WMA) 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(MP4::Info) BuildRequires: perl(Ogg::Vorbis::Header) BuildRequires: perl(Parse::RecDescent) BuildRequires: perl(Devel::Symdump) BuildRequires: perl(Pod::Coverage) BuildRequires: perl(Parallel::ForkManager) BuildRequires: perl(Test::Pod::Coverage) BuildRequires: perl(Audio::Scan) BuildRequires: perl(MP3::Info) BuildRequires: perl(IO::String) BuildRequires: perl(CDDB) BuildRequires: perl(Switch) BuildRequires: perl(strict) BuildRequires: perl(warnings) Requires: perl(Audio::APETags) Requires: perl(Audio::FLAC::Header) Requires: perl(Audio::Musepack) Requires: perl(Audio::WMA) 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(MP4::Info) Requires: perl(Ogg::Vorbis::Header) Requires: perl(Switch) Requires: perl(strict) Requires: perl(warnings) 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} Requires: kf5-filesystem %description -n kf5-%{name}-plugins Provides a plugin for amaroK and service menus for Dolphin and Konqueror. %prep %setup -q %patch -P 0 -p1 sed -e '/^Icon/cIcon=%{name}' -e '/^Exec/cExec=PACPL-Konvert' \ -i plugins/kde/pacpl.desktop sed -e '/EXTRA/d' -i Makefile.in cp ChangeLog.txt ChangeLog %build %configure make %{?_smp_mflags} %install %make_install rm -f %{buildroot}%{_sysconfdir}/%{name}/pacpl.png \ %{buildroot}%{_defaultdocdir}/%{name}/INSTALL install -m0644 extra/README.module extra/sample.m -t %{buildroot}%{_defaultdocdir}/%{name} install -D -m0644 pacpl.png %{buildroot}%{_datadir}/pixmaps/%{name}.png install -m0755 plugins/kde/PACPL-Konvert -t %{buildroot}%{_bindir} install -D -m0644 plugins/kde/pacpl.desktop %{buildroot}%{_kf5_servicesdir}/%{name}.desktop %suse_update_desktop_file %{buildroot}%{_kf5_servicesdir}/%{name}.desktop %files %{_bindir}/%{name} %{_datadir}/%{name} %doc %{_docdir}/%{name} %{_mandir}/man1/*%{ext_man} %dir %{_sysconfdir}/%{name} %dir %{_sysconfdir}/%{name}/modules %config %{_sysconfdir}/%{name}/codecs.conf %config %{_sysconfdir}/%{name}/pacpl.conf %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
.