diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-25 11:37:29 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-25 11:37:29 +0800 |
commit | e934b106497f17545e236bb9644bed935cd118ad (patch) | |
tree | 29839e0cbcfadbf35eac8fc26b9ad2afe1301370 /multimedia/ogle-gui | |
parent | 14c9f603eb5d9868d374e46ac865925da109a838 (diff) | |
download | marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.gz marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.bz2 marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.lz marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.xz marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.zst marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.zip |
Remove these now that they have been committed to the FreeBSD ports tree.
Next stop GNOME 2.21.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9875 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/ogle-gui')
-rw-r--r-- | multimedia/ogle-gui/Makefile | 63 | ||||
-rw-r--r-- | multimedia/ogle-gui/distinfo | 3 | ||||
-rw-r--r-- | multimedia/ogle-gui/files/patch-configure | 11 | ||||
-rw-r--r-- | multimedia/ogle-gui/files/patch-src::callbacks.c | 11 | ||||
-rw-r--r-- | multimedia/ogle-gui/files/patch-src::my_glade.c | 11 | ||||
-rw-r--r-- | multimedia/ogle-gui/pkg-descr | 20 | ||||
-rw-r--r-- | multimedia/ogle-gui/pkg-message | 7 | ||||
-rw-r--r-- | multimedia/ogle-gui/pkg-plist | 33 |
8 files changed, 0 insertions, 159 deletions
diff --git a/multimedia/ogle-gui/Makefile b/multimedia/ogle-gui/Makefile deleted file mode 100644 index 11f4a3f00..000000000 --- a/multimedia/ogle-gui/Makefile +++ /dev/null @@ -1,63 +0,0 @@ -# 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 deleted file mode 100644 index 4662f6794..000000000 --- a/multimedia/ogle-gui/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index ee5bc6b30..000000000 --- a/multimedia/ogle-gui/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 deleted file mode 100644 index acabe3757..000000000 --- a/multimedia/ogle-gui/files/patch-src::callbacks.c +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 deleted file mode 100644 index b4d23cd97..000000000 --- a/multimedia/ogle-gui/files/patch-src::my_glade.c +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 deleted file mode 100644 index cd282c548..000000000 --- a/multimedia/ogle-gui/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ -[ 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 deleted file mode 100644 index edbec57ce..000000000 --- a/multimedia/ogle-gui/pkg-message +++ /dev/null @@ -1,7 +0,0 @@ - -============================================= -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 deleted file mode 100644 index f8e02b44e..000000000 --- a/multimedia/ogle-gui/pkg-plist +++ /dev/null @@ -1,33 +0,0 @@ -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 |