summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-30 10:43:22 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-30 10:43:22 +0800
commit118a961c1191ef17f04a24ec3848637ef0c000bb (patch)
treeb4910089a19a86f90351abe87d48920d56af6a02
parent052957879ad3176bb958edf81697df5bd9b3d1fa (diff)
downloadmarcuscom-ports-118a961c1191ef17f04a24ec3848637ef0c000bb.tar
marcuscom-ports-118a961c1191ef17f04a24ec3848637ef0c000bb.tar.gz
marcuscom-ports-118a961c1191ef17f04a24ec3848637ef0c000bb.tar.bz2
marcuscom-ports-118a961c1191ef17f04a24ec3848637ef0c000bb.tar.lz
marcuscom-ports-118a961c1191ef17f04a24ec3848637ef0c000bb.tar.xz
marcuscom-ports-118a961c1191ef17f04a24ec3848637ef0c000bb.tar.zst
marcuscom-ports-118a961c1191ef17f04a24ec3848637ef0c000bb.zip
share/gnome/ -> share/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8937 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--multimedia/ogle-gui/Makefile63
-rw-r--r--multimedia/ogle-gui/distinfo3
-rw-r--r--multimedia/ogle-gui/files/patch-configure11
-rw-r--r--multimedia/ogle-gui/files/patch-src::callbacks.c11
-rw-r--r--multimedia/ogle-gui/files/patch-src::my_glade.c11
-rw-r--r--multimedia/ogle-gui/pkg-descr20
-rw-r--r--multimedia/ogle-gui/pkg-message7
-rw-r--r--multimedia/ogle-gui/pkg-plist33
8 files changed, 159 insertions, 0 deletions
diff --git a/multimedia/ogle-gui/Makefile b/multimedia/ogle-gui/Makefile
new file mode 100644
index 000000000..11f4a3f00
--- /dev/null
+++ b/multimedia/ogle-gui/Makefile
@@ -0,0 +1,63 @@
+# New ports collection makefile for: ogle
+# Date created: Tue Oct 16 18:35:39 BRST 2001
+# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= ogle
+PORTVERSION= 0.9.2
+PORTREVISION= 9
+CATEGORIES= multimedia gnome
+MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/
+PKGNAMESUFFIX= -gui
+DISTNAME= ${PORTNAME}_gui-${PORTVERSION}
+
+MAINTAINER= multimedia@FreeBSD.org
+COMMENT= An add-on graphical user interface for Ogle
+
+BUILD_DEPENDS= ${LOCALBASE}/lib/ogle/libdvdcontrol.so.11:${PORTSDIR}/multimedia/ogle
+LIB_DEPENDS= glade-2.0:${PORTSDIR}/devel/libglade2 \
+ xml2.5:${PORTSDIR}/textproc/libxml2
+RUN_DEPENDS= ogle:${PORTSDIR}/multimedia/ogle
+
+USE_GETTEXT= yes
+USE_XLIB= yes
+USE_GNOME= gnomehack \
+ gnomehier \
+ gnomeprefix \
+ gtk20
+WANT_GNOME= yes
+USE_XPM= yes
+USE_AUTOTOOLS= libtool:15
+CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+CONFIGURE_ARGS= --with-dvd-includes=${LOCALBASE}/include \
+ --with-dvdcontrol=${LOCALBASE} \
+ --without-included-gettext \
+ --enable-gtk2 \
+ --with-gtk-prefix=${LOCALBASE} \
+ --with-libiconv-prefix=${LOCALBASE} \
+ --with-libintl-prefix=${LOCALBASE} \
+ --with-xml-prefix=${LOCALBASE}
+
+.include <bsd.port.pre.mk>
+
+.if ${HAVE_GNOME:Mlibcapplet}!=""
+USE_GNOME+= libcapplet
+PKGNAMESUFFIX= -gnome
+.endif
+
+PLIST_SUB= SHARE_DATADIR="${SHARE_DATADIR}"
+
+post-patch:
+# fix library version
+ @${REINPLACE_CMD} -E -e "s|(libglade\.so)\.0|\1.4|; \
+ s|%%LOCALBASE%%|${LOCALBASE}|" \
+ ${CONFIGURE_WRKSRC}/configure
+# correct path for program data files
+ @${REINPLACE_CMD} -E -e \
+ 's!(CONFIG_FILE[[:space:]]*=[^"]+\")[^/]+/!\1${LOCALBASE}/share/!; \
+ s!(CONFIG_FILE_DTD[[:space:]]*=[^"]+\")[^/]+/!\1${LOCALBASE}/share/!' \
+ ${WRKSRC}/src/Makefile.in
+
+.include <bsd.port.post.mk>
diff --git a/multimedia/ogle-gui/distinfo b/multimedia/ogle-gui/distinfo
new file mode 100644
index 000000000..4662f6794
--- /dev/null
+++ b/multimedia/ogle-gui/distinfo
@@ -0,0 +1,3 @@
+MD5 (ogle_gui-0.9.2.tar.gz) = e685aa3046f9da13532ede9300f2f794
+SHA256 (ogle_gui-0.9.2.tar.gz) = 9473ebc077d3aae97a53685212db49f6089215d72e76ecfc55b0e541e64c8bd7
+SIZE (ogle_gui-0.9.2.tar.gz) = 396673
diff --git a/multimedia/ogle-gui/files/patch-configure b/multimedia/ogle-gui/files/patch-configure
new file mode 100644
index 000000000..ee5bc6b30
--- /dev/null
+++ b/multimedia/ogle-gui/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Mon Jun 10 17:42:29 2002
++++ configure Mon Jun 10 17:42:43 2002
+@@ -1648,6 +1648,8 @@
+ ogle_pkglibdir=${exec_prefix}/lib/ogle
+ fi
+
++ogle_pkglibdir=%%LOCALBASE%%/lib/ogle
++
+ echo "$as_me:$LINENO: checking for ogle helper dir" >&5
+ echo $ECHO_N "checking for ogle helper dir... $ECHO_C" >&6
+ if test ! -x ${ogle_pkglibdir}/ogle_ctrl; then
diff --git a/multimedia/ogle-gui/files/patch-src::callbacks.c b/multimedia/ogle-gui/files/patch-src::callbacks.c
new file mode 100644
index 000000000..acabe3757
--- /dev/null
+++ b/multimedia/ogle-gui/files/patch-src::callbacks.c
@@ -0,0 +1,11 @@
+--- src/callbacks.c.orig Sun Nov 9 18:20:31 2003
++++ src/callbacks.c Sun Nov 9 18:21:14 2003
+@@ -22,7 +22,7 @@
+
+ #include <stdio.h>
+ #include <stdlib.h>
+-#include <time.h>
++#include <sys/time.h>
+ #include <gtk/gtk.h>
+ #include <ogle/dvdcontrol.h>
+
diff --git a/multimedia/ogle-gui/files/patch-src::my_glade.c b/multimedia/ogle-gui/files/patch-src::my_glade.c
new file mode 100644
index 000000000..b4d23cd97
--- /dev/null
+++ b/multimedia/ogle-gui/files/patch-src::my_glade.c
@@ -0,0 +1,11 @@
+--- src/my_glade.c.orig Sat May 10 23:43:23 2003
++++ src/my_glade.c Sat May 10 23:45:47 2003
+@@ -39,7 +39,7 @@
+
+ fun = dlsym(handle, new_symbol);
+ error = dlerror();
+- if(error != NULL) {
++ if(fun == NULL) {
+ fprintf(stderr, "Error during dlsym of %s: %s\n", new_symbol, error);
+ gtk_exit(1);
+ }
diff --git a/multimedia/ogle-gui/pkg-descr b/multimedia/ogle-gui/pkg-descr
new file mode 100644
index 000000000..cd282c548
--- /dev/null
+++ b/multimedia/ogle-gui/pkg-descr
@@ -0,0 +1,20 @@
+[ from developer's site ]
+
+This is a Graphical Interface for Ogle.
+Ogle is an open DVD player which:
+
+o Supports DVD menus and navigation
+o Reads from mounted, unmounted DVDs and hard drive
+o Reads encrypted and unencrypted DVDs using libdvdread/libdvdcss
+o A new MPEG2 decoder with mmx/altivec/medialib acceleration
+o Normal X11 and XFree86 Xvideo display support with subpicture
+ overlay
+o Accelerated display on Sun FFB2+ cards
+o Angle, audio and subpicture selection
+o Handles advanced subpicture commands such as fade/scroll and wipe
+o Detects and uses correct aspect for movie and menus
+o Possible to play AC3 via S/PDIF with an external command
+o Fullscreen mode
+o Screenshots with and without subpicture overlay
+
+WWW: http://www.dtek.chalmers.se/~dvd/
diff --git a/multimedia/ogle-gui/pkg-message b/multimedia/ogle-gui/pkg-message
new file mode 100644
index 000000000..edbec57ce
--- /dev/null
+++ b/multimedia/ogle-gui/pkg-message
@@ -0,0 +1,7 @@
+
+=============================================
+To use the graphical interface, just run Ogle
+It will detect the graphical interface
+Run 'ogle'
+=============================================
+
diff --git a/multimedia/ogle-gui/pkg-plist b/multimedia/ogle-gui/pkg-plist
new file mode 100644
index 000000000..f8e02b44e
--- /dev/null
+++ b/multimedia/ogle-gui/pkg-plist
@@ -0,0 +1,33 @@
+lib/ogle/ogle_gui
+share/ogle_gui/angle.xpm
+share/ogle_gui/enter.xpm
+share/ogle_gui/fastforward.xpm
+share/ogle_gui/go_up.xpm
+share/ogle_gui/menus.xpm
+share/ogle_gui/ogle.xpm
+share/ogle_gui/ogle_gui.glade
+share/ogle_gui/ogle_gui.glade2
+share/ogle_gui/rewind.xpm
+share/ogle_gui/skip_backwards.xpm
+share/ogle_gui/skip_forwards.xpm
+share/ogle_gui/stock_down_arrow.xpm
+share/ogle_gui/stock_first.xpm
+share/ogle_gui/stock_last.xpm
+share/ogle_gui/stock_left_arrow.xpm
+share/ogle_gui/stock_pause.xpm
+share/ogle_gui/stock_right_arrow.xpm
+share/ogle_gui/stock_stop.xpm
+share/ogle_gui/stock_timer.xpm
+share/ogle_gui/stock_timer_stopped.xpm
+share/ogle_gui/stock_up_arrow.xpm
+share/ogle_gui/stock_volume.xpm
+share/ogle_gui/subpicture.xpm
+share/locale/da/LC_MESSAGES/ogle_gui.mo
+share/locale/de/LC_MESSAGES/ogle_gui.mo
+share/locale/fr/LC_MESSAGES/ogle_gui.mo
+share/locale/nl/LC_MESSAGES/ogle_gui.mo
+share/locale/pt/LC_MESSAGES/ogle_gui.mo
+share/locale/sv/LC_MESSAGES/ogle_gui.mo
+@dirrmtry share/locale
+@dirrm share/ogle_gui
+@dirrm lib/ogle