Skip to content
Snippets Groups Projects
Commit 924c806e authored by Alhayat MEKONNEN's avatar Alhayat MEKONNEN
Browse files

icu-genom first commit

parent e8609423
No related branches found
No related tags found
No related merge requests found
Genom module for ICU (I see you) user detection and tracking.
# robotpkg Makefile for: image/icu-genom
# Created: N. Ouadah & A Mekonnen 15 12 2010
#
DISTNAME= icu-genom-1.0
CATEGORIES= image
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=icu-genom/}
MASTER_REPOSITORY= git ssh://trac.laas.fr/git/robots/icu-genom
MAINTAINER= openrobots@laas.fr
COMMENT= Genom module for the icu: user detection and tracking
LICENSE= gnu-lgpl-v3
USE_LANGUAGES+= c c++
GENOM_MODULE= icu
include ../../architecture/genom/depend.mk
include ../../localization/pom-genom/depend.mk
include ../../architecture/genBasic-genom/depend.mk
include ../../hardware/platine-genom/depend.mk
include ../../wip/rfid-genom/depend.mk
include ../../mk/robotpkg.mk
@comment Wed Dec 15 13:05:35 CET 2010
bin/icu
bin/icuSendInitRqst
bin/icuTest
include/icu/icuConst.h
include/icu/icuStruct.h
include/icu/server/icuEndian.h
include/icu/server/icuError.h
include/icu/server/icuMsgLib.h
include/icu/server/icuPosterLib.h
include/icu/server/icuPosterLibStruct.h
include/icu/server/icuPosterReadLibProto.h
include/icu/server/icuPosterShowLib.h
include/icu/server/icuPosterWriteLibProto.h
include/icu/server/icuPosterXMLLib.h
include/icu/server/icuPrint.h
include/icu/server/icuPrintXML.h
include/icu/server/icuScan.h
include/icu/server/icuType.h
lib/libicuClient.la
lib/pkgconfig/icu.pc
lib/tclserv/libicuTclServ.la
share/modules/gen/icu.gen
share/modules/tcl/icuClient.tcl
# Copyright (c) 2010 LAAS/CNRS
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
#
# 1. Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# 2. Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in
# the documentation and/or other materials provided with the
# distribution.
#
# N. Ouadah & A Mekonnen 15 14 2010
#
DEPEND_DEPTH:= ${DEPEND_DEPTH}+
ICU-GENOM_DEPEND_MK:= ${ICU-GENOM_DEPEND_MK}+
ifeq (+,$(DEPEND_DEPTH))
DEPEND_PKG+= icu-genom
endif
ifeq (+,$(ICU-GENOM_DEPEND_MK)) # ----------------------------------
PREFER.icu-genom?= robotpkg
SYSTEM_SEARCH.icu-genom=\
include/icu/icuStruct.h \
lib/pkgconfig/icu.pc \
bin/icu
DEPEND_USE+= icu-genom
DEPEND_ABI.icu-genom?=icu-genom>=1.1
DEPEND_DIR.icu-genom?=../../wip/icu-genom
endif # ICU-GENOM_DEPEND_MK ----------------------------------------
DEPEND_DEPTH:= ${DEPEND_DEPTH:+=}
SHA1 (icu-genom-1.0.tar.gz) = 19c3fa2d9565aa4a70f59a7d504e3c8037ae178b
RMD160 (icu-genom-1.0.tar.gz) = 7ca3600743455648e850a9f3724e3cd0b1484f5b
Size (icu-genom-1.0.tar.gz) = 3989849 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment