diff options
author | vanilla <vanilla@FreeBSD.org> | 2005-06-16 17:59:14 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2005-06-16 17:59:14 +0800 |
commit | 7addf5d4bccc4f94be11eb8044e74d6cc1eab506 (patch) | |
tree | f9bc39ab06145803fa0e28a52c62f8210de8efa9 | |
parent | a4f16b72d657c3836b372e0df55bf00a18d43f91 (diff) | |
download | freebsd-ports-gnome-7addf5d4bccc4f94be11eb8044e74d6cc1eab506.tar.gz freebsd-ports-gnome-7addf5d4bccc4f94be11eb8044e74d6cc1eab506.tar.zst freebsd-ports-gnome-7addf5d4bccc4f94be11eb8044e74d6cc1eab506.zip |
Upgrade to 0.9.3.003, and remove DEPRECATED.
-rw-r--r-- | graphics/entice/Makefile | 21 | ||||
-rw-r--r-- | graphics/entice/distinfo | 4 | ||||
-rw-r--r-- | graphics/entice/files/patch-Makefile.in | 11 | ||||
-rw-r--r-- | graphics/entice/files/patch-src::bin::Makefile.in | 11 | ||||
-rw-r--r-- | graphics/entice/pkg-plist | 57 |
5 files changed, 25 insertions, 79 deletions
diff --git a/graphics/entice/Makefile b/graphics/entice/Makefile index 671fd4e3a3f8..2c970d2b1e6d 100644 --- a/graphics/entice/Makefile +++ b/graphics/entice/Makefile @@ -6,27 +6,20 @@ # PORTNAME= entice -PORTVERSION= 0.5.0 +PORTVERSION= 0.9.3.003 CATEGORIES= graphics -MASTER_SITES= http://www.ny.us.rasterman.com/files/ +MASTER_SITES= http://enlightenment.freedesktop.org/files/ -DEPRECATED= "CVS snapshot on master site gone, no releases from Enlightenment" -EXPIRATION_DATE=2005-07-31 - -MAINTAINER= ports@FreeBSD.org +MAINTAINER= vanilla@FreeBSD.org COMMENT= An image viewer written using libraries for Enlightenment 0.17 development -LIB_DEPENDS= ecore.0:${PORTSDIR}/x11/ecore \ - evas.6:${PORTSDIR}/graphics/evas +LIB_DEPENDS= ecore.1:${PORTSDIR}/x11/ecore \ + evas.1:${PORTSDIR}/graphics/evas USE_X_PREFIX= yes -USE_LIBTOOL_VER=15 -USE_REINPLACE= yes +USE_LIBTOOL_VER= 15 +USE_GNOME= gnometarget CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - .include <bsd.port.mk> diff --git a/graphics/entice/distinfo b/graphics/entice/distinfo index 0a84b7bb2f1d..08ffc58e75f0 100644 --- a/graphics/entice/distinfo +++ b/graphics/entice/distinfo @@ -1,2 +1,2 @@ -MD5 (entice-0.5.0.tar.gz) = 21838ac43bb756c5d55276b8e47d5632 -SIZE (entice-0.5.0.tar.gz) = 288060 +MD5 (entice-0.9.3.003.tar.gz) = 36420b0e383c5303c509f05feda43c37 +SIZE (entice-0.9.3.003.tar.gz) = 881706 diff --git a/graphics/entice/files/patch-Makefile.in b/graphics/entice/files/patch-Makefile.in deleted file mode 100644 index a5e58c92287c..000000000000 --- a/graphics/entice/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Tue Sep 25 11:13:50 2001 -+++ Makefile.in Sun Oct 7 20:05:23 2001 -@@ -400,7 +400,7 @@ - if test -d $(srcdir)/data; then \ - $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/data; \ - for d in $(srcdir)/data/*; do \ -- cp -afr $$d $(DESTDIR)$(pkgdatadir)/data; \ -+ cp -pfR $$d $(DESTDIR)$(pkgdatadir)/data; \ - done \ - fi - diff --git a/graphics/entice/files/patch-src::bin::Makefile.in b/graphics/entice/files/patch-src::bin::Makefile.in deleted file mode 100644 index 3180105753c0..000000000000 --- a/graphics/entice/files/patch-src::bin::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/bin/Makefile.in.orig Tue Sep 25 11:13:52 2001 -+++ src/bin/Makefile.in Sun Oct 7 19:57:52 2001 -@@ -113,7 +113,7 @@ - entice_SOURCES = main.c - - --entice_LDADD = @imlib2_libs@ @evas_libs@ @edb_libs@ @ebits_libs@ @ecore_libs@ -lm -lc $(INTLLIBS) -+entice_LDADD = @imlib2_libs@ @evas_libs@ @edb_libs@ @ebits_libs@ @ecore_libs@ -lm $(INTLLIBS) - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../../config.h - CONFIG_CLEAN_FILES = diff --git a/graphics/entice/pkg-plist b/graphics/entice/pkg-plist index 2fba91694c10..8353f1b0fd08 100644 --- a/graphics/entice/pkg-plist +++ b/graphics/entice/pkg-plist @@ -1,42 +1,17 @@ bin/entice -share/entice/data/fonts/nationff.ttf -share/entice/data/images/arrow_b.png -share/entice/data/images/arrow_b.xcf -share/entice/data/images/arrow_l.png -share/entice/data/images/arrow_l.xcf -share/entice/data/images/arrow_r.png -share/entice/data/images/arrow_t.png -share/entice/data/images/bg.png -share/entice/data/images/bt.xcf -share/entice/data/images/bt_close_1.png -share/entice/data/images/bt_close_2.png -share/entice/data/images/bt_expand_1.png -share/entice/data/images/bt_expand_2.png -share/entice/data/images/bt_full_1.png -share/entice/data/images/bt_full_2.png -share/entice/data/images/bt_next_1.png -share/entice/data/images/bt_next_2.png -share/entice/data/images/bt_prev_1.png -share/entice/data/images/bt_prev_2.png -share/entice/data/images/bt_zoom_in_1.png -share/entice/data/images/bt_zoom_in_2.png -share/entice/data/images/bt_zoom_normal_1.png -share/entice/data/images/bt_zoom_normal_2.png -share/entice/data/images/bt_zoom_out_1.png -share/entice/data/images/bt_zoom_out_2.png -share/entice/data/images/directory.png -share/entice/data/images/list_arrow_d_1.png -share/entice/data/images/list_arrow_d_1.xcf -share/entice/data/images/list_arrow_d_2.png -share/entice/data/images/list_arrow_u_1.png -share/entice/data/images/list_arrow_u_1.xcf -share/entice/data/images/list_arrow_u_2.png -share/entice/data/images/list_sel.png -share/entice/data/images/logo.png -share/entice/data/images/mini_sel.png -share/entice/data/images/panel.png -share/entice/data/images/thumb.png -@dirrm share/entice/data/fonts -@dirrm share/entice/data/images -@dirrm share/entice/data -@dirrm share/entice +%%DATADIR%%/fonts/Vera.ttf +%%DATADIR%%/fonts/VeraBI.ttf +%%DATADIR%%/fonts/VeraBd.ttf +%%DATADIR%%/fonts/VeraIt.ttf +%%DATADIR%%/fonts/VeraMoBI.ttf +%%DATADIR%%/fonts/VeraMoBd.ttf +%%DATADIR%%/fonts/VeraMoIt.ttf +%%DATADIR%%/fonts/VeraMono.ttf +%%DATADIR%%/fonts/VeraSe.ttf +%%DATADIR%%/fonts/VeraSeBd.ttf +%%DATADIR%%/fonts/nationff.ttf +%%DATADIR%%/themes/artifakt.eet +%%DATADIR%%/themes/default.eet +@dirrm %%DATADIR%%/themes +@dirrm %%DATADIR%%/fonts +@dirrm %%DATADIR%% |