Commit graph

13 commits

Author SHA1 Message Date
jperkin
9573026ed7 Fix build on SunOS. 2016-02-14 13:14:06 +00:00
joerg
b2f1a50242 Fix up bad assembler to pass with LLVM's IAS. 2015-02-19 14:19:17 +00:00
obache
008c4f2b9c Fixes build with giflib-5.1. 2014-05-25 08:04:00 +00:00
spz
de71045b9b build fix following the freetype2 update 2014-03-22 20:15:20 +00:00
joerg
f95bbc8204 Fix giflib fallout. 2013-08-30 22:35:53 +00:00
sno
5d40512024 Updating enlightenment libraries to 1.7.7, add missing enlightenment 0.17.3
libraries and enlightenment 0.17.3 itself.

Upstream changes of Eina (to get an impression):
Eina 1.7.7

Changes since Eina 1.7.6:
-------------------------

No changes, just updating to keep in sync with last release.


Changes since Eina 1.7.5:
-------------------------

Improvements:
    * Honor tile size in Eina_Tiler.

Fixes:
    * Prevent denial of service on Eina_Hash function.
    * Fix map leak in Eina_File infrastructure.
    * Fix portability issue on 64bits system for Eina_CList.
    * Fix magic failure in eina_value_array_count when array has not been allocated

Changes since Eina 1.7.4:
-------------------------

No changes, just updating to keep in sync with last release.

Changes since Eina 1.7.3:
-------------------------

Fixes:
    * Fix EINA_INLIST_FOREACH_SAFE macro
    * Add XML output to doc
    * Add installation rule for doc
    * Fix build for Windows platforms.

Changes since Eina 1.7.2:
-------------------------

    * Fix Solaris build.
    * Don't leak fd after exec.

Changes since Eina 1.7.1:
-------------------------

No changes, just updating to keep in sync with last release.
2013-06-16 18:56:04 +00:00
jperkin
f9dd42cd77 Ensure that MODULE_ARCH is syncronised between pkgsrc and configure script.
Fixes package on Solaris.
2012-09-27 13:20:42 +00:00
hans
7606ed58cc Fix build on SunOS. 2012-01-12 15:34:24 +00:00
sbd
3e76091122 Remove '-gnu' from MODULE_ARCH in configure so it matches the PLIST on linux. 2011-12-26 02:56:51 +00:00
marino
a8f462ec5a graphics/evas: Improve conftest (Fixes DragonFly)
S_IRUSR and S_IWUSR are defined in <sys/stat.h> on DragonFly, but the
conftest for the Cache Server wasn't pulling that header in.  After
patching the conftest, the package builds normally.  There was no need
to patch the source itself, so it was a bad test.
2011-12-13 20:03:26 +00:00
joerg
50236d6b25 Update evas to 1.1.0. Includes auto-alignment for text, ICO support, PSD
loading, external processors for PDF etc and many bug fixes and
performance improvements.
2011-12-05 17:33:31 +00:00
hans
d150aec200 Fix build on SunOS. 2011-10-13 13:17:34 +00:00
wiz
5573905e2c Fix build with png-1.5. 2011-01-31 10:17:41 +00:00