Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gepetto
robotpkg-wip
Commits
b17b9a93
Commit
b17b9a93
authored
6 years ago
by
Guilhem Saurel
Browse files
Options
Downloads
Patches
Plain Diff
[wip/parametric-curves] Bump to v1.2.0
Changes since the last release: - [CI] Add Coverage & Badges - update CMake
parent
899ce5b2
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
parametric-curves/Makefile
+13
-7
13 additions, 7 deletions
parametric-curves/Makefile
parametric-curves/distinfo
+3
-3
3 additions, 3 deletions
parametric-curves/distinfo
with
16 additions
and
10 deletions
parametric-curves/Makefile
+
13
−
7
View file @
b17b9a93
# robotpkg Makefile for: wip/parametric-curves
# Created: Olivier Stasse, on Tue. 5th Jan, 2018
#
ORG
=
stack-of-tasks
NAME
=
parametric-curves
VERSION
=
1.1.1
VERSION
=
1.2.0
DISTNAME
=
${
NAME
}
-
${
VERSION
}
MASTER_SITES
=
${
MASTER_SITE_GITHUB:
=
stack-of-tasks/
${
NAME
}
/releases/download/v
${
VERSION
}
/
}
MASTER_REPOSITORY
=
${
MASTER_REPOSITORY_GITHUB
}
stack-of-tasks/
${
NAME
}
MASTER_SITES
=
${
MASTER_SITE_OPENROBOTS:
=
${
NAME
}
/
}
MASTER_REPOSITORY
=
${
MASTER_REPOSITORY_GITHUB
}${
ORG
}
/
${
NAME
}
.git
CHECKOUT_VCS_OPTS
+=
--recursive
CATEGORIES
=
wip
COMMENT
=
This packages provides a template based parametric curves library.
LICENSE
=
gnu-lgpl-v3
MAINTAINER
=
ostasse@laas.fr
LICENSE
=
2-clause-bsd
MAINTAINER
=
gepetto-soft@laas.fr
CMAKE_ARGS
+=
-DBUILD_PYTHON_INTERFACE
=
OFF
CMAKE_ARGS
+=
-DCMAKE_INSTALL_LIBDIR
=
lib
CMAKE_ARGS
+=
-DBUILD_PYTHON_INTERFACE
=
OFF
DYNAMIC_PLIST_DIRS
+=
share/doc/parametric-curves
DYNAMIC_PLIST_DIRS
+=
share/doc/
${
NAME
}
include
../../math/eigen3/depend.mk
include
../../pkgtools/pkg-config/depend.mk
...
...
This diff is collapsed.
Click to expand it.
parametric-curves/distinfo
+
3
−
3
View file @
b17b9a93
SHA1 (parametric-curves-1.
1.1
.tar.gz) =
1acae7a80d34f76de4ac0b9a87551392ae011fbd
RMD160 (parametric-curves-1.
1.1
.tar.gz) =
20d54bc09033b1ccdf3cfd587fc3d8b8672d91e7
Size (parametric-curves-1.
1.1
.tar.gz) = 8
14262
bytes
SHA1 (parametric-curves-1.
2.0
.tar.gz) =
faf5fdb5dc9862606aeca9115ee104f5bb71336e
RMD160 (parametric-curves-1.
2.0
.tar.gz) =
b5a0a63561fed8bb28781ddec251b0449b915ce0
Size (parametric-curves-1.
2.0
.tar.gz) = 8
20754
bytes
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment