Projects
Multimedia
butt
butt.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File butt.spec of Package butt (Revision 3)
Currently displaying revision
3
,
Show latest
# vim: set sw=4 ts=4 et nu: Name: butt Version: 0.1.12 Release: 0.pm.1 Summary: Broadcast Using This Tool Source: http://prdownloads.sourceforge.net/butt/butt-%{version}-src.tar.bz2 Patch1: butt-fix.patch URL: http://metaversemusician.com/blog/ Group: Productivity/Multimedia/Sound/Mixers License: GPL-2.0+ BuildRoot: %{_tmppath}/build-%{name}-%{version} BuildRequires: fltk-devel xorg-x11-devel BuildRequires: liblame-devel BuildRequires: libogg-devel libvorbis-devel BuildRequires: portaudio-devel BuildRequires: gcc-c++ make glibc-devel pkgconfig BuildRequires: update-desktop-files # These ones are not really needed. Here only because fltk-config is stupid. BuildRequires: libjpeg-devel libpng-devel %description butt (broadcast using this tool) is an easy to use, multi OS streaming tool. It supports ShoutCast and IceCast. %prep %setup -q %patch1 %build DEBUG="%{optflags}" \ ./configure \ --prefix "%{_prefix}" \ --with-mp3 \ --with-ogg %__make %{?_smp_flags} DEBUG="%{optflags}" %install %__make prefix="%{_prefix}" DESTDIR="%{buildroot}" install %clean %{?buildroot:%__rm -rf "%{buildroot}"} %files %defattr(-,root,root) %doc ChangeLog KNOWN_BUGS LICENSE README %{_bindir}/butt %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
.