diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-11-04 10:16:04 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-11-04 10:16:04 +0000 |
commit | b570bb34da314d89ad4e7e3edef8d8060a4ba8d3 (patch) | |
tree | 31b930c6ab11f54c82e81a87767e7cd640670370 /graphics | |
parent | 01991be1da66b7b0d5d43b11006e68b8633ccf54 (diff) | |
download | ports-b570bb34da314d89ad4e7e3edef8d8060a4ba8d3.tar.gz ports-b570bb34da314d89ad4e7e3edef8d8060a4ba8d3.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | graphics/entice/Makefile | 23 | ||||
-rw-r--r-- | graphics/entice/distinfo | 1 | ||||
-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-comment | 1 | ||||
-rw-r--r-- | graphics/entice/pkg-descr | 6 | ||||
-rw-r--r-- | graphics/entice/pkg-plist | 42 |
8 files changed, 96 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 78155b8b644a..bce2c7203204 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -36,6 +36,7 @@ SUBDIR += electriceyes SUBDIR += enfle SUBDIR += enjoympeg + SUBDIR += entice SUBDIR += eog SUBDIR += eps2png SUBDIR += epstool diff --git a/graphics/entice/Makefile b/graphics/entice/Makefile new file mode 100644 index 000000000000..66d62370d572 --- /dev/null +++ b/graphics/entice/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: entice +# Date created: 7 Oct 2001 +# Whom: Jeremy Norris <ishmael27@home.com> +# +# $FreeBSD$ +# + +PORTNAME= entice +PORTVERSION= 0.5.0 +CATEGORIES= graphics +MASTER_SITES= http://www.ny.us.rasterman.com/files/ + +MAINTAINER= ishmael27@home.com + +LIB_DEPENDS= ecore.0:${PORTSDIR}/x11/ecore \ + evas.6:${PORTSDIR}/graphics/evas + +USE_X_PREFIX= yes +USE_LIBTOOL= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib" + +.include <bsd.port.mk> diff --git a/graphics/entice/distinfo b/graphics/entice/distinfo new file mode 100644 index 000000000000..8678a68478f6 --- /dev/null +++ b/graphics/entice/distinfo @@ -0,0 +1 @@ +MD5 (entice-0.5.0.tar.gz) = 21838ac43bb756c5d55276b8e47d5632 diff --git a/graphics/entice/files/patch-Makefile.in b/graphics/entice/files/patch-Makefile.in new file mode 100644 index 000000000000..a5e58c92287c --- /dev/null +++ b/graphics/entice/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- 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 new file mode 100644 index 000000000000..3180105753c0 --- /dev/null +++ b/graphics/entice/files/patch-src::bin::Makefile.in @@ -0,0 +1,11 @@ +--- 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-comment b/graphics/entice/pkg-comment new file mode 100644 index 000000000000..7516431b3ba9 --- /dev/null +++ b/graphics/entice/pkg-comment @@ -0,0 +1 @@ +An image viewer written using libraries for Enlightenment 0.17 development diff --git a/graphics/entice/pkg-descr b/graphics/entice/pkg-descr new file mode 100644 index 000000000000..600f5554dc7d --- /dev/null +++ b/graphics/entice/pkg-descr @@ -0,0 +1,6 @@ +An image viewer written using some of the libraries being used for the +development of Enlightenment 0.17.0 and later. It is intended to be simple and +usable for viewing images or collections of them (for example - photo albums), +be fast and look good. + +WWW: http://www.ny.us.rasterman.com/projects/entice/index.html diff --git a/graphics/entice/pkg-plist b/graphics/entice/pkg-plist new file mode 100644 index 000000000000..2fba91694c10 --- /dev/null +++ b/graphics/entice/pkg-plist @@ -0,0 +1,42 @@ +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 |