Opie CVS:
authorHolger Freyther <zecke@selfish.org>
Mon, 15 Nov 2004 17:12:30 +0000 (17:12 +0000)
committerHolger Freyther <zecke@selfish.org>
Mon, 15 Nov 2004 17:12:30 +0000 (17:12 +0000)
-More upstream packages were converted to be quicklaunchable
-Remove APPTYPE = "binary"  for them

BKrev: 4198e37eAvegwO6pkOcF7nr-aC0OpA

libopie/libopie2/include.pro
opie-recorder/opie-recorder_cvs.oe
opie-sfcave/opie-sfcave_cvs.oe
opie-sshkeys/opie-sshkeys_cvs.oe
opie-tabmanager/opie-tabmanager_cvs.oe
opie-zsafe/opie-zsafe_cvs.oe

index c6fa61e..7ec04ed 100644 (file)
@@ -8,12 +8,14 @@
     TEMPLATE = lib
     CONFIG += plugin
     DEFINES += OPIE_APP_INTERFACE
+    DEFINES += QUICKAPP_NAME="\"$${TARGET}\""
   }
 
   !contains ( CONFIG, quick-app ) {
     message( Building a standalone application )
     TEMPLATE = app
     DEFINES -= OPIE_APP_INTERFACE
+    DEFINES += QUICKAPP_NAME="\"$${TARGET}\""
   }
 }
 }
index 9e7edf8..b8bb229 100644 (file)
@@ -5,7 +5,6 @@ MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
 PV = "1.1.6+cvs-${CVSDATE}"
 APPNAME = "opierec"
-APPTYPE = "binary"
 
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/multimedia/opierec \
            cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \
index 4f2c201..7a0cd1a 100644 (file)
@@ -5,7 +5,6 @@ MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
 PV = "1.1.6+cvs-${CVSDATE}"
 APPNAME = "sfcave"
-APPTYPE = "binary"
 
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/sfcave \
            cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \
index d01cb74..6c9060e 100644 (file)
@@ -6,7 +6,6 @@ LICENSE = "GPL"
 RDEPENDS = "ssh opie-sh-ssh-askpass"
 PV = "1.1.6+cvs-${CVSDATE}"
 APPNAME = "sshkeys"
-APPTYPE = "binary"
 
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/settings/sshkeys \
            cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \
index 4a05356..297a60e 100644 (file)
@@ -5,7 +5,6 @@ MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
 PV = "1.1.6+cvs-${CVSDATE}"
 APPNAME = "tabmanager"
-APPTYPE = "binary"
 
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/settings/tabmanager \
            cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \
index 74565b0..6134417 100644 (file)
@@ -5,7 +5,6 @@ MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
 PV = "1.1.6+cvs-${CVSDATE}"
 APPNAME = "zsafe"
-APPTYPE = "binary"
 
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/apps/zsafe \
            cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \