From d32d99b1e90adacf6d76682d3275f2520382f52e Mon Sep 17 00:00:00 2001 From: Quentin Labourey <quentin.labourey@laas.fr> Date: Tue, 24 Jul 2018 15:31:08 +0200 Subject: [PATCH] [infuse_asn1_types] Updated files location --- infuse-asn1-types/Makefile | 4 ++-- infuse-asn1-types/PLIST | 49 ++++++++++++++++++++------------------ infuse-asn1-types/distinfo | 6 ++--- 3 files changed, 31 insertions(+), 28 deletions(-) diff --git a/infuse-asn1-types/Makefile b/infuse-asn1-types/Makefile index 089d1a00..2045da6e 100644 --- a/infuse-asn1-types/Makefile +++ b/infuse-asn1-types/Makefile @@ -1,11 +1,11 @@ # robotpkg Makefile for: wip/infuse_types_asn1 # Created: Quentin Labourey on Fri, 6 July 2018 -DISTNAME= QuentinLab-infuse_types_asn1-443fb0e +DISTNAME= infuse_asn1_types CATEGORIES= devel VERSION= 0.1 PKGNAME= infuse-asn1-types -MASTER_SITES= https://github.com/QuentinLab/infuse_types_asn1/tarball/master/ +MASTER_SITES= http://homepages.laas.fr/qlaboure/ MASTER_REPOSITORY= git https://github.com/QuentinLab/infuse_types_asn1.git MAINTAINER= quentin.labourey@laas.fr HOMEPAGE= ${MASTER_SITES} diff --git a/infuse-asn1-types/PLIST b/infuse-asn1-types/PLIST index 8597c442..786a132a 100644 --- a/infuse-asn1-types/PLIST +++ b/infuse-asn1-types/PLIST @@ -1,23 +1,26 @@ -@comment Mon Jul 9 10:20:45 CEST 2018 -include/cdff_types/CorrespondenceMap2D.h -include/cdff_types/CorrespondenceMap3D.h -include/cdff_types/Covariance.h -include/cdff_types/Eigen.h -include/cdff_types/Geometry.h -include/cdff_types/Image_InFuse.h -include/cdff_types/Map_InFuse.h -include/cdff_types/Path_InFuse.h -include/cdff_types/Point.h -include/cdff_types/PointCloud_InFuse.h -include/cdff_types/Pose.h -include/cdff_types/Pose_InFuse.h -include/cdff_types/Time.h -include/cdff_types/TransformWithCovariance.h -include/cdff_types/TwistWithCovariance.h -include/cdff_types/Twist_InFuse.h -include/cdff_types/VisualPointFeatureVector2D.h -include/cdff_types/VisualPointFeatureVector3D.h -include/cdff_types/asn1crt.h -include/cdff_types/taste-extended.h -include/cdff_types/taste-types.h -lib/libcdff_types.so +@comment Tue Jul 24 15:29:25 CEST 2018 +include/infuse_asn1_${PKGVERSION}/CorrespondenceMap2D.h +include/infuse_asn1_${PKGVERSION}/CorrespondenceMap3D.h +include/infuse_asn1_${PKGVERSION}/Covariance.h +include/infuse_asn1_${PKGVERSION}/Eigen.h +include/infuse_asn1_${PKGVERSION}/Geometry.h +include/infuse_asn1_${PKGVERSION}/Image_InFuse.h +include/infuse_asn1_${PKGVERSION}/Map.h +include/infuse_asn1_${PKGVERSION}/Path.h +include/infuse_asn1_${PKGVERSION}/Point.h +include/infuse_asn1_${PKGVERSION}/Pointcloud.h +include/infuse_asn1_${PKGVERSION}/Pose.h +include/infuse_asn1_${PKGVERSION}/Time.h +include/infuse_asn1_${PKGVERSION}/TransformWithCovariance.h +include/infuse_asn1_${PKGVERSION}/TwistWithCovariance.h +include/infuse_asn1_${PKGVERSION}/VisualPointFeatureVector2D.h +include/infuse_asn1_${PKGVERSION}/VisualPointFeatureVector3D.h +include/infuse_asn1_${PKGVERSION}/asn1crt.h +include/infuse_asn1_${PKGVERSION}/taste-extended.h +include/infuse_asn1_${PKGVERSION}/taste-${PKGVERSION}.h +lib/cmake/infuse_asn1_${PKGVERSION}/infuse_asn1_${PKGVERSION}Config.cmake +lib/cmake/infuse_asn1_${PKGVERSION}/infuse_asn1_${PKGVERSION}ConfigVersion.cmake +lib/cmake/infuse_asn1_${PKGVERSION}/infuse_asn1_${PKGVERSION}Targets-release.cmake +lib/cmake/infuse_asn1_${PKGVERSION}/infuse_asn1_${PKGVERSION}Targets.cmake +lib/libinfuse_asn1_${PKGVERSION}.so +lib/libinfuse_asn1_${PKGVERSION}.so.0.1 diff --git a/infuse-asn1-types/distinfo b/infuse-asn1-types/distinfo index 96a33fe7..027a3745 100644 --- a/infuse-asn1-types/distinfo +++ b/infuse-asn1-types/distinfo @@ -1,3 +1,3 @@ -SHA1 (QuentinLab-infuse_types_asn1-443fb0e.tar.gz) = 0783943d61dcd795442474f77e2d45780ba10b61 -RMD160 (QuentinLab-infuse_types_asn1-443fb0e.tar.gz) = 3a07a17cad55488144de3f19c0282225bb8a5a04 -Size (QuentinLab-infuse_types_asn1-443fb0e.tar.gz) = 1500708 bytes +SHA1 (infuse_asn1_types.tar.gz) = f49c246d702f28c5cf58f532df6d007d442fed81 +RMD160 (infuse_asn1_types.tar.gz) = 58ed46e97ce854b2e7b3ff62416e64378fe5672e +Size (infuse_asn1_types.tar.gz) = 3219380 bytes -- GitLab