EFL are on git now, and as more libs were added, PKGBUILD needed to be updated.
Search Criteria
Package Details: efl-server-git 20130312-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-06-21)
| 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: | |
| Submitter: | kuri |
| Maintainer: | kuri |
| Last Packager: | None |
| Votes: | 0 |
| First Submitted: | 2013-03-12 13:02 |
| Last Updated: | 2013-03-12 13:43 |
Latest Comments
Comment by kuri
Comment by kuri
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
Updated PKGBUILD :
- eio moved into efl/
- now removes dev files
Comment by kuri
Yes, it this version of ecore is moved in the efl-server-svn
Comment by kuri
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
Updated PKGBUILD because i forgot to add ecore in the provides section
Comment by kuri
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
Flagged out of date as ecore-server-svn now provides 'ecore-svn' and so, eio-svn can be installed
Comment by kuri
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.