diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/edje/Makefile | 2 | ||||
-rw-r--r-- | graphics/edje/distinfo | 4 | ||||
-rw-r--r-- | graphics/entice/Makefile | 8 | ||||
-rw-r--r-- | graphics/entice/distinfo | 4 | ||||
-rw-r--r-- | graphics/epeg/Makefile | 2 | ||||
-rw-r--r-- | graphics/epeg/distinfo | 4 | ||||
-rw-r--r-- | graphics/epsilon/Makefile | 8 | ||||
-rw-r--r-- | graphics/epsilon/distinfo | 4 | ||||
-rw-r--r-- | graphics/esmart/Makefile | 10 | ||||
-rw-r--r-- | graphics/esmart/distinfo | 4 | ||||
-rw-r--r-- | graphics/evas/Makefile | 2 | ||||
-rw-r--r-- | graphics/evas/distinfo | 4 | ||||
-rw-r--r-- | graphics/imlib2/Makefile | 5 | ||||
-rw-r--r-- | graphics/imlib2/distinfo | 4 | ||||
-rw-r--r-- | graphics/imlib2/pkg-plist | 1 | ||||
-rw-r--r-- | graphics/imlib2_loaders/Makefile | 4 | ||||
-rw-r--r-- | graphics/imlib2_loaders/distinfo | 4 |
17 files changed, 35 insertions, 39 deletions
diff --git a/graphics/edje/Makefile b/graphics/edje/Makefile index b936b5dc61e1..35e6733d8d1a 100644 --- a/graphics/edje/Makefile +++ b/graphics/edje/Makefile @@ -6,7 +6,7 @@ # PORTNAME= edje -PORTVERSION= 0.5.0.011 +PORTVERSION= 0.5.0.013 PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ diff --git a/graphics/edje/distinfo b/graphics/edje/distinfo index 6ee8243baffb..3d42c09c7407 100644 --- a/graphics/edje/distinfo +++ b/graphics/edje/distinfo @@ -1,2 +1,2 @@ -MD5 (edje-0.5.0.011.tar.gz) = 8d1a137c2dfdd410ffad8bb01fd52151 -SIZE (edje-0.5.0.011.tar.gz) = 3161936 +MD5 (edje-0.5.0.013.tar.gz) = 1e5829e8c784770da2ccbd57ef55714c +SIZE (edje-0.5.0.013.tar.gz) = 3161902 diff --git a/graphics/entice/Makefile b/graphics/entice/Makefile index af32a1b6a7a7..c37e74416176 100644 --- a/graphics/entice/Makefile +++ b/graphics/entice/Makefile @@ -6,17 +6,15 @@ # PORTNAME= entice -PORTVERSION= 0.9.3.003 -PORTREVISION= 1 +PORTVERSION= 0.9.3.004 +PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ MAINTAINER= vanilla@FreeBSD.org COMMENT= An image viewer written using libraries for Enlightenment 0.17 development -LIB_DEPENDS= ecore.1:${PORTSDIR}/x11/ecore \ - evas.1:${PORTSDIR}/graphics/evas \ - esmart_thumb.0:${PORTSDIR}/graphics/esmart +LIB_DEPENDS= esmart_thumb.0:${PORTSDIR}/graphics/esmart USE_X_PREFIX= yes USE_LIBTOOL_VER= 15 diff --git a/graphics/entice/distinfo b/graphics/entice/distinfo index 08ffc58e75f0..f81291db324d 100644 --- a/graphics/entice/distinfo +++ b/graphics/entice/distinfo @@ -1,2 +1,2 @@ -MD5 (entice-0.9.3.003.tar.gz) = 36420b0e383c5303c509f05feda43c37 -SIZE (entice-0.9.3.003.tar.gz) = 881706 +MD5 (entice-0.9.3.004.tar.gz) = c5ffa01f6327b59b4fbbb3729e1e0867 +SIZE (entice-0.9.3.004.tar.gz) = 881544 diff --git a/graphics/epeg/Makefile b/graphics/epeg/Makefile index 678397ab27fa..3f3f22627b74 100644 --- a/graphics/epeg/Makefile +++ b/graphics/epeg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= epeg -PORTVERSION= 0.9.0.003 +PORTVERSION= 0.9.0.004 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ diff --git a/graphics/epeg/distinfo b/graphics/epeg/distinfo index 680965145902..0c7e24587e7c 100644 --- a/graphics/epeg/distinfo +++ b/graphics/epeg/distinfo @@ -1,2 +1,2 @@ -MD5 (epeg-0.9.0.003.tar.gz) = 5488affe74b7b012df7cd841ac4911d3 -SIZE (epeg-0.9.0.003.tar.gz) = 2363714 +MD5 (epeg-0.9.0.004.tar.gz) = ad8505bed8deb7049dfa6322ce908f99 +SIZE (epeg-0.9.0.004.tar.gz) = 2363701 diff --git a/graphics/epsilon/Makefile b/graphics/epsilon/Makefile index 116f71eb054c..3181620d30db 100644 --- a/graphics/epsilon/Makefile +++ b/graphics/epsilon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= epsilon -PORTVERSION= 0.3.0.003 +PORTVERSION= 0.3.0.004 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ @@ -14,12 +14,12 @@ MAINTAINER= vanilla@FreeBSD.org COMMENT= A small, display independent, and quick thumbnailing library LIB_DEPENDS= epeg.9:${PORTSDIR}/graphics/epeg \ - Imlib2.3:${PORTSDIR}/graphics/imlib2 + edje.5:${PORTSDIR}/graphics/edje USE_LIBTOOL_VER= 15 USE_GNOME= gnomehack gnometarget INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ + LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" .include <bsd.port.mk> diff --git a/graphics/epsilon/distinfo b/graphics/epsilon/distinfo index 17ed13ab3b60..9a12a328eff7 100644 --- a/graphics/epsilon/distinfo +++ b/graphics/epsilon/distinfo @@ -1,2 +1,2 @@ -MD5 (epsilon-0.3.0.003.tar.gz) = 60763c79162d1cd060ce4e20a1ec5df2 -SIZE (epsilon-0.3.0.003.tar.gz) = 338364 +MD5 (epsilon-0.3.0.004.tar.gz) = 10118c712b42d00b332c6fe1d9257661 +SIZE (epsilon-0.3.0.004.tar.gz) = 335128 diff --git a/graphics/esmart/Makefile b/graphics/esmart/Makefile index e277b2732c5d..0c651ff3cb01 100644 --- a/graphics/esmart/Makefile +++ b/graphics/esmart/Makefile @@ -6,19 +6,15 @@ # PORTNAME= esmart -PORTVERSION= 0.9.0.003 -PORTREVISION= 1 +PORTVERSION= 0.9.0.004 +PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ MAINTAINER= vanilla@FreeBSD.org COMMENT= Evas smart objects development libraries -LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \ - edje.5:${PORTSDIR}/graphics/edje \ - epsilon.0:${PORTSDIR}/graphics/epsilon \ - evas.1:${PORTSDIR}/graphics/evas \ - ecore.1:${PORTSDIR}/x11/ecore +LIB_DEPENDS= epsilon.0:${PORTSDIR}/graphics/epsilon USE_X_PREFIX= yes USE_LIBTOOL_VER= 15 diff --git a/graphics/esmart/distinfo b/graphics/esmart/distinfo index 7706bef7d5a5..2feef1c1aa92 100644 --- a/graphics/esmart/distinfo +++ b/graphics/esmart/distinfo @@ -1,2 +1,2 @@ -MD5 (esmart-0.9.0.003.tar.gz) = b59ae74e5e273ede20450d724514d9e2 -SIZE (esmart-0.9.0.003.tar.gz) = 379440 +MD5 (esmart-0.9.0.004.tar.gz) = 23605a2ff7e90c8b28e934f6a1fbfc4d +SIZE (esmart-0.9.0.004.tar.gz) = 374791 diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile index eb0811d26579..991e02f6816a 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -6,7 +6,7 @@ # PORTNAME= evas -PORTVERSION= 0.9.9.011 +PORTVERSION= 0.9.9.013 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ diff --git a/graphics/evas/distinfo b/graphics/evas/distinfo index 8131f5bf0c3f..0cac7cebea13 100644 --- a/graphics/evas/distinfo +++ b/graphics/evas/distinfo @@ -1,2 +1,2 @@ -MD5 (evas-0.9.9.011.tar.gz) = dcbce9345a5bbfc048e88eb9332781d9 -SIZE (evas-0.9.9.011.tar.gz) = 1404180 +MD5 (evas-0.9.9.013.tar.gz) = 6d888cc6427d783ae517185c1e446e38 +SIZE (evas-0.9.9.013.tar.gz) = 1404665 diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 06f7378c86cb..dc746590d597 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -6,8 +6,8 @@ # PORTNAME= imlib2 -PORTVERSION= 1.2.1 -PORTREVISION= 4 +PORTVERSION= 1.2.1.004 +PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ @@ -37,6 +37,7 @@ CONFIGURE_ARGS+= --enable-mmx .if defined(WITHOUT_X11) CONFIGURE_ARGS+= --without-x +PKGNAMESUFFIX+= -nox11 PLIST_SUB= X11="@comment " .else USE_XLIB= yes diff --git a/graphics/imlib2/distinfo b/graphics/imlib2/distinfo index 3fbb8f47a474..de1b1d59fd7d 100644 --- a/graphics/imlib2/distinfo +++ b/graphics/imlib2/distinfo @@ -1,2 +1,2 @@ -MD5 (imlib2-1.2.1.tar.gz) = e32970d03d8aee2885782312d0a7f15f -SIZE (imlib2-1.2.1.tar.gz) = 899631 +MD5 (imlib2-1.2.1.004.tar.gz) = 9130e1b016eb392700c51baaa35c76cd +SIZE (imlib2-1.2.1.004.tar.gz) = 902236 diff --git a/graphics/imlib2/pkg-plist b/graphics/imlib2/pkg-plist index 0536ff5b1de1..42ba5f535dbc 100644 --- a/graphics/imlib2/pkg-plist +++ b/graphics/imlib2/pkg-plist @@ -1,6 +1,7 @@ %%X11%%bin/imlib2_bumpmap %%X11%%bin/imlib2_colorspace bin/imlib2_conv +%%X11%%bin/imlig2_grab %%X11%%bin/imlib2_poly %%X11%%bin/imlib2_show %%X11%%bin/imlib2_test diff --git a/graphics/imlib2_loaders/Makefile b/graphics/imlib2_loaders/Makefile index 5aa5f0661d42..7ee371db1870 100644 --- a/graphics/imlib2_loaders/Makefile +++ b/graphics/imlib2_loaders/Makefile @@ -6,8 +6,8 @@ # PORTNAME= imlib2_loaders -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.2.1.004 +PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ diff --git a/graphics/imlib2_loaders/distinfo b/graphics/imlib2_loaders/distinfo index bda140111210..e5503a38ee19 100644 --- a/graphics/imlib2_loaders/distinfo +++ b/graphics/imlib2_loaders/distinfo @@ -1,2 +1,2 @@ -MD5 (imlib2_loaders-1.2.1.tar.gz) = de6205aeccc93d140d21c6a9aa05b755 -SIZE (imlib2_loaders-1.2.1.tar.gz) = 308080 +MD5 (imlib2_loaders-1.2.1.004.tar.gz) = 554e93eefef26a00bc63aec15d0f913d +SIZE (imlib2_loaders-1.2.1.004.tar.gz) = 309782 |