# $Id$ PNAME="xfce4" PVER="4.12" PBUILD="r1" SPLIT_PACKAGES="xfce4-minimal xfce4" PCAT="xfce-base" PKGTYPE="virtual" HOMEPAGE="http://www.xfce.org/" COMMON_DEPEND=">= xfce-base/xfce4-panel-4.12 >= xfce-base/xfwm4-4.12 >= xfce-base/xfdesktop-4.12 >= xfce-base/xfce4-settings-4.12 >= xfce-base/xfce4-session-4.12 >= x11-themes/hicolor-icon-theme-0.12 >= media-fonts/font-dejavu-ttf-2 >= x11-themes/tango-icon-theme-0.8.90 >= xfce-extra/xfce4-appfinder-4.12 >= xfce-extra/xfce4-notifyd-0.2 >= x11-terms/xfce4-terminal-0.6 >= xfce-base/thunar-1.6 >= xfce-base/thunar-volman-0.8" MULTIMEDIA_DEPEND=">= media-video/parole-0.8 >= media-sound/audacious-3.6 >= media-sound/audacious-plugins-3.6 >= media-sound/asunder-2.7 >= xfce-base/xfce4-mixer-4.11 >= xfce-extra/thunar-media-tags-plugin-0.2" #xfburn? #thoggen? #ipod-sth? # sound playback MULTIMEDIA_DEPEND="${MULTIMEDIA_DEPEND} >= media-sound/pulseaudio-6.0 >= media-sound/pulseaudio-alsa-6.0 >= media-sound/pulseaudio-x11-6.0 >= media-sound/alsa-plugins-1.0.29" GFX_DEPEND=">= xfce-extra/tumbler-0.1.31 >= media-gfx/ristretto-0.6 >= xfce-extra/xfce4-screenshooter-1.8" NETWORK_DEPEND=">= virtual/webbrowser >= net-ftp/gftp-2.0.19 >= net-im/pidgin-2.10 >= net-misc/networkmanager-applet-1.0" #postler? #xchat? DEV_DEPEND=">= app-editors/geany-1.24 >= dev-util/diffuse-0.4.6" OFFICE_DEPEND=">= app-text/epdfview-0.1.8 >= app-text/gtkspell-2 >= app-office/orage-4.12" #catfish? #galculator? #tasks? # replace epdfview with evince ADMIN_DEPEND=">= app-arch/xarchiver-0.5 >= xfce-extra/thunar-archive-plugin-0.3 >= xfce-extra/xfce4-taskmanager-1.1 >= xfce-extra/xfce4-power-manager-1.4 >= sys-apps/polkit-gnome-0.105" # sudo-sth? # fake UP2DATE="echo ${PVER}" split_info_xfce4-minimal() { DESCRIPTION="Xfce4 Desktop Environment - minimal installation." DEPEND="${COMMON_DEPEND}" } split_info_xfce4() { DESCRIPTION="Xfce4 Desktop Environment - full-blown with many features and plugins." DEPEND="${COMMON_DEPEND} ${MULTIMEDIA_DEPEND} ${GFX_DEPEND} ${DEV_DEPEND} ${OFFICE_DEPEND} ${ADMIN_DEPEND}" }