Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
authorMichael Lauer <mickey@vanille-media.de>
Thu, 3 Feb 2005 18:03:22 +0000 (18:03 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 3 Feb 2005 18:03:22 +0000 (18:03 +0000)
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages

2005/02/03 17:14:42+01:00 local!hrw
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into marcinj.local:/home/hrw/zaurus/bb/openembedded

2005/02/03 17:14:29+01:00 local!hrw
updated kdepimpi to 2.0.2

2005/02/03 16:57:33+01:00 (none)!koen
thcrut_1.2.5.bb:
  add missing depend to thcrut

BKrev: 4202676a_7WQHYINjWX3-dE6WcQgxA

packages/kdepimpi/kdepimpi_2.0.2.bb [moved from packages/kdepimpi/kdepimpi_2.0.1.bb with 100% similarity]
packages/thcrut/thcrut_1.2.5.bb

index e69de29..f8b9676 100644 (file)
@@ -0,0 +1,15 @@
+SECTION = "console/network"
+DEPENDS = "openssl libnet"
+HOMEPAGE = "http://www.thc.org
+LICENSE = "GPL"
+PR = "r1"
+
+SRC_URI = "http://packetstorm.linuxsecurity.com/groups/thc/thcrut-1.2.5.tar.gz \
+          file://configure_in.patch;patch=1;pnum=0" 
+
+S = "${WORKDIR}/thcrut-${PV}"
+
+inherit autotools 
+
+EXTRA_OECONF = "--with-ssl=${STAGING_LIBDIR}/.."
+