diff options
Diffstat (limited to 'graphics/epsilon/Makefile')
-rw-r--r-- | graphics/epsilon/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/epsilon/Makefile b/graphics/epsilon/Makefile index 7317a3218955..1d1882f84c82 100644 --- a/graphics/epsilon/Makefile +++ b/graphics/epsilon/Makefile @@ -23,6 +23,10 @@ USE_EFL= edje imlib2 ecore USE_EFL_ECORE= file ipc USE_LDCONFIG= yes +BROKEN= does not compile +DEPRECATED= abandoned upstream +EXPIRATION_DATE= 2011-01-01 + OPTIONS= PNG "Enable PNG thumbnailer" on \ EPEG "Enable Epeg thumbnailer" on \ XINE "Enable Xine thumbnailer" off |