Hi all,

Recently moved to Arch and I'm looking for daily/weekly updated EFL
packages. Seems lots of developers use Arch, but instead build/install
manually, no packaging -- what a shame.

Given that Arch provides ABS/AUR, I'm pretty sure we could have this
and share... same effort, but more organized and easier to use by our
users.

Compared to Gentoo, seems that the change is that for AUR we'd need a
script that would walk every package in order and do:
   for p in efl evas ...; do
      (cd $p && makepkg && pacman $p.tar.xz) || exit 1
   done

after that we can scp the .tar.xz to our server and other people can
use it. Could we do this from e3/e4/e5?

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to