diff options
author | kwm <kwm@FreeBSD.org> | 2014-10-03 18:53:39 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2014-10-03 18:53:39 +0800 |
commit | d9ef5b4ebcb2ff64f32792876fb10b102a769099 (patch) | |
tree | 34aa8b6794d52c8559008c23a6728a9831a7ca91 /textproc | |
parent | 5f49db996caff5b111ace58af16dba729c88cee9 (diff) | |
download | freebsd-ports-gnome-d9ef5b4ebcb2ff64f32792876fb10b102a769099.tar.gz freebsd-ports-gnome-d9ef5b4ebcb2ff64f32792876fb10b102a769099.tar.zst freebsd-ports-gnome-d9ef5b4ebcb2ff64f32792876fb10b102a769099.zip |
Remove eel and ports that use it.
Eel doesn't build after the gnome3 import.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/gnome-translate/Makefile | 32 | ||||
-rw-r--r-- | textproc/gnome-translate/distinfo | 2 | ||||
-rw-r--r-- | textproc/gnome-translate/files/patch-src_gt-app.c | 12 | ||||
-rw-r--r-- | textproc/gnome-translate/files/patch-src_gt-util.c | 12 | ||||
-rw-r--r-- | textproc/gnome-translate/pkg-descr | 5 | ||||
-rw-r--r-- | textproc/gnome-translate/pkg-plist | 32 |
7 files changed, 0 insertions, 96 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 6fe0daccb6b6..02decc8d0467 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -190,7 +190,6 @@ SUBDIR += gmetadom SUBDIR += gnome-doc-utils SUBDIR += gnome-spell - SUBDIR += gnome-translate SUBDIR += gnugrep SUBDIR += go-text SUBDIR += go.text diff --git a/textproc/gnome-translate/Makefile b/textproc/gnome-translate/Makefile deleted file mode 100644 index 1cb33fbb9871..000000000000 --- a/textproc/gnome-translate/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# Created by: Jean-Yves Lefort <jylefort@brutele.be> -# $FreeBSD$ - -PORTNAME= gnome-translate -PORTVERSION= 0.99 -PORTREVISION= 16 -CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= libtranslate - -MAINTAINER= ports@FreeBSD.org -COMMENT= Natural language translator - -LIB_DEPENDS= libtranslate.so:${PORTSDIR}/textproc/libtranslate - -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -GCONF_SCHEMAS= gnome-translate.schemas -USES= pathfix pkgconfig gmake -USE_GNOME= gnomeprefix eel2 intlhack libgnomeui -GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -Wl,-export-dynamic - -OPTIONS_DEFINE= LANGUAGE_DETECTION -LANGUAGE_DETECTION_DESC= language detection -OPTIONS_DEFAULT= LANGUAGE_DETECTION - -LANGUAGE_DETECTION_CONFIGURE_ENABLE= language-detection -LANGUAGE_DETECTION_LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell - -.include <bsd.port.mk> diff --git a/textproc/gnome-translate/distinfo b/textproc/gnome-translate/distinfo deleted file mode 100644 index c5f4ac880554..000000000000 --- a/textproc/gnome-translate/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome-translate-0.99.tar.gz) = 2ae1f8e16777c28c5a9c902e0a16de724bf08ebace0a425a0c15e686e4cfaac2 -SIZE (gnome-translate-0.99.tar.gz) = 298179 diff --git a/textproc/gnome-translate/files/patch-src_gt-app.c b/textproc/gnome-translate/files/patch-src_gt-app.c deleted file mode 100644 index e58db910bec5..000000000000 --- a/textproc/gnome-translate/files/patch-src_gt-app.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/gt-app.c.orig Fri Jan 28 13:31:53 2005 -+++ src/gt-app.c Mon May 1 19:58:44 2006 -@@ -1168,8 +1168,7 @@ - GTK_MESSAGE_WARNING, - GTK_BUTTONS_YES_NO, - _("Overwrite file?"), -- secondary, -- NULL); -+ secondary); - g_free(secondary); - - gtk_dialog_set_default_response(GTK_DIALOG(confirmation_dialog), GTK_RESPONSE_NO); /* safe default */ diff --git a/textproc/gnome-translate/files/patch-src_gt-util.c b/textproc/gnome-translate/files/patch-src_gt-util.c deleted file mode 100644 index 018bc25af631..000000000000 --- a/textproc/gnome-translate/files/patch-src_gt-util.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/gt-util.c.orig Mon May 1 20:00:48 2006 -+++ src/gt-util.c Mon May 1 20:01:35 2006 -@@ -53,8 +53,7 @@ - GTK_MESSAGE_ERROR, - GTK_BUTTONS_OK, - primary, -- secondary, -- NULL); -+ secondary); - - if (blocking) - { diff --git a/textproc/gnome-translate/pkg-descr b/textproc/gnome-translate/pkg-descr deleted file mode 100644 index 9d691a14c4ae..000000000000 --- a/textproc/gnome-translate/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -GNOME Translate is a natural language translator. It can translate a -text or web page between several natural languages, and it can -automatically detect the source language as you type. - -WWW: http://www.nongnu.org/libtranslate/ diff --git a/textproc/gnome-translate/pkg-plist b/textproc/gnome-translate/pkg-plist deleted file mode 100644 index 5e3696bf6994..000000000000 --- a/textproc/gnome-translate/pkg-plist +++ /dev/null @@ -1,32 +0,0 @@ -bin/gnome-translate -share/applications/gnome-translate.desktop -share/gnome-translate/ui/app.glade -share/gnome-translate/ui/edit-toolbars.glade -share/gnome-translate/ui/hand-open.png -share/gnome-translate/ui/logo.png -share/gnome-translate/ui/menus.xml -share/gnome-translate/ui/preferences.glade -share/gnome-translate/ui/toolbars.xml -share/gnome-translate/ui/translate-web-page.glade -share/gnome/help/gnome-translate/C/documentation-license.xml -share/gnome/help/gnome-translate/C/figures/main-window.png -share/gnome/help/gnome-translate/C/gnome-translate.xml -share/gnome/help/gnome-translate/C/software-license.xml -share/omf/gnome-translate/gnome-translate-C.omf -share/pixmaps/gnome-translate.png -share/icons/hicolor/16x16/apps/gnome-translate-web-page.png -share/icons/hicolor/16x16/apps/gnome-translate.png -share/icons/hicolor/24x24/apps/gnome-translate-web-page.png -share/icons/hicolor/24x24/apps/gnome-translate.png -share/icons/hicolor/32x32/apps/gnome-translate-swap-panes.png -share/icons/hicolor/32x32/apps/gnome-translate-web-page.png -share/icons/hicolor/32x32/apps/gnome-translate.png -share/icons/hicolor/48x48/apps/gnome-translate-web-page.png -share/icons/hicolor/48x48/apps/gnome-translate.png -share/locale/fr/LC_MESSAGES/gnome-translate.mo -@dirrm share/gnome-translate/ui -@dirrm share/gnome-translate -@dirrm share/gnome/help/gnome-translate/C/figures -@dirrm share/gnome/help/gnome-translate/C -@dirrm share/gnome/help/gnome-translate -@dirrm share/omf/gnome-translate |