rpms/lv2-vocoder-plugins/F-10 import.log, NONE, 1.1 lv2-vocoder-plugins.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Orcan Ogetbil oget at fedoraproject.org
Mon Apr 27 18:14:30 UTC 2009


Author: oget

Update of /cvs/pkgs/rpms/lv2-vocoder-plugins/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32580/F-10

Modified Files:
	.cvsignore sources 
Added Files:
	import.log lv2-vocoder-plugins.spec 
Log Message:
* Sun Mar 29 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 1-1
- Initial build



--- NEW FILE import.log ---
lv2-vocoder-plugins-1-1_fc10:F-10:lv2-vocoder-plugins-1-1.fc10.src.rpm:1240856019


--- NEW FILE lv2-vocoder-plugins.spec ---
%global pkgname lv2vocoder

Name:		lv2-vocoder-plugins
Version:	1
Release:	1%{?dist}
Summary:	Add a robotic effect to vocals
Group:		Applications/Multimedia
License:	GPLv2
URL:		http://download.gna.org/lv2vocoder/
Source0:	http://download.gna.org/lv2vocoder/%{pkgname}-%{version}.tar.bz2
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:	lv2core-devel
Requires:	lv2core

%description
Perhaps you don't know what a vocoder is, but you have heard one before for
sure. Vocoders are often used to add a robotic effect to vocals in music. 

%prep
%setup -q -n %{pkgname}-%{version}

# Don't hide anything
sed -i 's|\t@|\t|' GNUmakefile

%build
make %{?_smp_mflags} \
	CFLAGS="-c $RPM_OPT_FLAGS -fPIC -DPIC" \
	LDFLAGS="$RPM_OPT_FLAGS"


%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_libdir}/lv2
make install LV2_INSTALL_PATH="$RPM_BUILD_ROOT%{_libdir}/lv2"


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc README gpl.txt *.png
%{_libdir}/lv2/*


%changelog
* Sun Mar 29 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 1-1
- Initial build


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/lv2-vocoder-plugins/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	27 Apr 2009 05:25:51 -0000	1.1
+++ .cvsignore	27 Apr 2009 18:13:59 -0000	1.2
@@ -0,0 +1 @@
+lv2vocoder-1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/lv2-vocoder-plugins/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	27 Apr 2009 05:25:51 -0000	1.1
+++ sources	27 Apr 2009 18:13:59 -0000	1.2
@@ -0,0 +1 @@
+8c0096978e9c58a252f247e1f7f7ed63  lv2vocoder-1.tar.bz2




More information about the fedora-extras-commits mailing list