From badb3eafc9060609d6a484f1cc2e19925b5825c4 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Sat, 13 Nov 2004 20:11:32 +0000 Subject: Merge the conflict 2004/11/13 21:06:11+01:00 handhelds.org!zecke Opie 1.1.7: Remove CVSDATE and PR from the package files 2004/11/13 20:52:18+01:00 handhelds.org!zecke Update packaging of 1.1.7 to match the 'cvs' version of the Opie versions 2004/11/13 20:36:08+01:00 handhelds.org!zecke Upgrade all Opie 1.1.6 files to Opie 1.1.7 in preparation of the next OpenZaurus/Familiar release. Remove all occurrences of Opie1.1.6 in the files BKrev: 41966a744AeMTtlPuskXFPg512ykqQ --- .../opie-securityplugin-pin_1.1.6.oe | 28 ---------------------- 1 file changed, 28 deletions(-) delete mode 100644 opie-securityplugins/opie-securityplugin-pin_1.1.6.oe (limited to 'opie-securityplugins/opie-securityplugin-pin_1.1.6.oe') diff --git a/opie-securityplugins/opie-securityplugin-pin_1.1.6.oe b/opie-securityplugins/opie-securityplugin-pin_1.1.6.oe deleted file mode 100644 index aa023b278e..0000000000 --- a/opie-securityplugins/opie-securityplugin-pin_1.1.6.oe +++ /dev/null @@ -1,28 +0,0 @@ -DESCRIPTION = "PIN plugin for opie-security authentication. \ -It implements the same kind of widgets as opie-security package, \ -but this implementation can be used along with other authentication \ -methods in the Opie Multi-Authentication Framework." -SECTION = "opie/settings" -PRIORITY = "optional" -MAINTAINER = "Team Opie " -LICENSE = "GPL" -I18N_FILES = "libmultiauthpinplugin.ts" -RDEPENDS = "opie-security" -PR = "r1" - -APPNAME = "multiauthpinplugin" - -TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/noncore/securityplugins/pin \ - cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/pics " - -S = "${WORKDIR}/pin" - -inherit opie - -# FILES plugins/security/libmultiauthpinplugin.so* pics/security/pinplugin.png -do_install() { - install -d ${D}${palmtopdir}/pics/security/ - install -m 0644 ${WORKDIR}/pics/security/pinplugin.png ${D}${palmtopdir}/pics/security/ -} - -- cgit v1.2.3