diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 26c1485..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/anchorman-0.0.1.tar.gz diff --git a/anchorman.spec b/anchorman.spec deleted file mode 100644 index 33115eb..0000000 --- a/anchorman.spec +++ /dev/null @@ -1,47 +0,0 @@ -Name: anchorman -Version: 0.0.1 -Release: 1%{?dist} -Summary: The recording-studio-in-a-box - -Group: Applications/Multimedia -License: GPLv2+ -URL: https://fedorahosted.org/anchorman/ -Source0: https://fedorahosted.org/released/anchorman/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: gstreamer-devel glib2-devel libgudev1-devel cmake -Requires: gstreamer-plugins-good - -%description -Ever wanted to run your own recording studio? Need to handle multiple streams of -audio, video, and possibly even subtitles? Anchorman can't do that. Yet. -However, it can stream a webcam to an icecast server. Included is support for -suspending/resuming the stream when the device is inserted/removed. - - -%prep -%setup -q - - -%build -%cmake . -make %{?_smp_mflags} - - -%install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT - - -%clean -rm -rf $RPM_BUILD_ROOT - -%files -%defattr(-,root,root,-) -%{_bindir}/anchorman -%doc LICENSE README TODO - - -%changelog -* Wed Mar 22 2011 Trever Fischer - 0.0.1-1 -- Initial package of anchorman diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5204a84 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Orphaned for 6+ weeks diff --git a/sources b/sources deleted file mode 100644 index f68016b..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -ba211b882225cec7a85923b0d626ef57 anchorman-0.0.1.tar.gz