Switch chkhinge26 to svn

git-svn-id: https://svn.o-hand.com/repos/poky@118 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2005-10-04 13:02:42 +00:00
parent 63af8b0469
commit a5a5de3e9b
1 changed files with 5 additions and 3 deletions

View File

@ -1,13 +1,14 @@
LICENSE = "LGPL"
SECTION = "x11"
#DEPENDS = "glib-2.0 gtk+ libglade eds-dbus"
MAINTAINER = "Matthew Allum <mallum@openedhand.com>"
DESCRIPTION = "Chkhinge26 fires off cmds on cXXXX Zs."
PR = "r0"
PR = "r1"
SRC_URI = "http://butterfeet.org/misc/${PN}-${PV}.tar.gz \
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=chkhinge26;proto=http \
file://hinge-handler"
S = "${WORKDIR}/${PN}"
inherit autotools pkgconfig
do_install_append () {
@ -16,3 +17,4 @@ do_install_append () {
FILES_${PN} += "${bindir}/hinge-handler"