forked from pool/ceres-solver
Accepting request 662121 from home:cjunghans:branches:science
Include tarball OBS-URL: https://build.opensuse.org/request/show/662121 OBS-URL: https://build.opensuse.org/package/show/science/ceres-solver?expand=0&rev=2
This commit is contained in:
parent
d60cc32491
commit
1fc99a31a0
14
_service
14
_service
@ -1,14 +0,0 @@
|
||||
<services>
|
||||
<service name="obs_scm">
|
||||
<param name="url">https://github.com/ceres-solver/ceres-solver</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">1.14.0</param>
|
||||
<param name="version">1.14.0</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="tar" />
|
||||
<service mode="buildtime" name="recompress">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="set_version" />
|
||||
</services>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bddafdaff1e2c0a0f802517dd2e045295bddc514a7cb9d65266f8ec3516b91d1
|
||||
size 12526605
|
@ -1,5 +0,0 @@
|
||||
name: ceres-solver
|
||||
version: 1.14.0
|
||||
mtime: 1521691214
|
||||
commit: facb199f3eda902360f9e1d5271372b7e54febe1
|
||||
|
3
ceres-solver-1.14.0.tar.gz
Normal file
3
ceres-solver-1.14.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4744005fc3b902fed886ea418df70690caa8e2ff6b5a90f3dd88a3d291ef8e8e
|
||||
size 5450130
|
@ -17,14 +17,14 @@
|
||||
|
||||
%define soname 1
|
||||
|
||||
Name: ceres-solver
|
||||
Version:
|
||||
Release:
|
||||
Name: ceres-solver
|
||||
Version: 1.14.0
|
||||
Release: 0
|
||||
License: BSD-3-Clause
|
||||
Summary: C++ library for modeling and solving optimization problems
|
||||
Url: http://ceres-solver.org/
|
||||
Group: System/Libraries
|
||||
Source: http://ceres-solver.org/%{name}-%{version}.tar.xz
|
||||
Source: http://ceres-solver.org/%{name}-%{version}.tar.gz
|
||||
BuildRequires: cmake >= 2.8.0
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: pkgconfig(eigen3) >= 3.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user