summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/lodju/Makefile30
-rw-r--r--graphics/lodju/distinfo1
-rw-r--r--graphics/lodju/files/patch-configure13
-rw-r--r--graphics/lodju/files/patch-configure.in13
-rw-r--r--graphics/lodju/pkg-comment1
-rw-r--r--graphics/lodju/pkg-descr5
-rw-r--r--graphics/lodju/pkg-plist23
8 files changed, 87 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index c8a7462..6379819 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -217,6 +217,7 @@
SUBDIR += linux_glx
SUBDIR += linux_mesa
SUBDIR += linux_mesa3
+ SUBDIR += lodju
SUBDIR += maverik
SUBDIR += metapixel
SUBDIR += ming
diff --git a/graphics/lodju/Makefile b/graphics/lodju/Makefile
new file mode 100644
index 0000000..12781dc
--- /dev/null
+++ b/graphics/lodju/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: lodju
+# Date created: Fri Feb 08 10:50:01 PST 2002
+# Whom: jylitalo@iki.fi
+#
+# $FreeBSD$
+#
+
+PORTNAME= lodju
+PORTVERSION= 1.1
+PORTREVISION= 1
+CATEGORIES+= graphics
+MASTER_SITES= http://liw.iki.fi/liw/lodju/tarballs/
+
+MAINTAINER?= jylitalo@iki.fi
+
+RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
+BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \
+ gtk12-config:${PORTSDIR}/x11-toolkits/gtk12 \
+ ${LOCALBASE}/include/libintl.h:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= glade-gnome.4:${PORTSDIR}/x11-toolkits/rep-gtk \
+ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
+
+MAN1= lodju-create.1 lodju-gallery.1 lodju.1
+MANCOMPRESSED= yes
+
+AUTOCONF= autoconf
+GNU_AUTOCONF= yes
+HAS_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/graphics/lodju/distinfo b/graphics/lodju/distinfo
new file mode 100644
index 0000000..8bb07eb0
--- /dev/null
+++ b/graphics/lodju/distinfo
@@ -0,0 +1 @@
+MD5 (lodju-1.1.tar.gz) = fc1591cd39d3cde3377c5f50b179a55b
diff --git a/graphics/lodju/files/patch-configure b/graphics/lodju/files/patch-configure
new file mode 100644
index 0000000..af96c9a
--- /dev/null
+++ b/graphics/lodju/files/patch-configure
@@ -0,0 +1,13 @@
+--- configure 2002/02/08 17:42:43 1.1
++++ configure 2002/02/08 17:43:06
+@@ -1614,8 +1614,8 @@
+ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+-CFLAGS="$CFLAGS `gtk-config --cflags` `libglade-config --cflags` `gdk-pixbuf-config --cflags`"
+-LIBS="$CFLAGS `gtk-config --libs` `libglade-config --libs` `gdk-pixbuf-config --libs`"
++CFLAGS="$CFLAGS `gtk12-config --cflags` `libglade-config --cflags` `gdk-pixbuf-config --cflags`"
++LIBS="$CFLAGS `gtk12-config --libs` `libglade-config --libs` `gdk-pixbuf-config --libs`"
+
+ ac_ext=c
+ ac_cpp='$CPP $CPPFLAGS'
diff --git a/graphics/lodju/files/patch-configure.in b/graphics/lodju/files/patch-configure.in
new file mode 100644
index 0000000..6413625
--- /dev/null
+++ b/graphics/lodju/files/patch-configure.in
@@ -0,0 +1,13 @@
+--- configure.in 2002/02/08 17:35:42 1.1
++++ configure.in 2002/02/08 17:35:59
+@@ -13,8 +13,8 @@
+
+ dnl Checks for libraries.
+
+-CFLAGS="$CFLAGS `gtk-config --cflags` `libglade-config --cflags` `gdk-pixbuf-config --cflags`"
+-LIBS="$CFLAGS `gtk-config --libs` `libglade-config --libs` `gdk-pixbuf-config --libs`"
++CFLAGS="$CFLAGS `gtk12-config --cflags` `libglade-config --cflags` `gdk-pixbuf-config --cflags`"
++LIBS="$CFLAGS `gtk12-config --libs` `libglade-config --libs` `gdk-pixbuf-config --libs`"
+
+ dnl Look for gettext.
+
diff --git a/graphics/lodju/pkg-comment b/graphics/lodju/pkg-comment
new file mode 100644
index 0000000..baeab2c
--- /dev/null
+++ b/graphics/lodju/pkg-comment
@@ -0,0 +1 @@
+An image management tool for the X Window System
diff --git a/graphics/lodju/pkg-descr b/graphics/lodju/pkg-descr
new file mode 100644
index 0000000..1acc2b6
--- /dev/null
+++ b/graphics/lodju/pkg-descr
@@ -0,0 +1,5 @@
+Lodju provides a graphical interface to a database for managing large
+collections of digital images. In addition, the package provides tools
+for creating a database from an existing image archives, as well as
+the ability to create web galleries from existing database
+collections.
diff --git a/graphics/lodju/pkg-plist b/graphics/lodju/pkg-plist
new file mode 100644
index 0000000..23b573e
--- /dev/null
+++ b/graphics/lodju/pkg-plist
@@ -0,0 +1,23 @@
+bin/lodju
+bin/lodju-create
+bin/lodju-gallery
+share/lodju/lodju.glade
+share/lodju/lodju.css
+share/lodju/gallery.xsl
+share/lodju/layout.xsl
+share/lodju/clear.gif
+share/lodju/fade.gif
+share/lodju/fade_bg.gif
+share/lodju/footerfade.gif
+share/lodju/footerfill.gif
+share/lodju/image_folder.gif
+share/lodju/logo_bottom.gif
+share/lodju/logo_middle.gif
+share/lodju/logo_top.gif
+share/lodju/no_thumb.gif
+share/lodju/graphics/folder.png
+share/lodju/graphics/header.png
+share/lodju/style/lodju.css
+@dirrm share/lodju/graphics
+@dirrm share/lodju/style
+@dirrm share/lodju
OpenPOWER on IntegriCloud