md5=acc0266534c5dc13ad1153ec890c1b8d
sha256=ee8b74fc74229b76c95d1d3360a5540239e77f32d100f8c3ed318e76fd19e09b
+[http://www.vanheusden.com/setpwc/setpwc-1.2.tgz]
+md5=1bc721cdfcbac24027e2afc93685d29f
+sha256=855dcf73bda36e6445119f0b1b0a63464ba237d82794f115912464f8aebc5ed1
+
[http://downloads.sourceforge.net/setserial/setserial-2.17.tar.gz]
md5=c4867d72c41564318e0107745eb7a0f2
sha256=7e4487d320ac31558563424189435d396ddf77953bb23111a17a3d1487b5794a
+++ /dev/null
-*** setpwc-0.9/Makefile.orig 2005-07-26 09:16:09.000000000 +0930
---- setpwc-0.9/Makefile 2005-07-26 09:16:18.000000000 +0930
-***************
-*** 22,30 ****
-
- setpwc: $(OBJS)
- $(CC) -Wall -W $(OBJS) $(LDFLAGS) -o setpwc
-- strip setpwc
-- echo
-- echo Oh, blatant plug: http://keetweej.vanheusden.com/wishlist.html
-
- install: setpwc
- cp setpwc /usr/bin
---- 22,27 ----
+++ /dev/null
---- setpwc-1.1/Makefile.orig 2006-02-06 03:25:11.000000000 +0100
-+++ setpwc-1.1/Makefile 2006-02-06 03:25:27.000000000 +0100
-@@ -22,9 +22,6 @@
-
- setpwc: $(OBJS)
- $(CC) -Wall -W $(OBJS) $(LDFLAGS) -o setpwc
-- strip setpwc
-- #
-- # Oh, blatant plug: http://keetweej.vanheusden.com/wishlist.html
-
- install: setpwc
- cp setpwc /usr/bin
+++ /dev/null
-DESCRIPTION = "Set various aspects of Philips (and compatible) WebCams."
-SECTION = "console"
-PRIORITY = "optional"
-HOMEPAGE = "http://www.vanheusden.com/setpwc/"
-LICENSE = "GPL"
-PR = "r1"
-
-SRC_URI = "http://www.vanheusden.com/setpwc/setpwc-${PV}.tgz \
- file://Makefile.patch;patch=1"
-
-inherit autotools
-
-INHIBIT_AUTO_STAGE = "1"
-
-do_install() {
- install -d ${D}${bindir}
- install -m 0755 ${S}/setpwc ${D}${bindir}/setpwc
-}
LICENSE = "GPL"
PR = "r0"
-SRC_URI = "http://www.vanheusden.com/setpwc/setpwc-${PV}.tgz \
- file://makefile.diff;patch=1"
+SRC_URI = "http://www.vanheusden.com/setpwc/setpwc-${PV}.tgz"
+
+TARGET_CC_ARCH += " ${LDFLAGS}"
inherit autotools