Mageia Bugzilla – Attachment 469 Details for
Bug 1428
watchvideo, a small application to play, download, convert to Ogg or rip videos from various youtube-like sites
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
GetMediumURL spec file
getmediumurl.spec (text/x-rpm-spec), 1.17 KB, created by
Dimitrios Glentadakis
on 2011-05-25 20:59:25 CEST
(
hide
)
Description:
GetMediumURL spec file
Filename:
MIME Type:
Creator:
Dimitrios Glentadakis
Created:
2011-05-25 20:59:25 CEST
Size:
1.17 KB
patch
obsolete
>%define name2 GetMediumURL > >Name: getmediumurl >Version: 0.0a2 >Release: %mkrel 1 >Summary: Get urls of downloadable media >Group: Network >License: GNU Affero GPLv3 >URL: http://savannah.nongnu.org/projects/getmediumurl/ >Source0: http://download.savannah.gnu.org/releases/getmediumurl/%name2-%version.tar.gz >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot >BuildArch: noarch >BuildRequires: python-devel >BuildRequires: python-setuptools >Requires: python > > > >%description >GetMediumURL is a simple Python package to get URLs of downloadable media (usually audio or video) >and their metadata knowing their main URLs on websites using Flash-based players. > > > >%prep >%setup -q -n %name2-%version > >%build >python ./setup.py build > > >%install >rm -rf %{buildroot} > >python ./setup.py install -O1 --skip-build --root %{buildroot} > > >%files >%defattr(-,root,root,-) >%doc COPYING README.html README.txt >%py_puresitedir/%name2-%version-py%pyver.egg-info/* >%py_puresitedir/%name/*.py >%py_puresitedir/%name/plugins/*.py >%py_puresitedir/tests_%name/*.py >%py_puresitedir/tests_%name/htdocs/* > > > > > > > >%clean >rm -rf %{buildroot} >
%define name2 GetMediumURL Name: getmediumurl Version: 0.0a2 Release: %mkrel 1 Summary: Get urls of downloadable media Group: Network License: GNU Affero GPLv3 URL: http://savannah.nongnu.org/projects/getmediumurl/ Source0: http://download.savannah.gnu.org/releases/getmediumurl/%name2-%version.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools Requires: python %description GetMediumURL is a simple Python package to get URLs of downloadable media (usually audio or video) and their metadata knowing their main URLs on websites using Flash-based players. %prep %setup -q -n %name2-%version %build python ./setup.py build %install rm -rf %{buildroot} python ./setup.py install -O1 --skip-build --root %{buildroot} %files %defattr(-,root,root,-) %doc COPYING README.html README.txt %py_puresitedir/%name2-%version-py%pyver.egg-info/* %py_puresitedir/%name/*.py %py_puresitedir/%name/plugins/*.py %py_puresitedir/tests_%name/*.py %py_puresitedir/tests_%name/htdocs/* %clean rm -rf %{buildroot}
View Attachment As Raw
Actions:
View
Attachments on
bug 1428
:
468
| 469