Package Details: efl-server-git 20130312-1

Package Base: efl-server-git
Description: The EFL are a set of libraries for the Enlightenement project. This package will only provides whats needed for a server.
Upstream URL: http://www.enlightenment.org
Category: lib
Licenses: BSD LGPL2.1
Submitter: kuri
Maintainer: kuri
Last Packager: None
Votes: 0
First Submitted: 2013-03-12 13:02
Last Updated: 2013-03-12 13:43

Dependencies (3)

Required by (0)

Sources

Latest Comments

Comment by kuri

2013-03-12 13:44

EFL are on git now, and as more libs were added, PKGBUILD needed to be updated.

Comment by kuri

2012-12-05 10:54

Updated PKGBUILD to add checks for ecore_sdl and ecore_x so you can still build the package on a minimal linux (so rms doesnt makes the packaging to fail)

Comment by kuri

2012-12-05 09:51

Updated PKGBUILD :
- eio moved into efl/
- now removes dev files

Comment by kuri

2012-12-05 07:59

Yes, it this version of ecore is moved in the efl-server-svn

Comment by kuri

2012-12-05 07:59

This package had a reason to live at a time, but is indeed useless by now.
BTW, how to you remove an AUR package ? i perfectly see how to flag it out of date, or how to disown it, but not how to remove it.

Comment by kuri

2012-12-05 07:55

Updated PKGBUILD because i forgot to add ecore in the provides section

Comment by kuri

2012-11-07 14:44

Changed to revision 78937 which fixes a huge bug in ecore-pipe in case of heavy load (thread safety). Thanks mike-m for finding this annoying bug.

Comment by kuri

2012-09-24 06:31

Flagged out of date as ecore-server-svn now provides 'ecore-svn' and so, eio-svn can be installed

Comment by kuri

2012-09-24 06:30

Changed PKGBUILD to provide/conflict ecore-svn so we are able to install eio-svn when only ecore-server-svn is installed.
Thanks Ronald van Haren for the help.