Projects
Multimedia
turing
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 2
View file
turing.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Wed Nov 30 15:13:00 UTC 2016 - neutrino8@opensuse.org + +- Update to latest git master + +------------------------------------------------------------------- Fri Oct 28 19:46:00 UTC 2016 - neutrino8@gmail.com - Initial package
View file
turing.spec
Changed
@@ -17,13 +17,13 @@ Name: turing -Version: 1.1 +Version: 1.1.git.1480437484.f7138f9 Release: 0 Summary: H.265/HEVC video encoder/decoder License: GPL-2.0 Group: Productivity/Multimedia/Video/Editors and Convertors Url: http://turingcodec.org/ -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.xz BuildRequires: cmake >= 2.8 BuildRequires: gcc-c++ BuildRequires: git @@ -53,8 +53,8 @@ make %{?_smp_mflags} %install -install -Dm 755 %{name}/%{name}-exe %{buildroot}%{_bindir}/%{name} -install -Dm 755 havoc/havoc-exe %{buildroot}%{_bindir}/havoc +install -Dsm 755 %{name}/%{name} %{buildroot}%{_bindir}/%{name} +install -Dsm 755 havoc/havoc %{buildroot}%{_bindir}/havoc install -Dm 644 %{name}/%{name}.h %{buildroot}%{_includedir}/%{name}.h
View file
_service
Added
@@ -0,0 +1,14 @@ +<services> + <service name="tar_scm" mode="disabled"> + <param name="scm">git</param> + <param name="url">https://github.com/bbc/turingcodec.git</param> + <param name="filename">turing</param> + <param name="versionprefix">1.1.git</param> + <param name="revision">f7138f9</param> + </service> + <service name="recompress" mode="disabled"> + <param name="file">*.tar</param> + <param name="compression">xz</param> + </service> + <service name="set_version" mode="disabled" /> +</services>
View file
turing-1.1.git.1480437484.f7138f9.tar.xz
Added
View file
turing-1.1.tar.gz
Deleted
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
.