Skip to content

Commit

Permalink
revert package variables to same version as morlenxus
Browse files Browse the repository at this point in the history
  • Loading branch information
ppurka committed Dec 26, 2011
1 parent c5ca2ab commit c3f07e4
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions easy_e17_preview.sh
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -32,15 +32,13 @@ src_url="http://svn.enlightenment.org/svn/e/trunk"
src_rev="HEAD" src_rev="HEAD"
conf_files="/etc/easy_e17.conf $HOME/.config/easy_e17/easy_e17.conf $HOME/.easy_e17.conf $PWD/.easy_e17.conf" conf_files="/etc/easy_e17.conf $HOME/.config/easy_e17/easy_e17.conf $HOME/.easy_e17.conf $PWD/.easy_e17.conf"


efl_basic="imlib2 eina eet evas ecore efreet eio eeze e_dbus embryo edje elementary" efl_basic="eina eet evas ecore efreet eio eeze e_dbus embryo edje"
efl_extra="imlib2 emotion elementary enlil libast python-evas python-ecore python-e_dbus python-edje python-ethumb python-emotion python-elementary shellementary" efl_extra="imlib2 emotion elementary enlil libast python-evas python-ecore python-e_dbus python-edje python-ethumb python-emotion python-elementary shellementary"
#bin_basic="exchange e" bin_basic="exchange e"
bin_basic="e emprint"
bin_extra="e_phys editje elsa emote empower enjoy enki ephoto Eterm expedite exquisite eyelight rage" bin_extra="e_phys editje elsa emote empower enjoy enki ephoto Eterm expedite exquisite eyelight rage"
#e_modules_efl="ethumb libeweather" e_modules_efl="ethumb libeweather"
#e_modules_bin="emprint exalt" e_modules_bin="emprint exalt"
#e_modules_extra="alarm calendar cpu deskshow diskio drawer efm_nav efm_path efm_pathbar everything-mpris everything-pidgin everything-tracker everything-wallpaper everything-websearch eweather exalt-client exebuf execwatch itask itask-ng flame forecasts iiirk language mail mem moon mpdule net news notification eooorg penguins photo places quickaccess rain screenshot skel slideshow snow taskbar tclock tiling uptime weather winlist-ng winselector wlan" e_modules_extra="alarm calendar cpu deskshow diskio drawer efm_nav efm_path efm_pathbar everything-mpris everything-pidgin everything-tracker everything-wallpaper everything-websearch eweather exalt-client exebuf execwatch itask itask-ng flame forecasts iiirk language mail mem moon mpdule net news notification eooorg penguins photo places quickaccess rain screenshot skel slideshow snow taskbar tclock tiling uptime weather winlist-ng winselector wlan"
e_modules_extra="comp-scale engage net tiling"


packages_basic="$efl_basic $bin_basic" packages_basic="$efl_basic $bin_basic"
packages_half="$efl_basic $bin_basic $e_modules_efl $e_modules_bin $e_modules_extra" packages_half="$efl_basic $bin_basic $e_modules_efl $e_modules_bin $e_modules_extra"
Expand Down

0 comments on commit c3f07e4

Please sign in to comment.