diff options
author | Holger Freyther <zecke@selfish.org> | 2004-09-19 14:19:34 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2004-09-19 14:19:34 +0000 |
commit | 0426c6b79f5dadd9b37770d2f1ff331a8c3fe30d (patch) | |
tree | cacdbc7e4359920c0e9b8cb1265ba2721d990443 | |
parent | 4f2cc80be3c055faa6f0f6b566c0f138e3c333d0 (diff) |
Merge Opie-Console_CVS Conflict
2004/09/19 16:15:58+02:00 handhelds.org!zecke
Bump the Version number of the Opie CVS Packages to 1.1.6-cvs-${CVSDATE}
2004/09/19 01:46:25+02:00 handhelds.org!zecke
Merge bk://openembedded@openembedded.bkbits.net/packages
into handhelds.org:/home/ich/programming/oe/oe-packages-exported
2004/09/19 01:45:58+02:00 handhelds.org!zecke
Beagle Kernel work:
Fix APM handling
Include more modules, for example mtdchar so that one can erase the partition if needed
Change the BootLogo to another bootscreen
2004/09/18 13:24:59+02:00 handhelds.org!zecke
Merge bk://openembedded@openembedded.bkbits.net/packages
into handhelds.org:/home/ich/programming/oe/oe-packages-exported
2004/09/17 02:52:19+02:00 handhelds.org!zecke
Beagle updates and implementations
-Make tslib work with the beagle touchscreen interface
-Qt/E map the lightning to Key 91, allow keyboard repeating
-Provide default modules and modules.conf for modules-colleteral
-Do not use Intel Assabat as machine name for beagle
-Fix dependencies by fixing spelling
BKrev: 414d9576pvCHcHdDvMCQrAF7FbMcLg
186 files changed, 404 insertions, 313 deletions
diff --git a/conf/beagle.conf b/conf/beagle.conf index 8e0b35b97a..9fb6849c10 100644 --- a/conf/beagle.conf +++ b/conf/beagle.conf @@ -6,11 +6,18 @@ TARGET_ARCH = "arm" IPKG_ARCHS = "all arm ${MACHINE}" PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "montavista-sa" -BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel modutils-collateral hostap-modules orinoco-modules" -BOOTSTRAP_EXTRA_RDEPENDS = "kernel modutils-collateral hostap-modules-cs orinoco-modules \ +BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel modutils-collateral hostap-modules orinoco-modules " +BOOTSTRAP_EXTRA_RDEPENDS = " kernel modutils-collateral \ kernel-module-net-fd \ kernel-module-sa1100-bi kernel-module-usbdcore kernel-module-usbdmonitor \ -kernel-module-pcnet_cs kernel-module-8390" +kernel-module-pcnet-cs kernel-module-8390 kernel-module-unix \ +kernel-module-sa1100-ir \ +kernel-module-usb-eth kernel-module-sa1100usb-core \ +kernel-module-ide-cs kernel-module-ppp-generic kernel-module-mtdchar \ +kernel-module-fat kernel-module-vfat \ +kernel-module-ide-cs kernel-module-ide-disk kernel-module-ide-mod " +BOOTSTRAP_EXTRA_RRECOMMENDS = "hostap-modules-cs orinoco-modules " + # FIXME: the modules list is not complete yet! diff --git a/libopie/libopie2_cvs.oe b/libopie/libopie2_cvs.oe index 60abe4940d..d55e69d8c1 100644 --- a/libopie/libopie2_cvs.oe +++ b/libopie/libopie2_cvs.oe @@ -5,7 +5,7 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "LGPL" DEPENDS = "libqpe-opie sqlite libpcap-0.7.2 virtual/kernel" PROVIDES = "libopiecore2 libopiedb2 libopiemm2 libopiesecurity2 libopienet2 libopiepim2 libopieui2 " -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" PR = "r2" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/libopie2 \ diff --git a/libopieobex/libopieobex0_cvs.oe b/libopieobex/libopieobex0_cvs.oe index 6e5d8a2aa7..71aae1f4cf 100644 --- a/libopieobex/libopieobex0_cvs.oe +++ b/libopieobex/libopieobex0_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "LGPL" DEPENDS = "opie-taskbar openobex" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "obex" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/obex \ diff --git a/libopietooth/libopietooth1_cvs.oe b/libopietooth/libopietooth1_cvs.oe index 9ca5baf315..1fe18d23f2 100644 --- a/libopietooth/libopietooth1_cvs.oe +++ b/libopietooth/libopietooth1_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" DEPENDS = "libopie2" MAINTAINER = "Team Opie <opie@handhelds.org> LICENSE = "LGPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" inherit opie diff --git a/libqpe/libqpe-opie_cvs.oe b/libqpe/libqpe-opie_cvs.oe index 68c3fad08f..ca49ebf1c4 100644 --- a/libqpe/libqpe-opie_cvs.oe +++ b/libqpe/libqpe-opie_cvs.oe @@ -5,10 +5,11 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" DEPENDS = "uicmoc-native qte-for-opie" PROVIDES = "virtual/libqpe" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" PR = "r1" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/library" +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/library \ + file://beagle-debugging.patch;patch=1 " S = "${WORKDIR}/library" inherit qmake diff --git a/libqtaux/libqtaux2_cvs.oe b/libqtaux/libqtaux2_cvs.oe index b6dec45267..82b99f9540 100644 --- a/libqtaux/libqtaux2_cvs.oe +++ b/libqtaux/libqtaux2_cvs.oe @@ -4,7 +4,7 @@ SECTION = "opie/libs" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/libqtaux" S = "${WORKDIR}/libqtaux" diff --git a/linux/montavista-sa-2.4.17-mvl21/apm-hh-merge.patch b/linux/montavista-sa-2.4.17-mvl21/apm-hh-merge.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/montavista-sa-2.4.17-mvl21/apm-hh-merge.patch diff --git a/linux/montavista-sa-2.4.17-mvl21/defconfig-beagle b/linux/montavista-sa-2.4.17-mvl21/defconfig-beagle index e9e3658ab7..9ccf866b41 100644 --- a/linux/montavista-sa-2.4.17-mvl21/defconfig-beagle +++ b/linux/montavista-sa-2.4.17-mvl21/defconfig-beagle @@ -1,5 +1,5 @@ # -# Automatically generated make config: don't edit +# Automatically generated by make menuconfig: don't edit # CONFIG_ARM=y # CONFIG_EISA is not set @@ -48,10 +48,6 @@ CONFIG_ARCH_SA1100=y # # Archimedes/A5000 Implementations # - -# -# Archimedes/A5000 Implementations (select only ONE) -# # CONFIG_ARCH_ARC is not set # CONFIG_ARCH_A5K is not set @@ -123,10 +119,6 @@ CONFIG_SA1100_USB_CHAR=m # CONFIG_FOOTBRIDGE_ADDIN is not set CONFIG_CPU_32=y # CONFIG_CPU_26 is not set - -# -# Processor Type -# # CONFIG_CPU_32v3 is not set CONFIG_CPU_32v4=y # CONFIG_CPU_ARM610 is not set @@ -169,10 +161,6 @@ CONFIG_NET=y CONFIG_SYSVIPC=y # CONFIG_BSD_PROCESS_ACCT is not set CONFIG_SYSCTL=y - -# -# At least one math emulation must be selected -# CONFIG_FPE_NWFPE=m CONFIG_FPE_FASTFPE=y CONFIG_KCORE_ELF=y @@ -184,7 +172,7 @@ CONFIG_BINFMT_ELF=y CONFIG_PM=y CONFIG_APM=y # CONFIG_ARTHUR is not set -CONFIG_CMDLINE="<see .oe file>" +CONFIG_CMDLINE="root=/dev/mtdblock/1 mem=27M console=ttySA0 noinitrd" CONFIG_LEDS=y CONFIG_LEDS_TIMER=y # CONFIG_LEDS_CPU is not set @@ -205,10 +193,6 @@ CONFIG_MTD_PARTITIONS=y # CONFIG_MTD_REDBOOT_PARTS is not set # CONFIG_MTD_BOOTLDR_PARTS is not set # CONFIG_MTD_AFS_PARTS is not set - -# -# User Modules And Translation Layers -# CONFIG_MTD_CHAR=m CONFIG_MTD_BLOCK=y # CONFIG_FTL is not set @@ -264,10 +248,6 @@ CONFIG_MTD_SA1100=y # CONFIG_MTD_SLRAM is not set # CONFIG_MTD_MTDRAM is not set # CONFIG_MTD_BLKMTD is not set - -# -# Disk-On-Chip Device Drivers -# # CONFIG_MTD_DOC1000 is not set # CONFIG_MTD_DOC2000 is not set # CONFIG_MTD_DOC2001 is not set @@ -293,15 +273,13 @@ CONFIG_MTD_SA1100=y # CONFIG_BLK_CPQ_DA is not set # CONFIG_BLK_CPQ_CISS_DA is not set # CONFIG_BLK_DEV_DAC960 is not set -# CONFIG_BLK_DEV_LOOP is not set +CONFIG_BLK_DEV_LOOP=m # CONFIG_BLK_DEV_NBD is not set # CONFIG_BLK_DEV_RAM is not set # CONFIG_BLK_DEV_INITRD is not set -CONFIG_BLK_DEV_TEL_SDMMC=y CONFIG_BLK_DEV_PRD=y CONFIG_BLK_DEV_PRD_PHY=C1B00000 CONFIG_BLK_DEV_PRD_SIZE=5120 -# CONFIG_BLK_DEV_MSYS_DOC is not set # # Multi-device support (RAID and LVM) @@ -321,8 +299,9 @@ CONFIG_BLK_DEV_PRD_SIZE=5120 CONFIG_PACKET=m CONFIG_PACKET_MMAP=y # CONFIG_NETLINK_DEV is not set -# CONFIG_NETFILTER is not set -# CONFIG_FILTER is not set +CONFIG_NETFILTER=y +# CONFIG_NETFILTER_DEBUG is not set +CONFIG_FILTER=y CONFIG_UNIX=m CONFIG_INET=y # CONFIG_IP_MULTICAST is not set @@ -333,14 +312,49 @@ CONFIG_NET_IPGRE=m # CONFIG_ARPD is not set # CONFIG_INET_ECN is not set # CONFIG_SYN_COOKIES is not set + +# +# IP: Netfilter Configuration +# +CONFIG_IP_NF_CONNTRACK=m +CONFIG_IP_NF_FTP=m +CONFIG_IP_NF_IRC=m +CONFIG_IP_NF_QUEUE=m +CONFIG_IP_NF_IPTABLES=m +CONFIG_IP_NF_MATCH_LIMIT=m +CONFIG_IP_NF_MATCH_MAC=m +CONFIG_IP_NF_MATCH_MARK=m +CONFIG_IP_NF_MATCH_MULTIPORT=m +CONFIG_IP_NF_MATCH_TOS=m +CONFIG_IP_NF_MATCH_LENGTH=m +CONFIG_IP_NF_MATCH_TTL=m +CONFIG_IP_NF_MATCH_TCPMSS=m +CONFIG_IP_NF_MATCH_STATE=m +CONFIG_IP_NF_MATCH_UNCLEAN=m +CONFIG_IP_NF_MATCH_OWNER=m +CONFIG_IP_NF_FILTER=m +CONFIG_IP_NF_TARGET_REJECT=m +CONFIG_IP_NF_TARGET_MIRROR=m +CONFIG_IP_NF_NAT=m +CONFIG_IP_NF_NAT_NEEDED=y +CONFIG_IP_NF_TARGET_MASQUERADE=m +CONFIG_IP_NF_TARGET_REDIRECT=m +CONFIG_IP_NF_NAT_SNMP_BASIC=m +CONFIG_IP_NF_NAT_IRC=m +CONFIG_IP_NF_NAT_FTP=m +CONFIG_IP_NF_MANGLE=m +CONFIG_IP_NF_TARGET_TOS=m +CONFIG_IP_NF_TARGET_MARK=m +CONFIG_IP_NF_TARGET_LOG=m +CONFIG_IP_NF_TARGET_TCPMSS=m +CONFIG_IP_NF_COMPAT_IPCHAINS=m +CONFIG_IP_NF_NAT_NEEDED=y +CONFIG_IP_NF_COMPAT_IPFWADM=m +CONFIG_IP_NF_NAT_NEEDED=y # CONFIG_IPV6 is not set # CONFIG_KHTTPD is not set # CONFIG_ATM is not set # CONFIG_VLAN_8021Q is not set - -# -# -# # CONFIG_IPX is not set # CONFIG_ATALK is not set # CONFIG_DECNET is not set @@ -399,8 +413,11 @@ CONFIG_PPP_ASYNC=m # CONFIG_PPP_SYNC_TTY is not set CONFIG_PPP_DEFLATE=m CONFIG_PPP_BSDCOMP=m -# CONFIG_PPPOE is not set -# CONFIG_SLIP is not set +CONFIG_PPPOE=m +CONFIG_SLIP=m +# CONFIG_SLIP_COMPRESSED is not set +# CONFIG_SLIP_SMART is not set +# CONFIG_SLIP_MODE_SLIP6 is not set # # Wireless LAN (non-hamradio) @@ -413,10 +430,6 @@ CONFIG_WAVELAN=m # CONFIG_AIRONET4500_NONCS is not set # CONFIG_AIRONET4500_PROC is not set CONFIG_HERMES=m - -# -# Wireless Pcmcia cards support -# CONFIG_PCMCIA_HERMES=m CONFIG_AIRO_CS=m CONFIG_NET_WIRELESS=y @@ -440,7 +453,7 @@ CONFIG_NET_WIRELESS=y CONFIG_NET_PCMCIA=y # CONFIG_PCMCIA_3C589 is not set # CONFIG_PCMCIA_3C574 is not set -# CONFIG_PCMCIA_FMVJ18X is not set +CONFIG_PCMCIA_FMVJ18X=m CONFIG_PCMCIA_PCNET=m # CONFIG_PCMCIA_AXNET is not set # CONFIG_PCMCIA_NMCLAN is not set @@ -459,19 +472,11 @@ CONFIG_PCMCIA_PCNET=m # IrDA (infrared) support # CONFIG_IRDA=m - -# -# IrDA protocols -# CONFIG_IRLAN=m CONFIG_IRNET=m CONFIG_IRCOMM=m CONFIG_IRDA_ULTRA=y CONFIG_IRDA_OPTIONS=y - -# -# IrDA options -# CONFIG_IRDA_CACHE_LAST_LSAP=y CONFIG_IRDA_FAST_RR=y # CONFIG_IRDA_DEBUG is not set @@ -480,21 +485,9 @@ CONFIG_IRDA_DEVICENAME="Linux-Beagle" # # Infrared-port device drivers # - -# -# SIR device drivers -# # CONFIG_IRTTY_SIR is not set # CONFIG_IRPORT_SIR is not set - -# -# Dongle support -# # CONFIG_DONGLE is not set - -# -# FIR device drivers -# # CONFIG_USB_IRDA is not set # CONFIG_NSC_FIR is not set # CONFIG_WINBOND_FIR is not set @@ -513,10 +506,6 @@ CONFIG_IDE=m # IDE, ATA and ATAPI Block devices # CONFIG_BLK_DEV_IDE=m - -# -# Please see Documentation/ide.txt for help/info on IDE drives -# # CONFIG_BLK_DEV_HD_IDE is not set # CONFIG_BLK_DEV_HD is not set CONFIG_BLK_DEV_IDEDISK=m @@ -535,10 +524,6 @@ CONFIG_BLK_DEV_IDECS=m # CONFIG_BLK_DEV_IDETAPE is not set # CONFIG_BLK_DEV_IDEFLOPPY is not set # CONFIG_BLK_DEV_IDESCSI is not set - -# -# IDE chipset support/bugfixes -# # CONFIG_BLK_DEV_CMD640 is not set # CONFIG_BLK_DEV_CMD640_ENHANCED is not set # CONFIG_BLK_DEV_ISAPNP is not set @@ -616,7 +601,8 @@ CONFIG_SA1100_DEFAULT_BAUDRATE=38400 # CONFIG_SERIAL_8250_HUB6 is not set CONFIG_SERIAL_CORE=y CONFIG_SERIAL_CORE_CONSOLE=y -# CONFIG_UNIX98_PTYS is not set +CONFIG_UNIX98_PTYS=y +CONFIG_UNIX98_PTY_COUNT=256 # # I2C support @@ -629,10 +615,6 @@ CONFIG_SERIAL_CORE_CONSOLE=y CONFIG_L3=y CONFIG_L3_ALGOBIT=y CONFIG_L3_BIT_SA1100_GPIO=y - -# -# Other L3 adapters -# # CONFIG_L3_SA1111 is not set CONFIG_BIT_SA1100_GPIO=y @@ -646,14 +628,6 @@ CONFIG_BIT_SA1100_GPIO=y # Joysticks # # CONFIG_INPUT_GAMEPORT is not set - -# -# Input core support is needed for gameports -# - -# -# Input core support is needed for joysticks -# # CONFIG_QIC02_TAPE is not set # @@ -700,8 +674,8 @@ CONFIG_FS_SYNC=y # CONFIG_AFFS_FS is not set # CONFIG_HFS_FS is not set # CONFIG_BFS_FS is not set -# CONFIG_EXT3_FS is not set -# CONFIG_JBD is not set +CONFIG_EXT3_FS=m +CONFIG_JBD=m # CONFIG_JBD_DEBUG is not set CONFIG_FAT_FS=m # CONFIG_MSDOS_FS is not set @@ -711,9 +685,9 @@ CONFIG_VFAT_FS=m # CONFIG_JFFS_FS is not set CONFIG_JFFS2_FS=y CONFIG_JFFS2_FS_DEBUG=0 -CONFIG_CRAMFS=y +# CONFIG_CRAMFS is not set # CONFIG_TMPFS is not set -CONFIG_RAMFS=y +# CONFIG_RAMFS is not set # CONFIG_ISO9660_FS is not set # CONFIG_JOLIET is not set # CONFIG_ZISOFS is not set @@ -730,7 +704,7 @@ CONFIG_DEVFS_MOUNT=y # CONFIG_QNX4FS_FS is not set # CONFIG_QNX4FS_RW is not set # CONFIG_ROMFS_FS is not set -# CONFIG_EXT2_FS is not set +CONFIG_EXT2_FS=m # CONFIG_SYSV_FS is not set # CONFIG_UDF_FS is not set # CONFIG_UDF_RW is not set @@ -743,12 +717,13 @@ CONFIG_DEVFS_MOUNT=y # CONFIG_CODA_FS is not set # CONFIG_INTERMEZZO_FS is not set CONFIG_NFS_FS=m -# CONFIG_NFS_V3 is not set +CONFIG_NFS_V3=y # CONFIG_ROOT_NFS is not set # CONFIG_NFSD is not set # CONFIG_NFSD_V3 is not set CONFIG_SUNRPC=m CONFIG_LOCKD=m +CONFIG_LOCKD_V4=y # CONFIG_SMB_FS is not set # CONFIG_NCP_FS is not set # CONFIG_NCPFS_PACKET_SIGNING is not set @@ -760,7 +735,7 @@ CONFIG_LOCKD=m # CONFIG_NCPFS_NLS is not set # CONFIG_NCPFS_EXTRAS is not set # CONFIG_ZISOFS_FS is not set -CONFIG_ZLIB_FS_INFLATE=y +# CONFIG_ZLIB_FS_INFLATE is not set # # Partition Types @@ -918,18 +893,10 @@ CONFIG_MCP_UCB1200_TS=y # USB support # # CONFIG_USB is not set - -# -# USB Controllers -# # CONFIG_USB_UHCI is not set # CONFIG_USB_UHCI_ALT is not set # CONFIG_USB_OHCI is not set # CONFIG_USB_NON_PCI_OHCI is not set - -# -# USB Device Class drivers -# # CONFIG_USB_AUDIO is not set # CONFIG_USB_BLUETOOTH is not set # CONFIG_USB_STORAGE is not set @@ -943,44 +910,16 @@ CONFIG_MCP_UCB1200_TS=y # CONFIG_USB_STORAGE_JUMPSHOT is not set # CONFIG_USB_ACM is not set # CONFIG_USB_PRINTER is not set - -# -# USB Human Interface Devices (HID) -# - -# -# Input core support is needed for USB HID -# - -# -# USB Imaging devices -# # CONFIG_USB_DC2XX is not set # CONFIG_USB_MDC800 is not set # CONFIG_USB_SCANNER is not set # CONFIG_USB_MICROTEK is not set # CONFIG_USB_HPUSBSCSI is not set - -# -# USB Multimedia devices -# - -# -# Video4Linux support is needed for USB Multimedia device support -# - -# -# USB Network adaptors -# # CONFIG_USB_PEGASUS is not set # CONFIG_USB_KAWETH is not set # CONFIG_USB_CATC is not set # CONFIG_USB_CDCETHER is not set # CONFIG_USB_USBNET is not set - -# -# USB port drivers -# # CONFIG_USB_USS720 is not set # @@ -1011,10 +950,6 @@ CONFIG_MCP_UCB1200_TS=y # CONFIG_USB_SERIAL_CYBERJACK is not set # CONFIG_USB_SERIAL_XIRCOM is not set # CONFIG_USB_SERIAL_OMNINET is not set - -# -# USB Miscellaneous drivers -# # CONFIG_USB_RIO500 is not set # @@ -1029,17 +964,9 @@ CONFIG_USBD_USE_SERIAL_NUMBER=y CONFIG_USBD_SERIAL_NUMBER_STR="0123456789" CONFIG_USBD_SELFPOWERED=y CONFIG_USBD_MONITOR=m - -# -# -# CONFIG_USBD_PROCFS=y # -# USB Device functions -- -# - -# # Network Function # CONFIG_USBD_NET=m @@ -1053,7 +980,7 @@ CONFIG_USBD_NET_IN_PKTSIZE=64 # CONFIG_USBD_NET_ALWAYSUP is not set # CONFIG_USBD_NET_SAFE is not set CONFIG_USBD_NET_CDC=y -CONFIG_USBD_NET_REMOTE_MACADDR="" +CONFIG_USBD_NET_REMOTE_MACADDR="400002000001" CONFIG_USBD_NET_REMOTE_OUI=400002 CONFIG_USBD_NET_LOCAL_MACADDR="400001000001" CONFIG_USBD_NET_LOCAL_OUI=400001 @@ -1073,10 +1000,6 @@ CONFIG_USBD_SERIAL_OUT_PKTSIZE=64 # CONFIG_USBD_SERIAL_SAFE is not set # -# USB Device bus interfaces -- -# - -# # Intel StrongArm SA-1110 Bus Interface Driver # CONFIG_USBD_SA1100_BUS=m diff --git a/linux/montavista-sa-2.4.17-mvl21/machine_name.patch b/linux/montavista-sa-2.4.17-mvl21/machine_name.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/montavista-sa-2.4.17-mvl21/machine_name.patch diff --git a/linux/montavista-sa-2.4.17-mvl21/opie-logo.patch b/linux/montavista-sa-2.4.17-mvl21/opie-logo.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/montavista-sa-2.4.17-mvl21/opie-logo.patch diff --git a/linux/montavista-sa_2.4.17-mvl21.oe b/linux/montavista-sa_2.4.17-mvl21.oe index 82893c797b..498f58e8a9 100644 --- a/linux/montavista-sa_2.4.17-mvl21.oe +++ b/linux/montavista-sa_2.4.17-mvl21.oe @@ -8,15 +8,16 @@ DEPENDS = "cetools-native" FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/montavista-sa-${PV}" -SRC_URI = "http://www.vanille.de/mirror/linux-${KV}_${MVLV}.tar.gz \ +SRC_URI = "http://www.vanille.de/temp/linux-${KV}_${MVLV}.tar.gz \ file://iw_handlers.w13-5.diff;patch=1 \ file://iw_handlers.w14-5.diff;patch=1 \ file://iw240_we15-6.diff;patch=1 \ - \ file://flash-for-beagle-iii.patch;patch=1 \ file://remove-montavista-init-stupidity.patch;patch=1 \ - \ file://mkdep.patch;patch=1 \ + file://machine_name.patch;patch=1 \ + file://opie-logo.patch;patch=1 \ + file://apm-hh-merge.patch;patch=1 \ file://defconfig-${MACHINE}" S = "${WORKDIR}/linux-${KV}_${MVLV}" @@ -41,6 +42,9 @@ module_conf_spectrum_cs = "options spectrum_cs ignore_cis_vcc=1" module_conf_usbdmonitor = "alias usbd0 usbdmonitor" module_conf_sa1100_bi = "below sa1100_bi net_fd usbdcore " module_autoload_sa1100_bi = "sa1100_bi" +module_autoload_sa1100_pcmcia = "sa1100_pcmcia" +module_autoload_unix = "unix" +module_autoload_usb-eth = "usb-eth" do_configure_prepend() { install -m 0644 ${WORKDIR}/defconfig-${MACHINE} ${S}/.config || die "No default configuration for ${MACHINE} available." diff --git a/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/mppe-20040216.patch b/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/mppe-20040216.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/mppe-20040216.patch diff --git a/modutils/files/beagle/modules b/modutils/files/beagle/modules new file mode 100644 index 0000000000..4f13b62e69 --- /dev/null +++ b/modutils/files/beagle/modules @@ -0,0 +1,2 @@ +unix +usbdcore
\ No newline at end of file diff --git a/modutils/files/beagle/modules.conf b/modutils/files/beagle/modules.conf new file mode 100644 index 0000000000..258189cbf3 --- /dev/null +++ b/modutils/files/beagle/modules.conf @@ -0,0 +1,4 @@ +alias irda0 sa1100_ir +alias usbd0 usbdmonitor +alias usbf usb-eth + diff --git a/nonworking/opie-mediaplayer1-libmpeg3plugin/opie-mediaplayer1-libmpeg3plugin_cvs.oe b/nonworking/opie-mediaplayer1-libmpeg3plugin/opie-mediaplayer1-libmpeg3plugin_cvs.oe index e69de29bb2..f37b407fce 100644 --- a/nonworking/opie-mediaplayer1-libmpeg3plugin/opie-mediaplayer1-libmpeg3plugin_cvs.oe +++ b/nonworking/opie-mediaplayer1-libmpeg3plugin/opie-mediaplayer1-libmpeg3plugin_cvs.oe @@ -0,0 +1,18 @@ +DESCRIPTION = "Mpeg video file plugin using libmad" +SECTION = "opie/codecs" +PRIORITY = "optional" +LICENSE = "GPL" +DEPENDS = "opie-mediaplayer1" +RDEPENDS = "opie-mediaplayer1" +PV = "1.1.6-cvs-${CVSDATE}" +APPNAME = "mpeg3plugin" + +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/multimedia/opieplayer;date=${CVSDATE} " + +S = "${WORKDIR}/opieplayer/libmpeg3" + +inherit opie + +EXTRA_QMAKEVARS_POST += "DEFINES+=USE_FIXED_POINT" + +# FILES plugins/codecs/libmpeg3plugin.so diff --git a/opie-aboutapplet/opie-aboutapplet_cvs.oe b/opie-aboutapplet/opie-aboutapplet_cvs.oe index 31b3d8506a..143e690604 100644 --- a/opie-aboutapplet/opie-aboutapplet_cvs.oe +++ b/opie-aboutapplet/opie-aboutapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Rajko Albrecht <alwin@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "aboutapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/aboutapplet" diff --git a/opie-addressbook/opie-addressbook_cvs.oe b/opie-addressbook/opie-addressbook_cvs.oe index 92214eb730..979dd84252 100644 --- a/opie-addressbook/opie-addressbook_cvs.oe +++ b/opie-addressbook/opie-addressbook_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" RDEPENDS = "opie-pics" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "addressbook" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/pim/addressbook \ diff --git a/opie-advancedfm/opie-advancedfm_cvs.oe b/opie-advancedfm/opie-advancedfm_cvs.oe index e814fcb3fc..a01d82643b 100644 --- a/opie-advancedfm/opie-advancedfm_cvs.oe +++ b/opie-advancedfm/opie-advancedfm_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "advancedfm" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/apps/${APPNAME} \ diff --git a/opie-alarm/opie-alarm_cvs.oe b/opie-alarm/opie-alarm_cvs.oe index 49c5e8e1a2..74ee496b72 100644 --- a/opie-alarm/opie-alarm_cvs.oe +++ b/opie-alarm/opie-alarm_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/base" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" RDEPENDS = "apmd" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/opiealarm \ diff --git a/opie-appearance/opie-appearance_cvs.oe b/opie-appearance/opie-appearance_cvs.oe index ffb444db53..7216f7b8ee 100644 --- a/opie-appearance/opie-appearance_cvs.oe +++ b/opie-appearance/opie-appearance_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "libqtaux2 " -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "appearance" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/settings/appearance2 \ diff --git a/opie-aqpkg/opie-aqpkg_cvs.oe b/opie-aqpkg/opie-aqpkg_cvs.oe index a9c759d518..30608bce0f 100644 --- a/opie-aqpkg/opie-aqpkg_cvs.oe +++ b/opie-aqpkg/opie-aqpkg_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "aqpkg" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/settings/aqpkg \ diff --git a/opie-autorotateapplet/opie-autorotateapplet_cvs.oe b/opie-autorotateapplet/opie-autorotateapplet_cvs.oe index ee8c0c5bc7..9a462dcc80 100644 --- a/opie-autorotateapplet/opie-autorotateapplet_cvs.oe +++ b/opie-autorotateapplet/opie-autorotateapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "autorotateapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/applets/autorotateapplet \ diff --git a/opie-backgammon/opie-backgammon_cvs.oe b/opie-backgammon/opie-backgammon_cvs.oe index 8ecb16e9c7..7631878975 100644 --- a/opie-backgammon/opie-backgammon_cvs.oe +++ b/opie-backgammon/opie-backgammon_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "backgammon" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/backgammon \ diff --git a/opie-backup/opie-backup_cvs.oe b/opie-backup/opie-backup_cvs.oe index dfc80b9e59..9a9a7bd108 100644 --- a/opie-backup/opie-backup_cvs.oe +++ b/opie-backup/opie-backup_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "backup" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/settings/backup \ diff --git a/opie-bartender/opie-bartender_cvs.oe b/opie-bartender/opie-bartender_cvs.oe index 9f5c4c143d..246b9be883 100644 --- a/opie-bartender/opie-bartender_cvs.oe +++ b/opie-bartender/opie-bartender_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "bartender" APPTYPE = "binary" diff --git a/opie-batteryapplet/opie-batteryapplet_cvs.oe b/opie-batteryapplet/opie-batteryapplet_cvs.oe index 6123ba41ff..020b4bec31 100644 --- a/opie-batteryapplet/opie-batteryapplet_cvs.oe +++ b/opie-batteryapplet/opie-batteryapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "batteryapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/batteryapplet \ diff --git a/opie-bluepin/opie-bluepin_cvs.oe b/opie-bluepin/opie-bluepin_cvs.oe index e364d04430..e652945378 100644 --- a/opie-bluepin/opie-bluepin_cvs.oe +++ b/opie-bluepin/opie-bluepin_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" DEPENDS = "libopietooth1" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "bluepin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/net/opietooth/blue-pin" diff --git a/opie-bluetoothapplet/opie-bluetoothapplet_cvs.oe b/opie-bluetoothapplet/opie-bluetoothapplet_cvs.oe index cabe1da217..f8f0d1ead2 100644 --- a/opie-bluetoothapplet/opie-bluetoothapplet_cvs.oe +++ b/opie-bluetoothapplet/opie-bluetoothapplet_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "libopietooth1" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "bluetoothapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/net/opietooth/applet \ diff --git a/opie-bluetoothmanager/opie-bluetoothmanager_cvs.oe b/opie-bluetoothmanager/opie-bluetoothmanager_cvs.oe index 57e6296310..72a6dc37ca 100644 --- a/opie-bluetoothmanager/opie-bluetoothmanager_cvs.oe +++ b/opie-bluetoothmanager/opie-bluetoothmanager_cvs.oe @@ -5,7 +5,7 @@ DEPENDS = "libopietooth1" RDEPENDS = "opie-bluepin" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "bluetooth-manager" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/net/opietooth/manager \ diff --git a/opie-bounce/opie-bounce_cvs.oe b/opie-bounce/opie-bounce_cvs.oe index 8952093a7b..83f7ddc3f8 100644 --- a/opie-bounce/opie-bounce_cvs.oe +++ b/opie-bounce/opie-bounce_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "bounce" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/bounce \ diff --git a/opie-button-settings/opie-button-settings_cvs.oe b/opie-button-settings/opie-button-settings_cvs.oe index d22be5dd01..bb9200aec0 100644 --- a/opie-button-settings/opie-button-settings_cvs.oe +++ b/opie-button-settings/opie-button-settings_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" RDEPENDS = "opie-button-settings-pics" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" PR = "r1" APPNAME = "buttonsettings" diff --git a/opie-buzzword/opie-buzzword_cvs.oe b/opie-buzzword/opie-buzzword_cvs.oe index 932f6be214..f0bf5e5f28 100644 --- a/opie-buzzword/opie-buzzword_cvs.oe +++ b/opie-buzzword/opie-buzzword_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "buzzword" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/buzzword \ diff --git a/opie-calculator/opie-calculator_cvs.oe b/opie-calculator/opie-calculator_cvs.oe index 3524c15f4f..c7fd199ae2 100644 --- a/opie-calculator/opie-calculator_cvs.oe +++ b/opie-calculator/opie-calculator_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "calculator" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/tools/calculator \ diff --git a/opie-calibrate/opie-calibrate_cvs.oe b/opie-calibrate/opie-calibrate_cvs.oe index ad23200abd..4e5e42116c 100644 --- a/opie-calibrate/opie-calibrate_cvs.oe +++ b/opie-calibrate/opie-calibrate_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/base" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/apps/calibrate" S = "${WORKDIR}/calibrate" diff --git a/opie-cardmon/opie-cardmon_cvs.oe b/opie-cardmon/opie-cardmon_cvs.oe index 2d80de5944..110cf7ad04 100644 --- a/opie-cardmon/opie-cardmon_cvs.oe +++ b/opie-cardmon/opie-cardmon_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "cardmonapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/cardmon \ diff --git a/opie-citytime/opie-citytime_cvs.oe b/opie-citytime/opie-citytime_cvs.oe index 17f5b11d17..1b2c524a9e 100644 --- a/opie-citytime/opie-citytime_cvs.oe +++ b/opie-citytime/opie-citytime_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" RRECOMMENDS = "timezones" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "citytime" diff --git a/opie-clipboardapplet/opie-clipboardapplet_cvs.oe b/opie-clipboardapplet/opie-clipboardapplet_cvs.oe index 0847536f2d..212f20306b 100644 --- a/opie-clipboardapplet/opie-clipboardapplet_cvs.oe +++ b/opie-clipboardapplet/opie-clipboardapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "clipboardapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/clipboardapplet \ diff --git a/opie-clock/opie-clock_cvs.oe b/opie-clock/opie-clock_cvs.oe index 2c273cec51..1296fa915d 100644 --- a/opie-clock/opie-clock_cvs.oe +++ b/opie-clock/opie-clock_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "clock" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/tools/clock \ diff --git a/opie-clockapplet/opie-clockapplet_cvs.oe b/opie-clockapplet/opie-clockapplet_cvs.oe index 3b97c07e96..9bc9468e76 100644 --- a/opie-clockapplet/opie-clockapplet_cvs.oe +++ b/opie-clockapplet/opie-clockapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "clockapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/clockapplet \ diff --git a/opie-confeditor/opie-confeditor_cvs.oe b/opie-confeditor/opie-confeditor_cvs.oe index 3aac957a2d..3794e149b0 100644 --- a/opie-confeditor/opie-confeditor_cvs.oe +++ b/opie-confeditor/opie-confeditor_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "confedit" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/apps/confedit \ diff --git a/opie-console/opie-console_cvs.oe b/opie-console/opie-console_cvs.oe index 1f8e1db138..b087757970 100644 --- a/opie-console/opie-console_cvs.oe +++ b/opie-console/opie-console_cvs.oe @@ -3,9 +3,8 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" +PV = "1.1.6-cvs-${CVSDATE}" RDEPENDS = "opie-keytabs" -PV = "1.1.5-cvs-${CVSDATE}" -PR = "r1" APPNAME = "opie-console" APPTYPE = binary diff --git a/opie-dagger/opie-dagger_cvs.oe b/opie-dagger/opie-dagger_cvs.oe index 8c891b3c7e..96c85305ef 100644 --- a/opie-dagger/opie-dagger_cvs.oe +++ b/opie-dagger/opie-dagger_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "libopiecore2 libopieui2 sword" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "dagger" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/apps/dagger \ diff --git a/opie-dasher/opie-dasher_cvs.oe b/opie-dasher/opie-dasher_cvs.oe index d1393629ef..4bbaba8736 100644 --- a/opie-dasher/opie-dasher_cvs.oe +++ b/opie-dasher/opie-dasher_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/inputmethods" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "qdasher" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/inputmethods/dasher \ diff --git a/opie-datebook/opie-datebook_cvs.oe b/opie-datebook/opie-datebook_cvs.oe index 21c5f13d9e..e7424dc649 100644 --- a/opie-datebook/opie-datebook_cvs.oe +++ b/opie-datebook/opie-datebook_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" RDEPENDS = "opie-pics" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "datebook" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/pim/datebook \ diff --git a/opie-deco-flat/opie-deco-flat_cvs.oe b/opie-deco-flat/opie-deco-flat_cvs.oe index 337d93b4f1..c32db315bd 100644 --- a/opie-deco-flat/opie-deco-flat_cvs.oe +++ b/opie-deco-flat/opie-deco-flat_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/decorations" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "flat" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/decorations/flat " diff --git a/opie-deco-liquid/opie-deco-liquid_cvs.oe b/opie-deco-liquid/opie-deco-liquid_cvs.oe index 02cbf635e2..74b5489f11 100644 --- a/opie-deco-liquid/opie-deco-liquid_cvs.oe +++ b/opie-deco-liquid/opie-deco-liquid_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "libqtaux2" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "liquid" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/decorations/liquid " diff --git a/opie-deco-polished/opie-deco-polished_cvs.oe b/opie-deco-polished/opie-deco-polished_cvs.oe index 9a94b8e720..d8e4b42864 100644 --- a/opie-deco-polished/opie-deco-polished_cvs.oe +++ b/opie-deco-polished/opie-deco-polished_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/decorations" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "polished" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/decorations/polished " diff --git a/opie-doctab/opie-doctab_cvs.oe b/opie-doctab/opie-doctab_cvs.oe index f7edc83e91..508ebf8137 100644 --- a/opie-doctab/opie-doctab_cvs.oe +++ b/opie-doctab/opie-doctab_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "doctab" PR = "r1" diff --git a/opie-drawpad/opie-drawpad_cvs.oe b/opie-drawpad/opie-drawpad_cvs.oe index 7fcd69fc95..6ec1c4a173 100644 --- a/opie-drawpad/opie-drawpad_cvs.oe +++ b/opie-drawpad/opie-drawpad_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "libopiecore2 libopieui2 libqtaux2" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "drawpad" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/graphics/drawpad \ diff --git a/opie-dvorak/opie-dvorak_cvs.oe b/opie-dvorak/opie-dvorak_cvs.oe index b33c21dc3b..ef54a1b183 100644 --- a/opie-dvorak/opie-dvorak_cvs.oe +++ b/opie-dvorak/opie-dvorak_cvs.oe @@ -5,7 +5,7 @@ MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "opie-pickboard" RDEPENDS = "opie-pickboard" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" PR = "r1" APPNAME = "qdvorak" diff --git a/opie-embeddedkonsole/opie-embeddedkonsole_cvs.oe b/opie-embeddedkonsole/opie-embeddedkonsole_cvs.oe index 2293646fdd..21bf0eba91 100644 --- a/opie-embeddedkonsole/opie-embeddedkonsole_cvs.oe +++ b/opie-embeddedkonsole/opie-embeddedkonsole_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = " libqtaux2" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "embeddedkonsole" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/apps/${APPNAME} \ diff --git a/opie-euroconv/opie-euroconv_cvs.oe b/opie-euroconv/opie-euroconv_cvs.oe index 600252d928..1e4ba9fd9f 100644 --- a/opie-euroconv/opie-euroconv_cvs.oe +++ b/opie-euroconv/opie-euroconv_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "euroconv" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/tools/euroconv \ diff --git a/opie-examples-python/opie-examples-python_cvs.oe b/opie-examples-python/opie-examples-python_cvs.oe index e69de29bb2..5602884ab4 100644 --- a/opie-examples-python/opie-examples-python_cvs.oe +++ b/opie-examples-python/opie-examples-python_cvs.oe @@ -0,0 +1,31 @@ +DESCRIPTION = "Python examples for Opie" +SECTION = "opie/base" +PRIORITY = "optional" +MAINTAINER = "Team Opie <opie@handhelds.org>" +LICENSE = "GPL" +RDEPENDS = "python-pyqt opie-pyquicklauncher" +PV = "1.1.6-cvs-${CVSDATE}" +APPNAME = "python" + +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/examples/python \ + cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \ + cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/apps" +S = "${WORKDIR}/${APPNAME}" + +inherit opie + +do_configure() { + : +} + +do_compile() { + : +} + +do_install() { + install -d ${D}${palmtopdir}/bin/python/ ${D}${palmtopdir}/apps/Python + install -m 0755 *.py ${D}${palmtopdir}/bin/python/ + install -m 0644 ${WORKDIR}/apps/Python/.directory ${D}${palmtopdir}/apps/Python/ + install -m 0644 ${WORKDIR}/apps/Python/*.desktop ${D}${palmtopdir}/apps/Python/ +} + diff --git a/opie-eye/opie-eye_cvs.oe b/opie-eye/opie-eye_cvs.oe index 878f95ac4e..301da3d5cb 100644 --- a/opie-eye/opie-eye_cvs.oe +++ b/opie-eye/opie-eye_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "libopiecore2 libopieui2 libopiemm2" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "opie-eye" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/graphics/opie-eye \ diff --git a/opie-fifteen/opie-fifteen_cvs.oe b/opie-fifteen/opie-fifteen_cvs.oe index a53019fc6f..df5fe3186d 100644 --- a/opie-fifteen/opie-fifteen_cvs.oe +++ b/opie-fifteen/opie-fifteen_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "fifteen" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/fifteen \ diff --git a/opie-formatter/opie-formatter_cvs.oe b/opie-formatter/opie-formatter_cvs.oe index ca4056c610..dae2b7012b 100644 --- a/opie-formatter/opie-formatter_cvs.oe +++ b/opie-formatter/opie-formatter_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "formatter" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/tools/formatter \ diff --git a/opie-freetype/opie-freetype_cvs.oe b/opie-freetype/opie-freetype_cvs.oe index 466b9bd2f2..bf31559953 100644 --- a/opie-freetype/opie-freetype_cvs.oe +++ b/opie-freetype/opie-freetype_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "freetype" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "freetypefactory" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/freetype \ diff --git a/opie-ftp/opie-ftp_cvs.oe b/opie-ftp/opie-ftp_cvs.oe index 540aadd18c..08b0067a6c 100644 --- a/opie-ftp/opie-ftp_cvs.oe +++ b/opie-ftp/opie-ftp_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "libopiecore2 opie-ftplib" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "opieftp" APPTYPE = "binary" diff --git a/opie-ftplib/opie-ftplib_cvs.oe b/opie-ftplib/opie-ftplib_cvs.oe index 3b6aa2abf9..d2acb33915 100644 --- a/opie-ftplib/opie-ftplib_cvs.oe +++ b/opie-ftplib/opie-ftplib_cvs.oe @@ -4,7 +4,7 @@ MAINTAINER = "Team Opie <opie@handhelds.org>" PRIORITY = "optional" LICENSE = "GPL" PROVIDES = "libftplib1" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/net/ftplib" S = "${WORKDIR}/ftplib" diff --git a/opie-go/opie-go_cvs.oe b/opie-go/opie-go_cvs.oe index 391de07336..3dae3910dc 100644 --- a/opie-go/opie-go_cvs.oe +++ b/opie-go/opie-go_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "go" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/go \ diff --git a/opie-gutenbrowser/opie-gutenbrowser_cvs.oe b/opie-gutenbrowser/opie-gutenbrowser_cvs.oe index 8b0cf44e20..323cd9f795 100644 --- a/opie-gutenbrowser/opie-gutenbrowser_cvs.oe +++ b/opie-gutenbrowser/opie-gutenbrowser_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = " opie-ftplib" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "gutenbrowser" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/apps/opie-gutenbrowser \ diff --git a/opie-handwriting/opie-handwriting_cvs.oe b/opie-handwriting/opie-handwriting_cvs.oe index b7668a3372..6b6d775fca 100644 --- a/opie-handwriting/opie-handwriting_cvs.oe +++ b/opie-handwriting/opie-handwriting_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/inputmethods" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "qhandwriting" PR = "2" diff --git a/opie-help-en/opie-help-en_cvs.oe b/opie-help-en/opie-help-en_cvs.oe index f99e16b5cb..7569a97287 100644 --- a/opie-help-en/opie-help-en_cvs.oe +++ b/opie-help-en/opie-help-en_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = " " -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "opie-help-en" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/help/en/html " diff --git a/opie-helpbrowser/opie-helpbrowser_cvs.oe b/opie-helpbrowser/opie-helpbrowser_cvs.oe index 3737933c5a..8c533149ea 100644 --- a/opie-helpbrowser/opie-helpbrowser_cvs.oe +++ b/opie-helpbrowser/opie-helpbrowser_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "helpbrowser" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/apps/${APPNAME} \ diff --git a/opie-homeapplet/opie-homeapplet_cvs.oe b/opie-homeapplet/opie-homeapplet_cvs.oe index c830a36299..5fcee13ddd 100644 --- a/opie-homeapplet/opie-homeapplet_cvs.oe +++ b/opie-homeapplet/opie-homeapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "homeapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/homeapplet \ diff --git a/opie-i18n/opie-i18n_cvs.oe b/opie-i18n/opie-i18n_cvs.oe index d6ec540501..49484299b9 100644 --- a/opie-i18n/opie-i18n_cvs.oe +++ b/opie-i18n/opie-i18n_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org> LICENSE = "GPL" DEPENDS = "opie-lrelease-native" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" PR = "r2" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/i18n \ diff --git a/opie-i18n/opie-lrelease-native_cvs.oe b/opie-i18n/opie-lrelease-native_cvs.oe index 9fd07ac590..db46a3d4a8 100644 --- a/opie-i18n/opie-lrelease-native_cvs.oe +++ b/opie-i18n/opie-lrelease-native_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Holger Freyther <zecke@handhelds.org>" LICENSE = "GPL" DEPENDS = "uicmoc3-native" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/development/translation/opie-lrelease \ cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/development/translation/shared" diff --git a/opie-i18n/opie-lupdate-native_cvs.oe b/opie-i18n/opie-lupdate-native_cvs.oe index bd3dd5ca15..8bf4f54512 100644 --- a/opie-i18n/opie-lupdate-native_cvs.oe +++ b/opie-i18n/opie-lupdate-native_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Holger Freyther <zecke@handhelds.org>" LICENSE = "GPL" DEPENDS = "uicmoc3-native" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" PR = "2" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/development/translation/opie-lupdate \ diff --git a/opie-irc/opie-irc_cvs.oe b/opie-irc/opie-irc_cvs.oe index e4c08436c4..caeb1a2a24 100644 --- a/opie-irc/opie-irc_cvs.oe +++ b/opie-irc/opie-irc_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "libqtaux2" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "opieirc" #APPTYPE = "binary" diff --git a/opie-irdaapplet/opie-irdaapplet_cvs.oe b/opie-irdaapplet/opie-irdaapplet_cvs.oe index 82620a6cbe..c7467bac71 100644 --- a/opie-irdaapplet/opie-irdaapplet_cvs.oe +++ b/opie-irdaapplet/opie-irdaapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "irdaapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/irdaapplet \ diff --git a/opie-jumpx/opie-jumpx_cvs.oe b/opie-jumpx/opie-jumpx_cvs.oe index 15db7bb919..856ab4d549 100644 --- a/opie-jumpx/opie-jumpx_cvs.oe +++ b/opie-jumpx/opie-jumpx_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/inputmethods" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "qjumpx" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/inputmethods/jumpx \ diff --git a/opie-kbill/opie-kbill_cvs.oe b/opie-kbill/opie-kbill_cvs.oe index 6a92e98884..8ab95653c5 100644 --- a/opie-kbill/opie-kbill_cvs.oe +++ b/opie-kbill/opie-kbill_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "kbill" APPTYPE = "binary" PR = "r1" diff --git a/opie-kcheckers/opie-kcheckers_cvs.oe b/opie-kcheckers/opie-kcheckers_cvs.oe index ab2f7f86ed..94d43f243b 100644 --- a/opie-kcheckers/opie-kcheckers_cvs.oe +++ b/opie-kcheckers/opie-kcheckers_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "kcheckers" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/kcheckers \ diff --git a/opie-keyboard/opie-keyboard_cvs.oe b/opie-keyboard/opie-keyboard_cvs.oe index b2ab2496de..377f04546f 100644 --- a/opie-keyboard/opie-keyboard_cvs.oe +++ b/opie-keyboard/opie-keyboard_cvs.oe @@ -5,7 +5,7 @@ MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "opie-pickboard" RDEPENDS = "opie-pickboard" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" PR = "r1" APPNAME = "qkeyboard" diff --git a/opie-keypebble/opie-keypebble_cvs.oe b/opie-keypebble/opie-keypebble_cvs.oe index 8429d3bc10..3acfc9db2c 100644 --- a/opie-keypebble/opie-keypebble_cvs.oe +++ b/opie-keypebble/opie-keypebble_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "keypebble" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/comm/${APPNAME} \ diff --git a/opie-keytabs/opie-keytabs_cvs.oe b/opie-keytabs/opie-keytabs_cvs.oe index 329f6e1813..c71151e138 100644 --- a/opie-keytabs/opie-keytabs_cvs.oe +++ b/opie-keytabs/opie-keytabs_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/base" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "virtual/libqpe" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPTYPE = "binary" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/etc " diff --git a/opie-keyview/opie-keyview_cvs.oe b/opie-keyview/opie-keyview_cvs.oe index 795f3f7036..3d73394619 100644 --- a/opie-keyview/opie-keyview_cvs.oe +++ b/opie-keyview/opie-keyview_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/inputmethods" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "virtual/libqpe" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "keyview" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/development/keyview " diff --git a/opie-kjumpx/opie-kjumpx_cvs.oe b/opie-kjumpx/opie-kjumpx_cvs.oe index d9672baaa3..d6d60a06d2 100644 --- a/opie-kjumpx/opie-kjumpx_cvs.oe +++ b/opie-kjumpx/opie-kjumpx_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" RDEPENDS = "opie-pics" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "qkjumpx" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/inputmethods/kjumpx \ diff --git a/opie-kpacman/opie-kpacman_cvs.oe b/opie-kpacman/opie-kpacman_cvs.oe index 81d0af7ced..0bc20632b2 100644 --- a/opie-kpacman/opie-kpacman_cvs.oe +++ b/opie-kpacman/opie-kpacman_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "kpacman" APPTYPE = "binary" PR = "r1" diff --git a/opie-language/opie-language_cvs.oe b/opie-language/opie-language_cvs.oe index 2afbd537c1..6f3ca3aceb 100644 --- a/opie-language/opie-language_cvs.oe +++ b/opie-language/opie-language_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "language" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/settings/language \ diff --git a/opie-launcher-settings/opie-launcher-settings_cvs.oe b/opie-launcher-settings/opie-launcher-settings_cvs.oe index f7deca03bc..825a210994 100644 --- a/opie-launcher-settings/opie-launcher-settings_cvs.oe +++ b/opie-launcher-settings/opie-launcher-settings_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "libqtaux2" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "launchersettings" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/settings/launcher \ diff --git a/opie-libqrsync/opie-libqrsync_cvs.oe b/opie-libqrsync/opie-libqrsync_cvs.oe index 528101028e..116ff74524 100644 --- a/opie-libqrsync/opie-libqrsync_cvs.oe +++ b/opie-libqrsync/opie-libqrsync_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/base" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/rsync" S = "${WORKDIR}/rsync" diff --git a/opie-light-and-power/opie-light-and-power_cvs.oe b/opie-light-and-power/opie-light-and-power_cvs.oe index 0505afcb26..8d281ea2bf 100644 --- a/opie-light-and-power/opie-light-and-power_cvs.oe +++ b/opie-light-and-power/opie-light-and-power_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "light-and-power" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/settings/light-and-power \ diff --git a/opie-login/opie-login_cvs.oe b/opie-login/opie-login_cvs.oe index da06d1659f..1dc0d6fe01 100644 --- a/opie-login/opie-login_cvs.oe +++ b/opie-login/opie-login_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/base" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "opie-login" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/${APPNAME} \ diff --git a/opie-logoutapplet/opie-logoutapplet_cvs.oe b/opie-logoutapplet/opie-logoutapplet_cvs.oe index fe7db2ac7b..a95f5635b5 100644 --- a/opie-logoutapplet/opie-logoutapplet_cvs.oe +++ b/opie-logoutapplet/opie-logoutapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "logoutapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/logoutapplet \ diff --git a/opie-mail/opie-mail_cvs.oe b/opie-mail/opie-mail_cvs.oe index 06acc0d527..3bde6c6482 100644 --- a/opie-mail/opie-mail_cvs.oe +++ b/opie-mail/opie-mail_cvs.oe @@ -5,7 +5,7 @@ MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "libmailwrapper libetpan" RDEPENDS = "opie-pics" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "opiemail" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/net/mail \ diff --git a/opie-mailapplet/opie-mailapplet_cvs.oe b/opie-mailapplet/opie-mailapplet_cvs.oe index 1a54895147..f9e5d17c56 100644 --- a/opie-mailapplet/opie-mailapplet_cvs.oe +++ b/opie-mailapplet/opie-mailapplet_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "libmailwrapper" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "mailapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/net/mail/taskbarapplet \ diff --git a/opie-mediaplayer1-libmadplugin/opie-mediaplayer1-libmadplugin_cvs.oe b/opie-mediaplayer1-libmadplugin/opie-mediaplayer1-libmadplugin_cvs.oe index 96ce2d1e7f..4e9f60ede0 100644 --- a/opie-mediaplayer1-libmadplugin/opie-mediaplayer1-libmadplugin_cvs.oe +++ b/opie-mediaplayer1-libmadplugin/opie-mediaplayer1-libmadplugin_cvs.oe @@ -5,7 +5,7 @@ MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "opie-mediaplayer1 libmad" RDEPENDS = "opie-mediaplayer1" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "madplugin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/multimedia/opieplayer \ diff --git a/opie-mediaplayer1-libmodplugin/opie-mediaplayer1-libmodplugin_cvs.oe b/opie-mediaplayer1-libmodplugin/opie-mediaplayer1-libmodplugin_cvs.oe index bd60ed41ac..4f5b9029ce 100644 --- a/opie-mediaplayer1-libmodplugin/opie-mediaplayer1-libmodplugin_cvs.oe +++ b/opie-mediaplayer1-libmodplugin/opie-mediaplayer1-libmodplugin_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "opie-mediaplayer1" RDEPENDS = "opie-mediaplayer1" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "modplugin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/multimedia/opieplayer " diff --git a/opie-mediaplayer1-libtremorplugin/opie-mediaplayer1-libtremorplugin_cvs.oe b/opie-mediaplayer1-libtremorplugin/opie-mediaplayer1-libtremorplugin_cvs.oe index 440aabb4a0..1d89596999 100644 --- a/opie-mediaplayer1-libtremorplugin/opie-mediaplayer1-libtremorplugin_cvs.oe +++ b/opie-mediaplayer1-libtremorplugin/opie-mediaplayer1-libtremorplugin_cvs.oe @@ -5,7 +5,7 @@ MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "opie-mediaplayer1 tremor" RDEPENDS = "opie-mediaplayer1" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "tremorplugin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/multimedia/opieplayer \ diff --git a/opie-mediaplayer1-libwavplugin/opie-mediaplayer1-libwavplugin_cvs.oe b/opie-mediaplayer1-libwavplugin/opie-mediaplayer1-libwavplugin_cvs.oe index 6138bb3d7d..fcfee926da 100644 --- a/opie-mediaplayer1-libwavplugin/opie-mediaplayer1-libwavplugin_cvs.oe +++ b/opie-mediaplayer1-libwavplugin/opie-mediaplayer1-libwavplugin_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "opie-mediaplayer1" RDEPENDS = "opie-mediaplayer1" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "wavplugin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/multimedia/opieplayer " diff --git a/opie-mediaplayer1/opie-mediaplayer1_cvs.oe b/opie-mediaplayer1/opie-mediaplayer1_cvs.oe index ed9e67effb..a47d7816b1 100644 --- a/opie-mediaplayer1/opie-mediaplayer1_cvs.oe +++ b/opie-mediaplayer1/opie-mediaplayer1_cvs.oe @@ -2,7 +2,7 @@ DESCRIPTION = "The classic Opie media player" SECTION = "opie/multimedia" PRIORITY = "optional" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "opieplayer" APPTYPE = "binary" diff --git a/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_cvs.oe b/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_cvs.oe index e69de29bb2..cf8ca10e43 100644 --- a/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_cvs.oe +++ b/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_cvs.oe @@ -0,0 +1,17 @@ +DESCRIPTION = "Skin for opie-mediaplayer2" +SECTION = "opie/multimedia" +PRIORITY = "optional" +LICENSE = "GPL" +PV = "1.1.6-cvs-${CVSDATE}" +APPNAME="opieplayer2" + +RPROVIDES="opie-mediaplayer2-skin" + +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics" + +FILES_${PN} = "${palmtopdir}/pics/${APPNAME}/skins/default_landscape/*.png" + +do_install() { + install -d ${D}${palmtopdir}/pics/${APPNAME}/skins/default_landscape/ + install -m 0644 ${WORKDIR}/pics/${APPNAME}/skins/default_landscape/*.png ${D}${palmtopdir}/pics/${APPNAME}/skins/default_landscape/ +} diff --git a/opie-mediaplayer2/opie-mediaplayer2-skin-default_cvs.oe b/opie-mediaplayer2/opie-mediaplayer2-skin-default_cvs.oe index e69de29bb2..6064b09484 100644 --- a/opie-mediaplayer2/opie-mediaplayer2-skin-default_cvs.oe +++ b/opie-mediaplayer2/opie-mediaplayer2-skin-default_cvs.oe @@ -0,0 +1,17 @@ +DESCRIPTION = "Skin for opie-mediaplayer2" +SECTION = "opie/multimedia" +PRIORITY = "optional" +LICENSE = "GPL" +PV = "1.1.6-cvs-${CVSDATE}" +APPNAME="opieplayer2" + +RPROVIDES="opie-mediaplayer2-skin" + +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics" + +FILES_${PN} = "${palmtopdir}/pics/${APPNAME}/skins/default/*.png" + +do_install() { + install -d ${D}${palmtopdir}/pics/${APPNAME}/skins/default/ + install -m 0644 ${WORKDIR}/pics/${APPNAME}/skins/default/*.png ${D}${palmtopdir}/pics/${APPNAME}/skins/default/ +} diff --git a/opie-mediaplayer2/opie-mediaplayer2-skin-pod_cvs.oe b/opie-mediaplayer2/opie-mediaplayer2-skin-pod_cvs.oe index e69de29bb2..1c0efb218c 100644 --- a/opie-mediaplayer2/opie-mediaplayer2-skin-pod_cvs.oe +++ b/opie-mediaplayer2/opie-mediaplayer2-skin-pod_cvs.oe @@ -0,0 +1,17 @@ +DESCRIPTION = "Skin for opie-mediaplayer2" +SECTION = "opie/multimedia" +PRIORITY = "optional" +LICENSE = "GPL" +PV = "1.1.6-cvs-${CVSDATE}" +APPNAME="opieplayer2" + +RPROVIDES="opie-mediaplayer2-skin" + +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics" + +FILES_${PN} = "${palmtopdir}/pics/${APPNAME}/skins/Pod/*.png" + +do_install() { + install -d ${D}${palmtopdir}/pics/${APPNAME}/skins/Pod/ + install -m 0644 ${WORKDIR}/pics/${APPNAME}/skins/Pod/*.png ${D}${palmtopdir}/pics/${APPNAME}/skins/Pod/ +} diff --git a/opie-mediaplayer2/opie-mediaplayer2-skin-techno_cvs.oe b/opie-mediaplayer2/opie-mediaplayer2-skin-techno_cvs.oe index e69de29bb2..c11b821505 100644 --- a/opie-mediaplayer2/opie-mediaplayer2-skin-techno_cvs.oe +++ b/opie-mediaplayer2/opie-mediaplayer2-skin-techno_cvs.oe @@ -0,0 +1,17 @@ +DESCRIPTION = "Skin for opie-mediaplayer2" +SECTION = "opie/multimedia" +PRIORITY = "optional" +LICENSE = "GPL" +PV = "1.1.6-cvs-${CVSDATE}" +APPNAME="opieplayer2" + +RPROVIDES="opie-mediaplayer2-skin" + +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics" + +FILES_${PN} = "${palmtopdir}/pics/${APPNAME}/skins/techno/*.png" + +do_install() { + install -d ${D}${palmtopdir}/pics/${APPNAME}/skins/techno/ + install -m 0644 ${WORKDIR}/pics/${APPNAME}/skins/techno/*.png ${D}${palmtopdir}/pics/${APPNAME}/skins/techno/ +} diff --git a/opie-mediaplayer2/opie-mediaplayer2_cvs.oe b/opie-mediaplayer2/opie-mediaplayer2_cvs.oe index e15f9b4197..37e48b325c 100644 --- a/opie-mediaplayer2/opie-mediaplayer2_cvs.oe +++ b/opie-mediaplayer2/opie-mediaplayer2_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/multimedia" PRIORITY = "optional" LICENSE = "GPL" MAINTAINER = "Team Opie <opie@handhelds.org> -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" DEPENDS = "libxine" RDEPENDS = "opie-mediaplayer2-skin" APPNAME = "opieplayer2" diff --git a/opie-mediummount/opie-mediummount_cvs.oe b/opie-mediummount/opie-mediummount_cvs.oe index 14d9661996..74193684b6 100644 --- a/opie-mediummount/opie-mediummount_cvs.oe +++ b/opie-mediummount/opie-mediummount_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "mediummount" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/settings/mediummount \ diff --git a/opie-memoryapplet/opie-memoryapplet_cvs.oe b/opie-memoryapplet/opie-memoryapplet_cvs.oe index f9daeef233..287eb37164 100644 --- a/opie-memoryapplet/opie-memoryapplet_cvs.oe +++ b/opie-memoryapplet/opie-memoryapplet_cvs.oe @@ -3,7 +3,7 @@ This applet displays the amount of free memory and manages the swap partition" SECTION = "opie/applets" PRIORITY = "optional" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "memoryapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/applets/memoryapplet \ diff --git a/opie-mindbreaker/opie-mindbreaker_cvs.oe b/opie-mindbreaker/opie-mindbreaker_cvs.oe index bfabcf77dc..85eb65eaf7 100644 --- a/opie-mindbreaker/opie-mindbreaker_cvs.oe +++ b/opie-mindbreaker/opie-mindbreaker_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "mindbreaker" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/mindbreaker \ diff --git a/opie-minesweep/opie-minesweep_cvs.oe b/opie-minesweep/opie-minesweep_cvs.oe index 7bbe8babf4..c58ef9cdf4 100644 --- a/opie-minesweep/opie-minesweep_cvs.oe +++ b/opie-minesweep/opie-minesweep_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "minesweep" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/minesweep \ diff --git a/opie-mobilemsg/opie-mobilemsg_cvs.oe b/opie-mobilemsg/opie-mobilemsg_cvs.oe index 06894404d8..d2a4bff7fb 100644 --- a/opie-mobilemsg/opie-mobilemsg_cvs.oe +++ b/opie-mobilemsg/opie-mobilemsg_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "mobilemsg" APPTYPE = "binary" diff --git a/opie-multikey/opie-multikey_cvs.oe b/opie-multikey/opie-multikey_cvs.oe index 90d21e30d8..9a0447d542 100644 --- a/opie-multikey/opie-multikey_cvs.oe +++ b/opie-multikey/opie-multikey_cvs.oe @@ -5,7 +5,7 @@ MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "libqtaux2 opie-pickboard" RDEPENDS = "opie-pics opie-pickboard" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" PR = "r2" APPNAME = "qmultikey" diff --git a/opie-multikeyapplet/opie-multikeyapplet_cvs.oe b/opie-multikeyapplet/opie-multikeyapplet_cvs.oe index 07e7168c29..2c1884c309 100644 --- a/opie-multikeyapplet/opie-multikeyapplet_cvs.oe +++ b/opie-multikeyapplet/opie-multikeyapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "multikeyapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/multikeyapplet \ diff --git a/opie-networkapplet/opie-networkapplet_cvs.oe b/opie-networkapplet/opie-networkapplet_cvs.oe index c5c66f7fe9..ffbfad686a 100644 --- a/opie-networkapplet/opie-networkapplet_cvs.oe +++ b/opie-networkapplet/opie-networkapplet_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" RDEPENDS = "opie-networksettings" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "networkapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/applets/networkapplet \ diff --git a/opie-notesapplet/opie-notesapplet_cvs.oe b/opie-notesapplet/opie-notesapplet_cvs.oe index fe6065742b..9afbf404cd 100644 --- a/opie-notesapplet/opie-notesapplet_cvs.oe +++ b/opie-notesapplet/opie-notesapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "notesapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/applets/notesapplet" diff --git a/opie-odict/opie-odict_cvs.oe b/opie-odict/opie-odict_cvs.oe index 861247c08f..a44a692261 100644 --- a/opie-odict/opie-odict_cvs.oe +++ b/opie-odict/opie-odict_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "odict" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/apps/odict \ diff --git a/opie-oyatzee/opie-oyatzee_cvs.oe b/opie-oyatzee/opie-oyatzee_cvs.oe index b7b6ed5aa4..ac54ac77fb 100644 --- a/opie-oyatzee/opie-oyatzee_cvs.oe +++ b/opie-oyatzee/opie-oyatzee_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "oyatzee" APPTYPE = "binary" diff --git a/opie-packagemanager/opie-packagemanager_cvs.oe b/opie-packagemanager/opie-packagemanager_cvs.oe index cadb5d9dba..ec0fc68f8c 100644 --- a/opie-packagemanager/opie-packagemanager_cvs.oe +++ b/opie-packagemanager/opie-packagemanager_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "libipkg " -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "packagemanager" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/settings/${APPNAME};cvsdate=${CVSDATE} \ diff --git a/opie-parashoot/opie-parashoot_cvs.oe b/opie-parashoot/opie-parashoot_cvs.oe index a4af4b3353..7f98a2ec26 100644 --- a/opie-parashoot/opie-parashoot_cvs.oe +++ b/opie-parashoot/opie-parashoot_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "parashoot" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/parashoot \ diff --git a/opie-performance/opie-performance_cvs.oe b/opie-performance/opie-performance_cvs.oe index 951fa57ecc..96e5158df4 100644 --- a/opie-performance/opie-performance_cvs.oe +++ b/opie-performance/opie-performance_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "performance" APPTYPE = "binary" diff --git a/opie-pickboard/opie-pickboard_cvs.oe b/opie-pickboard/opie-pickboard_cvs.oe index bcd1ffa382..0bcc543bfd 100644 --- a/opie-pickboard/opie-pickboard_cvs.oe +++ b/opie-pickboard/opie-pickboard_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/inputmethods" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "qpickboard" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/inputmethods/pickboard" diff --git a/opie-pics/opie-pics_cvs.oe b/opie-pics/opie-pics_cvs.oe index 29cc19c923..9d081b9efe 100644 --- a/opie-pics/opie-pics_cvs.oe +++ b/opie-pics/opie-pics_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/base" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org> LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics" S = "${WORKDIR}/pics" diff --git a/opie-pimconverter/opie-pimconverter_cvs.oe b/opie-pimconverter/opie-pimconverter_cvs.oe index c3985647cb..5872f1cda2 100644 --- a/opie-pimconverter/opie-pimconverter_cvs.oe +++ b/opie-pimconverter/opie-pimconverter_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "sqlite" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "opimconverter" APPTYPE = "binary" diff --git a/opie-powerchord/opie-powerchord_cvs.oe b/opie-powerchord/opie-powerchord_cvs.oe index 24bea3ec1c..3adbeaae1f 100644 --- a/opie-powerchord/opie-powerchord_cvs.oe +++ b/opie-powerchord/opie-powerchord_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/multimedia" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "powerchord" APPTYPE = "binary" diff --git a/opie-pyquicklaunchapplet/opie-pyquicklaunchapplet_cvs.oe b/opie-pyquicklaunchapplet/opie-pyquicklaunchapplet_cvs.oe index 6802cc36b1..3173d5139b 100644 --- a/opie-pyquicklaunchapplet/opie-pyquicklaunchapplet_cvs.oe +++ b/opie-pyquicklaunchapplet/opie-pyquicklaunchapplet_cvs.oe @@ -1,7 +1,7 @@ DESCRIPTION = "Python Quicklaunch Applet" SECTION = "opie/applets" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "pyquicklaunch" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/applets/pyquicklaunch \ diff --git a/opie-qashmoney/opie-qashmoney_cvs.oe b/opie-qashmoney/opie-qashmoney_cvs.oe index 005a1939d9..25cfad6602 100644 --- a/opie-qashmoney/opie-qashmoney_cvs.oe +++ b/opie-qashmoney/opie-qashmoney_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "qashmoney" APPTYPE = "binary" diff --git a/opie-qasteroids/opie-qasteroids_cvs.oe b/opie-qasteroids/opie-qasteroids_cvs.oe index f7d42249a1..8814607cfd 100644 --- a/opie-qasteroids/opie-qasteroids_cvs.oe +++ b/opie-qasteroids/opie-qasteroids_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "qasteroids" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/qasteroids \ diff --git a/opie-quicklauncher/opie-quicklauncher_cvs.oe b/opie-quicklauncher/opie-quicklauncher_cvs.oe index 78c1e8306c..fe299a84bc 100644 --- a/opie-quicklauncher/opie-quicklauncher_cvs.oe +++ b/opie-quicklauncher/opie-quicklauncher_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/base" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/tools/quicklauncher" S = "${WORKDIR}/quicklauncher" diff --git a/opie-rdesktop/opie-rdesktop_cvs.oe b/opie-rdesktop/opie-rdesktop_cvs.oe index 1d6b742044..63d0ff94a2 100644 --- a/opie-rdesktop/opie-rdesktop_cvs.oe +++ b/opie-rdesktop/opie-rdesktop_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "openssl" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "ordesktop" APPTYPE = "binary" diff --git a/opie-reader/opie-reader_cvs.oe b/opie-reader/opie-reader_cvs.oe index dc33336179..69d6b327eb 100644 --- a/opie-reader/opie-reader_cvs.oe +++ b/opie-reader/opie-reader_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "opie-reader" APPTYPE = "binary" diff --git a/opie-recorder/opie-recorder_cvs.oe b/opie-recorder/opie-recorder_cvs.oe index c8bd90c787..401561606c 100644 --- a/opie-recorder/opie-recorder_cvs.oe +++ b/opie-recorder/opie-recorder_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/multimedia" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "opierec" APPTYPE = "binary" diff --git a/opie-remote/opie-remote_cvs.oe b/opie-remote/opie-remote_cvs.oe index 12eee5088f..957567737b 100644 --- a/opie-remote/opie-remote_cvs.oe +++ b/opie-remote/opie-remote_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" RDEPENDS = "lirc" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "remote" APPTYPE = "binary" diff --git a/opie-restartapplet/opie-restartapplet2_cvs.oe b/opie-restartapplet/opie-restartapplet2_cvs.oe index e3b7b3147d..566993ac63 100644 --- a/opie-restartapplet/opie-restartapplet2_cvs.oe +++ b/opie-restartapplet/opie-restartapplet2_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "restartapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/restartapplet2 \ diff --git a/opie-restartapplet/opie-restartapplet_cvs.oe b/opie-restartapplet/opie-restartapplet_cvs.oe index 929bba0744..ad4bfac5e5 100644 --- a/opie-restartapplet/opie-restartapplet_cvs.oe +++ b/opie-restartapplet/opie-restartapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "restartapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/restartapplet \ diff --git a/opie-restartapplet2/opie-restartapplet2_cvs.oe b/opie-restartapplet2/opie-restartapplet2_cvs.oe index e3b7b3147d..566993ac63 100644 --- a/opie-restartapplet2/opie-restartapplet2_cvs.oe +++ b/opie-restartapplet2/opie-restartapplet2_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "restartapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/restartapplet2 \ diff --git a/opie-rotateapplet/opie-rotateapplet_cvs.oe b/opie-rotateapplet/opie-rotateapplet_cvs.oe index d54e70f723..55fb8bcc59 100644 --- a/opie-rotateapplet/opie-rotateapplet_cvs.oe +++ b/opie-rotateapplet/opie-rotateapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "rotateapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/rotateapplet \ diff --git a/opie-screenshotapplet/opie-screenshotapplet_cvs.oe b/opie-screenshotapplet/opie-screenshotapplet_cvs.oe index 1391784e35..5b2ffb5cd5 100644 --- a/opie-screenshotapplet/opie-screenshotapplet_cvs.oe +++ b/opie-screenshotapplet/opie-screenshotapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "screenshotapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/screenshotapplet \ diff --git a/opie-search/opie-search_cvs.oe b/opie-search/opie-search_cvs.oe index b7db4039c9..1a6315cc56 100644 --- a/opie-search/opie-search_cvs.oe +++ b/opie-search/opie-search_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/pim" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "osearch" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/pim/osearch \ diff --git a/opie-security/opie-security_cvs.oe b/opie-security/opie-security_cvs.oe index bc7073c5d2..2e112383f9 100644 --- a/opie-security/opie-security_cvs.oe +++ b/opie-security/opie-security_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "security" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/settings/security \ diff --git a/opie-securityplugins/opie-securityplugin-blueping_cvs.oe b/opie-securityplugins/opie-securityplugin-blueping_cvs.oe index 111360c2a3..ed2318f865 100644 --- a/opie-securityplugins/opie-securityplugin-blueping_cvs.oe +++ b/opie-securityplugins/opie-securityplugin-blueping_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" LICENSE = "GPL" RDEPENDS = "opie-security bluez-utils" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "multiauthbluepingplugin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/securityplugins/blueping \ diff --git a/opie-securityplugins/opie-securityplugin-dummy_cvs.oe b/opie-securityplugins/opie-securityplugin-dummy_cvs.oe index 143953cde9..5972d7fed5 100644 --- a/opie-securityplugins/opie-securityplugin-dummy_cvs.oe +++ b/opie-securityplugins/opie-securityplugin-dummy_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" LICENSE = "GPL" RDEPENDS = "opie-security" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "multiauthdummyplugin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/securityplugins/dummy \ diff --git a/opie-securityplugins/opie-securityplugin-notice_cvs.oe b/opie-securityplugins/opie-securityplugin-notice_cvs.oe index f46db07a1a..116f2ae420 100644 --- a/opie-securityplugins/opie-securityplugin-notice_cvs.oe +++ b/opie-securityplugins/opie-securityplugin-notice_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" LICENSE = "GPL" RDEPENDS = "opie-security" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "multiauthnoticeplugin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/securityplugins/notice \ diff --git a/opie-securityplugins/opie-securityplugin-pin_cvs.oe b/opie-securityplugins/opie-securityplugin-pin_cvs.oe index b948ffb4d6..46438c818c 100644 --- a/opie-securityplugins/opie-securityplugin-pin_cvs.oe +++ b/opie-securityplugins/opie-securityplugin-pin_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" LICENSE = "GPL" RDEPENDS = "opie-security" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "multiauthpinplugin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/securityplugins/pin \ diff --git a/opie-sfcave/opie-sfcave_cvs.oe b/opie-sfcave/opie-sfcave_cvs.oe index 178835a37f..1c478179ce 100644 --- a/opie-sfcave/opie-sfcave_cvs.oe +++ b/opie-sfcave/opie-sfcave_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "sfcave" APPTYPE = "binary" diff --git a/opie-sh/opie-sh_cvs.oe b/opie-sh/opie-sh_cvs.oe index fad2edce18..c08ce71022 100644 --- a/opie-sh/opie-sh_cvs.oe +++ b/opie-sh/opie-sh_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/Shell" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "opie-sh" APPTYPE = "binary" PR = "r1" diff --git a/opie-sheet/opie-sheet_cvs.oe b/opie-sheet/opie-sheet_cvs.oe index 9eb0d08933..38fceb4944 100644 --- a/opie-sheet/opie-sheet_cvs.oe +++ b/opie-sheet/opie-sheet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "opie-sheet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/apps/opie-sheet \ diff --git a/opie-showimg/opie-showimg_cvs.oe b/opie-showimg/opie-showimg_cvs.oe index 1dfa017879..d4aab6fd06 100644 --- a/opie-showimg/opie-showimg_cvs.oe +++ b/opie-showimg/opie-showimg_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "showimg" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/multimedia/showimg \ diff --git a/opie-snake/opie-snake_cvs.oe b/opie-snake/opie-snake_cvs.oe index a556b4988a..668957fc1c 100644 --- a/opie-snake/opie-snake_cvs.oe +++ b/opie-snake/opie-snake_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "snake" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/snake \ diff --git a/opie-solitaire/opie-solitaire_cvs.oe b/opie-solitaire/opie-solitaire_cvs.oe index 0d9e0aab5c..a4143bc1ef 100644 --- a/opie-solitaire/opie-solitaire_cvs.oe +++ b/opie-solitaire/opie-solitaire_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "patience" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/solitaire \ diff --git a/opie-sshkeys/opie-sshkeys_cvs.oe b/opie-sshkeys/opie-sshkeys_cvs.oe index dbbe2462e4..14384ee968 100644 --- a/opie-sshkeys/opie-sshkeys_cvs.oe +++ b/opie-sshkeys/opie-sshkeys_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" RDEPENDS = "ssh opie-sh-ssh-askpass" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "sshkeys" APPTYPE = "binary" diff --git a/opie-style-flat/opie-style-flat_cvs.oe b/opie-style-flat/opie-style-flat_cvs.oe index dbd11016d0..b3a7e81324 100644 --- a/opie-style-flat/opie-style-flat_cvs.oe +++ b/opie-style-flat/opie-style-flat_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/styles" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "flatstyle" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/styles/flat " diff --git a/opie-style-fresh/opie-style-fresh_cvs.oe b/opie-style-fresh/opie-style-fresh_cvs.oe index f8a6e3d29f..b3e59f2915 100644 --- a/opie-style-fresh/opie-style-fresh_cvs.oe +++ b/opie-style-fresh/opie-style-fresh_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/styles" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "freshstyle" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/styles/fresh " diff --git a/opie-style-liquid/opie-style-liquid_cvs.oe b/opie-style-liquid/opie-style-liquid_cvs.oe index 1e62862349..d86d354d34 100644 --- a/opie-style-liquid/opie-style-liquid_cvs.oe +++ b/opie-style-liquid/opie-style-liquid_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = " libqtaux2" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "liquid" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/styles/liquid " diff --git a/opie-style-metal/opie-style-metal_cvs.oe b/opie-style-metal/opie-style-metal_cvs.oe index e1408f7213..f4cf06fa8d 100644 --- a/opie-style-metal/opie-style-metal_cvs.oe +++ b/opie-style-metal/opie-style-metal_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/styles" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "metal" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/styles/metal " diff --git a/opie-style-phase/opie-style-phase_cvs.oe b/opie-style-phase/opie-style-phase_cvs.oe index e69de29bb2..392750b649 100644 --- a/opie-style-phase/opie-style-phase_cvs.oe +++ b/opie-style-phase/opie-style-phase_cvs.oe @@ -0,0 +1,12 @@ +DESCRIPTION = "Opie Phase disguishes oneself through its' simple, clean and slick look. \ +It is based on http://www.usermode.org/code.html Phase 0.4." +SECTION = "opie/styles" +PRIORITY = "optional" +LICENSE = "GPL" +PV = "1.1.6-cvs-${CVSDATE}" +APPNAME = "phasestyle" + +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/styles/phase" +S = "${WORKDIR}/phase" + +inherit opie diff --git a/opie-style-web/opie-style-web_cvs.oe b/opie-style-web/opie-style-web_cvs.oe index e69de29bb2..a1319675dd 100644 --- a/opie-style-web/opie-style-web_cvs.oe +++ b/opie-style-web/opie-style-web_cvs.oe @@ -0,0 +1,11 @@ +DESCRIPTION = "A flatter widget style than flat :)" +SECTION = "opie/styles" +PRIORITY = "optional" +LICENSE = "GPL" +PV = "1.1.6-cvs-${CVSDATE}" +APPNAME = "webstyle" + +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/styles/web" +S = "${WORKDIR}/web" + +inherit opie diff --git a/opie-suspendapplet/opie-suspendapplet_cvs.oe b/opie-suspendapplet/opie-suspendapplet_cvs.oe index 442b965ba2..aed32edfa9 100644 --- a/opie-suspendapplet/opie-suspendapplet_cvs.oe +++ b/opie-suspendapplet/opie-suspendapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "suspendapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/suspendapplet \ diff --git a/opie-symlinker/opie-symlinker_cvs.oe b/opie-symlinker/opie-symlinker_cvs.oe index d334656087..671b564d06 100644 --- a/opie-symlinker/opie-symlinker_cvs.oe +++ b/opie-symlinker/opie-symlinker_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/base" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "opie-update-symlinks" APPTYPE = "binary" diff --git a/opie-sysinfo/opie-sysinfo_cvs.oe b/opie-sysinfo/opie-sysinfo_cvs.oe index 9546c1429b..1523215075 100644 --- a/opie-sysinfo/opie-sysinfo_cvs.oe +++ b/opie-sysinfo/opie-sysinfo_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" PR = "r1" APPNAME = "sysinfo" diff --git a/opie-systemtime/opie-systemtime_cvs.oe b/opie-systemtime/opie-systemtime_cvs.oe index a04c4133cc..1c63903aa7 100644 --- a/opie-systemtime/opie-systemtime_cvs.oe +++ b/opie-systemtime/opie-systemtime_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" RRECOMMENDS = "ntpdate" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "systemtime" diff --git a/opie-tableviewer/opie-tableviewer_cvs.oe b/opie-tableviewer/opie-tableviewer_cvs.oe index 5a00f81fb8..25613056ab 100644 --- a/opie-tableviewer/opie-tableviewer_cvs.oe +++ b/opie-tableviewer/opie-tableviewer_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "tableviewer" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/apps/tableviewer \ diff --git a/opie-tabmanager/opie-tabmanager_cvs.oe b/opie-tabmanager/opie-tabmanager_cvs.oe index a93428e6af..00a77497e0 100644 --- a/opie-tabmanager/opie-tabmanager_cvs.oe +++ b/opie-tabmanager/opie-tabmanager_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "tabmanager" APPTYPE = "binary" diff --git a/opie-taskbar/opie-taskbar_cvs.oe b/opie-taskbar/opie-taskbar_cvs.oe index 866042aa5b..6b25b64bab 100644 --- a/opie-taskbar/opie-taskbar_cvs.oe +++ b/opie-taskbar/opie-taskbar_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL" MAINTAINER = "Team Opie <opie@handhelds.org>" DEPENDS = "opie-libqrsync" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "qpe" PR = "r15" diff --git a/opie-tetrix/opie-tetrix_cvs.oe b/opie-tetrix/opie-tetrix_cvs.oe index 63580eb79c..b12cec4b71 100644 --- a/opie-tetrix/opie-tetrix_cvs.oe +++ b/opie-tetrix/opie-tetrix_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "tetrix" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/tetrix \ diff --git a/opie-textedit/opie-textedit_cvs.oe b/opie-textedit/opie-textedit_cvs.oe index a4ebf31eee..9086742659 100644 --- a/opie-textedit/opie-textedit_cvs.oe +++ b/opie-textedit/opie-textedit_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/pim" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "textedit" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/apps/${APPNAME} \ diff --git a/opie-theme/opie-theme_cvs.oe b/opie-theme/opie-theme_cvs.oe index 76b6fc43c9..8a5d8567b7 100644 --- a/opie-theme/opie-theme_cvs.oe +++ b/opie-theme/opie-theme_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/styles" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "theme" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/styles/theme \ diff --git a/opie-tictac/opie-tictac_cvs.oe b/opie-tictac/opie-tictac_cvs.oe index 6a8f5aee5a..966c2118f3 100644 --- a/opie-tictac/opie-tictac_cvs.oe +++ b/opie-tictac/opie-tictac_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "tictac" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/tictac \ diff --git a/opie-tinykate/opie-tinykate_cvs.oe b/opie-tinykate/opie-tinykate_cvs.oe index bf6e40a51c..d8642048b9 100644 --- a/opie-tinykate/opie-tinykate_cvs.oe +++ b/opie-tinykate/opie-tinykate_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "libqtaux2" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "tinykate" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/apps/tinykate \ diff --git a/opie-today-addressbookplugin/opie-today-addressbookplugin_cvs.oe b/opie-today-addressbookplugin/opie-today-addressbookplugin_cvs.oe index 06e3ac7050..ab123fda82 100644 --- a/opie-today-addressbookplugin/opie-today-addressbookplugin_cvs.oe +++ b/opie-today-addressbookplugin/opie-today-addressbookplugin_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/today" PRIORITY = "optional" LICENSE = "GPL" RDEPENDS = "opie-today" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME="todayaddressbookplugin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/pim/today/plugins/addressbook " diff --git a/opie-today-datebookplugin/opie-today-datebookplugin_cvs.oe b/opie-today-datebookplugin/opie-today-datebookplugin_cvs.oe index 0d9a72d436..3d6028404e 100644 --- a/opie-today-datebookplugin/opie-today-datebookplugin_cvs.oe +++ b/opie-today-datebookplugin/opie-today-datebookplugin_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/today" PRIORITY = "optional" LICENSE = "GPL" RDEPENDS = "opie-today" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "todaydatebookplugin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/pim/today/plugins/datebook " diff --git a/opie-today-mailplugin/opie-today-mailplugin_cvs.oe b/opie-today-mailplugin/opie-today-mailplugin_cvs.oe index 6f71ac658a..99200021c2 100644 --- a/opie-today-mailplugin/opie-today-mailplugin_cvs.oe +++ b/opie-today-mailplugin/opie-today-mailplugin_cvs.oe @@ -5,7 +5,7 @@ MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "opie-today opie-mailapplet" RDEPENDS = "opie-today opie-mailapplet" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "todaymailplugin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/pim/today/plugins/mail " diff --git a/opie-today-stocktickerplugin/opie-today-stocktickerplugin_cvs.oe b/opie-today-stocktickerplugin/opie-today-stocktickerplugin_cvs.oe index c3810c88fe..4f51d80e2c 100644 --- a/opie-today-stocktickerplugin/opie-today-stocktickerplugin_cvs.oe +++ b/opie-today-stocktickerplugin/opie-today-stocktickerplugin_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "opie-today libqtaux2" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "todaystocktickerplugin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/todayplugins/stockticker \ diff --git a/opie-today-todolistplugin/opie-today-todolistplugin_cvs.oe b/opie-today-todolistplugin/opie-today-todolistplugin_cvs.oe index 676c38672c..8e9c0bc129 100644 --- a/opie-today-todolistplugin/opie-today-todolistplugin_cvs.oe +++ b/opie-today-todolistplugin/opie-today-todolistplugin_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" RDEPENDS = "opie-today" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "todaytodolistplugin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/pim/today/plugins/todolist " diff --git a/opie-today-weatherplugin/opie-today-weatherplugin_cvs.oe b/opie-today-weatherplugin/opie-today-weatherplugin_cvs.oe index a263a00b36..378e21caba 100644 --- a/opie-today-weatherplugin/opie-today-weatherplugin_cvs.oe +++ b/opie-today-weatherplugin/opie-today-weatherplugin_cvs.oe @@ -5,7 +5,7 @@ MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" DEPENDS = "libopiecore2 libopiepim2" RDEPENDS = "opie-today" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "todayweatherplugin" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/todayplugins/weather \ diff --git a/opie-today/opie-today_cvs.oe b/opie-today/opie-today_cvs.oe index a712d30066..ddefdb0f27 100644 --- a/opie-today/opie-today_cvs.oe +++ b/opie-today/opie-today_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/pim" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "today" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/pim/today \ diff --git a/opie-todo/opie-todo_cvs.oe b/opie-todo/opie-todo_cvs.oe index 28621a7afc..d11dce03f5 100644 --- a/opie-todo/opie-todo_cvs.oe +++ b/opie-todo/opie-todo_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" RDEPENDS = "opie-pics" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "todolist" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/pim/todo \ diff --git a/opie-tonleiter/opie-tonleiter_cvs.oe b/opie-tonleiter/opie-tonleiter_cvs.oe index 6bf9069123..b45d16bc0b 100644 --- a/opie-tonleiter/opie-tonleiter_cvs.oe +++ b/opie-tonleiter/opie-tonleiter_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/multimedia" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "tonleiter" APPTYPE = "binary" diff --git a/opie-ubrowser/opie-ubrowser_cvs.oe b/opie-ubrowser/opie-ubrowser_cvs.oe index f56727e221..35f393a07d 100644 --- a/opie-ubrowser/opie-ubrowser_cvs.oe +++ b/opie-ubrowser/opie-ubrowser_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "ubrowser" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/net/ubrowser \ diff --git a/opie-unikeyboard/opie-unikeyboard_cvs.oe b/opie-unikeyboard/opie-unikeyboard_cvs.oe index 1b56af22e7..95b5886aba 100644 --- a/opie-unikeyboard/opie-unikeyboard_cvs.oe +++ b/opie-unikeyboard/opie-unikeyboard_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/inputmethods" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "qunikeyboard" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/inputmethods/unikeyboard " diff --git a/opie-usermanager/opie-usermanager_cvs.oe b/opie-usermanager/opie-usermanager_cvs.oe index abd60483db..4bed2c859a 100644 --- a/opie-usermanager/opie-usermanager_cvs.oe +++ b/opie-usermanager/opie-usermanager_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "usermanager" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/settings/usermanager \ diff --git a/opie-vmemo-settings/opie-vmemo-settings_cvs.oe b/opie-vmemo-settings/opie-vmemo-settings_cvs.oe index 14fddec9e9..c8f326c5b5 100644 --- a/opie-vmemo-settings/opie-vmemo-settings_cvs.oe +++ b/opie-vmemo-settings/opie-vmemo-settings_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/settings" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "sound" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/settings/sound \ diff --git a/opie-vmemo/opie-vmemo_cvs.oe b/opie-vmemo/opie-vmemo_cvs.oe index 18ced7b54f..a575a9a2ec 100644 --- a/opie-vmemo/opie-vmemo_cvs.oe +++ b/opie-vmemo/opie-vmemo_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" RDEPENDS = "opie-vmemo-settings" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "vmemoapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/vmemo \ diff --git a/opie-volumeapplet/opie-volumeapplet_cvs.oe b/opie-volumeapplet/opie-volumeapplet_cvs.oe index f4dc58346b..80b63c2e4b 100644 --- a/opie-volumeapplet/opie-volumeapplet_cvs.oe +++ b/opie-volumeapplet/opie-volumeapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "volumeapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/volumeapplet \ diff --git a/opie-vtapplet/opie-vtapplet_cvs.oe b/opie-vtapplet/opie-vtapplet_cvs.oe index 6bba6b5987..087ed67a3b 100644 --- a/opie-vtapplet/opie-vtapplet_cvs.oe +++ b/opie-vtapplet/opie-vtapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "vtapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/vtapplet \ diff --git a/opie-wirelessapplet/opie-wirelessapplet_cvs.oe b/opie-wirelessapplet/opie-wirelessapplet_cvs.oe index a3572fa27f..428c5f9948 100644 --- a/opie-wirelessapplet/opie-wirelessapplet_cvs.oe +++ b/opie-wirelessapplet/opie-wirelessapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "wirelessapplet" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/applets/wirelessapplet" diff --git a/opie-wordgame/opie-wordgame_cvs.oe b/opie-wordgame/opie-wordgame_cvs.oe index b4e701a795..2a7f45158f 100644 --- a/opie-wordgame/opie-wordgame_cvs.oe +++ b/opie-wordgame/opie-wordgame_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "wordgame" PR = "r1" diff --git a/opie-write/opie-write_cvs.oe b/opie-write/opie-write_cvs.oe index d8b8f82712..0fcd88c1de 100644 --- a/opie-write/opie-write_cvs.oe +++ b/opie-write/opie-write_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "opie-write" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/apps/${APPNAME} \ diff --git a/opie-zkbapplet/opie-zkbapplet_cvs.oe b/opie-zkbapplet/opie-zkbapplet_cvs.oe index 9902e27bea..a6efd8ea12 100644 --- a/opie-zkbapplet/opie-zkbapplet_cvs.oe +++ b/opie-zkbapplet/opie-zkbapplet_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "zkbapplet" RDEPENDS = "opie-pics" PR = "r1" diff --git a/opie-zlines/opie-zlines_cvs.oe b/opie-zlines/opie-zlines_cvs.oe index c8e922b135..7bb3a4ee09 100644 --- a/opie-zlines/opie-zlines_cvs.oe +++ b/opie-zlines/opie-zlines_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "zlines" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/zlines \ diff --git a/opie-zsafe/opie-zsafe_cvs.oe b/opie-zsafe/opie-zsafe_cvs.oe index 3b0bb7a901..c28bd29642 100644 --- a/opie-zsafe/opie-zsafe_cvs.oe +++ b/opie-zsafe/opie-zsafe_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "zsafe" APPTYPE = "binary" diff --git a/opie-zsame/opie-zsame_cvs.oe b/opie-zsame/opie-zsame_cvs.oe index 811c4ff790..9a7a74d784 100644 --- a/opie-zsame/opie-zsame_cvs.oe +++ b/opie-zsame/opie-zsame_cvs.oe @@ -3,7 +3,7 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -PV = "1.1.5-cvs-${CVSDATE}" +PV = "1.1.6-cvs-${CVSDATE}" APPNAME = "zsame" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/zsame \ diff --git a/qte/qte-2.3.7/beagle.patch b/qte/qte-2.3.7/beagle.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/qte/qte-2.3.7/beagle.patch diff --git a/qte/qte_2.3.7.oe b/qte/qte_2.3.7.oe index 2bf5f2246f..8bdd214043 100644 --- a/qte/qte_2.3.7.oe +++ b/qte/qte_2.3.7.oe @@ -23,10 +23,10 @@ SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \ SRC_URI_append_simpad = "file://devfs.patch;patch=1 file://simpad.patch;patch=1 " SRC_URI_append_h3600 = "file://devfs.patch;patch=1 " SRC_URI_append_h3900 = "file://devfs.patch;patch=1 " -SRC_URI_append_beagle = "file://devfs.patch;patch=1 " SRC_URI_append_corgi = "file://kernel-keymap.patch;patch=1 " SRC_URI_append_shepherd = "file://kernel-keymap.patch;patch=1 " SRC_URI_append_husky = "file://kernel-keymap.patch;patch=1 " +SRC_URI_append_beagle = "file://devfs.patch;patch=1 file://beagle.patch;patch=1 " S = "${WORKDIR}/qt-${PV}" diff --git a/tslib/tslib/beagle/ts.conf b/tslib/tslib/beagle/ts.conf index e69de29bb2..20729b6154 100644 --- a/tslib/tslib/beagle/ts.conf +++ b/tslib/tslib/beagle/ts.conf @@ -0,0 +1,5 @@ +module_raw h3600 +module pthres pmin=1 +module variance delta=30 +module dejitter delta=100 +module linear diff --git a/tslib/tslib/beagle/tslib.sh b/tslib/tslib/beagle/tslib.sh index e69de29bb2..4d7951269e 100644 --- a/tslib/tslib/beagle/tslib.sh +++ b/tslib/tslib/beagle/tslib.sh @@ -0,0 +1,6 @@ +#!/bin/sh + +TSLIB_TSDEVICE=/dev/misc/touchscreen/ucb1x00 +TSLIB_TSEVENTTYPE=H3600 + +export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE |