diff --git a/viman-tags/DESCR b/viman-tags/DESCR deleted file mode 100644 index d0ccb0201688b4188236d3362de112625b60f2d6..0000000000000000000000000000000000000000 --- a/viman-tags/DESCR +++ /dev/null @@ -1 +0,0 @@ -Contains the complete list of viman tags used at LAAS. diff --git a/viman-tags/Makefile b/viman-tags/Makefile deleted file mode 100644 index affcf2c16b3122bb1e6c37cbdd2ca4bb8da38efd..0000000000000000000000000000000000000000 --- a/viman-tags/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# Create by Severin Lemaignan on Fri, 06 Jan 2011 - - -PKGNAME= viman-tags-${PKG_DATE} -PKG_DATE= 20120125 - -DISTNAME= ${PKGNAME} - -MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=viman-tags/} -MASTER_REPOSITORY= git http://trac.laas.fr/git/robots/viman-tags.git - -CATEGORIES= wip -LICENSE= isc -MAINTAINER= openrobots@laas.fr -COMMENT= ARToolkit tags of objects in use at LAAS - -NO_CONFIGURE= yes -NO_BUILD= yes - -include ../../archivers/pax/depend.mk -include ../../pkgtools/install-sh/depend.mk -include ../../mk/language/c.mk -include ../../mk/robotpkg.mk - -do-install: - install -d ${PREFIX}/share/viman/ - cd ${WRKSRC} && ${PAX} -rwp ma . ${PREFIX}/share/viman/ - - diff --git a/viman-tags/PLIST b/viman-tags/PLIST deleted file mode 100644 index 3202d7a727400a03f7323fe84c1785727264122e..0000000000000000000000000000000000000000 --- a/viman-tags/PLIST +++ /dev/null @@ -1,36 +0,0 @@ -@comment Fri Jan 7 09:34:11 CET 2011 -share/viman/tags/objectList_cfg -share/viman/tags/object_cfg/ACCESSORIES_KIT.cfg -share/viman/tags/object_cfg/BLACK_TAPE.cfg -share/viman/tags/object_cfg/COFFEETABLE.cfg -share/viman/tags/object_cfg/CUPBOARDTABLE.cfg -share/viman/tags/object_cfg/DuploObject.cfg -share/viman/tags/object_cfg/GREY_K7.cfg -share/viman/tags/object_cfg/GREY_TAPE.cfg -share/viman/tags/object_cfg/HIGH_TABLE.cfg -share/viman/tags/object_cfg/HRP2_TABLE.cfg -share/viman/tags/object_cfg/LOTR_TAPE.cfg -share/viman/tags/object_cfg/MOVING_BOX.cfg -share/viman/tags/object_cfg/OBJ_CALIB.cfg -share/viman/tags/object_cfg/OBJ_CALIB2.cfg -share/viman/tags/object_cfg/OBJ_CALIBS.cfg -share/viman/tags/object_cfg/PINK_TRASHBIN.cfg -share/viman/tags/object_cfg/RACHID_BACK.cfg -share/viman/tags/object_cfg/RACHID_FRONT.cfg -share/viman/tags/object_cfg/SIMPLE_OBJECT.cfg -share/viman/tags/object_cfg/SPACENAV_BOX.cfg -share/viman/tags/object_cfg/TRASHBIN.cfg -share/viman/tags/object_cfg/UNUSED.cfg -share/viman/tags/object_cfg/WALLE_TAPE.cfg -share/viman/tags/object_cfg/WOODEN_OBJECT.cfg -share/viman/tags/object_cfg/blue_bottle.cfg -share/viman/tags/object_cfg/cup_with_handle.cfg -share/viman/tags/object_cfg/gripper.cfg -share/viman/tags/object_cfg/light_blue_bottle.cfg -share/viman/tags/object_cfg/marker_allocation.txt -share/viman/tags/object_cfg/marqueurs_mire.cfg -share/viman/tags/object_cfg/mire_solo.cfg -share/viman/tags/object_cfg/orange_bottle.cfg -share/viman/tags/object_cfg/orange_box.cfg -share/viman/tags/object_cfg/tall_blue_cup.cfg -share/viman/tags/object_cfg/yellow_bottle.cfg diff --git a/viman-tags/depend.mk b/viman-tags/depend.mk deleted file mode 100644 index 5d324491e25e4086bcb61da5f74a3cc325c7ddc9..0000000000000000000000000000000000000000 --- a/viman-tags/depend.mk +++ /dev/null @@ -1,24 +0,0 @@ -# -# Severin Lemaignan on Tue 04 Jan 2011 - -DEPEND_DEPTH:= ${DEPEND_DEPTH}+ -VIMANTAGS_DEPEND_MK:= ${VIMANTAGS_DEPEND_MK}+ - -ifeq (+,$(DEPEND_DEPTH)) -DEPEND_PKG+= viman-tags -endif - -ifeq (+,$(VIMANTAGS_DEPEND_MK)) # ----------------------------------------------- - -PREFER.viman-tags?= robotpkg - -DEPEND_USE+= viman-tags -DEPEND_ABI.viman-tags?= viman-tags>=20120125 -DEPEND_DIR.viman-tags?= ../../wip/viman-tags - -SYSTEM_SEARCH.viman-tags=\ - share/viman/tags/objectList_cfg - -endif # VIMANTAGS_DEPEND_MK ----------------------------------------------------- - -DEPEND_DEPTH:= ${DEPEND_DEPTH:+=} diff --git a/viman-tags/distinfo b/viman-tags/distinfo deleted file mode 100644 index 6084b6bb8cba523bff27e7f0f6e085dea90b69d7..0000000000000000000000000000000000000000 --- a/viman-tags/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -SHA1 (viman-tags-20120125.tar.gz) = 431773c5da70ae9636e530ad7406a5d6a978fb9e -RMD160 (viman-tags-20120125.tar.gz) = 802b974a93f9fa0eed08d2888036c3991673d846 -Size (viman-tags-20120125.tar.gz) = 9341 bytes