Skip to content

Commit

Permalink
merge of 8b12e35772d79306d1d9de19c12b23681618532d
Browse files Browse the repository at this point in the history
     and 9196568e0dbd2c788b83bbc73b90bb0699de6695
  • Loading branch information
Florian Boor authored and OpenEmbedded Project committed Apr 24, 2006
2 parents 33f58b1 + b926e45 commit 56d92ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/gpe-filemanager/gpe-filemanager_0.25.bb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@

inherit gpe

PR = "r0"
PR = "r1"
LICENSE = "GPL"
DESCRIPTION = "GPE file manager"
DEPENDS = "libgpewidget gnome-vfs dbus"
SECTION = "gpe"
RDEPENDS = "gpe-icons"
RRECOMMENDS = "gnome-vfs-plugin-file"
RRECOMMENDS = "gnome-vfs-plugin-file gnome-vfs-plugin-smb gnome-vfs-plugin-ftp gnome-vfs-plugin-computer gnome-vfs-plugin-network gnome-vfs-plugin-sftp gnome-vfs-plugin-http"

FILES_${PN} += " ${datadir}/gpe"
4 changes: 2 additions & 2 deletions packages/meta/gpe-image.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FEED_URIS_append_opensimpad = " x11##http://ewi546.ewi.utwente.nl/mirror/www.ope
gpe##http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/gpe"
FEED_URIS_append_familiar = " x11##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/x11"

PR = "r21"
PR = "r22"

export IMAGE_BASENAME = "gpe-image"

Expand All @@ -23,7 +23,7 @@ GPE_EXTRA_INSTALL_smallscreen = "gpe-task-games ${GPE_EXTRA_THEMES}"
#ship more stuff with devices with >16MB of flash
GPE_BIGFLASH_DEPENDS := '${@base_conditional("ROOT_FLASH_SIZE", "16", "", "\
gpe-theme-clearlooks \
sylpheed \
vlc-gpe \
figment \
",d)}'

Expand Down

0 comments on commit 56d92ce

Please sign in to comment.