On 31/10/12 17:46, Gustavo Sverzut Barbieri wrote:
> 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?
> 

There's Arch e17: https://dev.archlinux.org/~ronald/e17.html

I build my own checkouts so I have modified PKGBUILDs and a small script
that does exactly what you've described...

I don't think there's a real reason to maintain our own builds as the
packages are mostly up to date. Also, soon enough we'll have a release
and we'd want to discourage people from building off svn anyway.

Furthermore, soon enough we'll have just one tree which will make this
even easier.

--
Tom.

------------------------------------------------------------------------------
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