opencv + samples: update to 2.1.0
[openembedded.git] / recipes / ctags / ctags-native_5.5.4.bb
blob19adb42f27c88fabf33d387771eb9748a5489740
1 # ctags-native OE build file
2 # Copyright (C) 2006, Advanced Micro Devices, Inc. All Rights Reserved
3 # Released under the MIT license (see packages/COPYING)
5 DESCRIPTION="Ctags generates an index (or tag) file of language objects found in source files."
6 LICENSE="GPL"
7 HOMEPAGE="http://ctags.sourceforge.net/"
9 SRC_URI="${SOURCEFORGE_MIRROR}/ctags/ctags-${PV}.tar.gz"
11 S="${WORKDIR}/ctags-${PV}"
13 inherit native
14 inherit autotools
16 SRC_URI[md5sum] = "a84124caadd4103270e0b84596ecfe83"
17 SRC_URI[sha256sum] = "7b83689a47efa627d4b5670317125de3d87ae9278cf69c3ac7e3b7be646e715d"