diff options
-rw-r--r-- | MOVED | 2 | ||||
-rw-r--r-- | x11/Makefile | 1 | ||||
-rw-r--r-- | x11/libgnomemm26/Makefile | 30 | ||||
-rw-r--r-- | x11/libgnomemm26/distinfo | 2 | ||||
-rw-r--r-- | x11/libgnomemm26/pkg-descr | 3 | ||||
-rw-r--r-- | x11/libgnomemm26/pkg-plist | 18 |
6 files changed, 2 insertions, 54 deletions
@@ -15454,3 +15454,5 @@ textproc/libxslt-reference||2020-09-19|Remove outdated reference documentation textproc/gtkspell-reference||2020-09-19|Remove outdated reference documentation textproc/libxml2-reference||2020-09-19|Remove outdated reference documentation x11-toolkits/gnomemm||2020-09-19|Remove metaport for non maintained gnome2 libraries +x11-toolkits/libgnomeuimm26||2020-09-19|Gnome2 C++ binding not depended on +x11/libgnomemm26||2020-09-19|Gnome2 C++ binding not depended on diff --git a/x11/Makefile b/x11/Makefile index 87972989a662..cd5b1a3876d1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -165,7 +165,6 @@ SUBDIR += libfm-qt SUBDIR += libgnome SUBDIR += libgnomekbd - SUBDIR += libgnomemm26 SUBDIR += libinput SUBDIR += libmatekbd SUBDIR += libsx diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile deleted file mode 100644 index b6de2a7dd930..000000000000 --- a/x11/libgnomemm26/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# Created by: Alexander Nedotsukov <bland@mail.ru> -# $FreeBSD$ -# $MCom: ports/x11/libgnomemm26/Makefile,v 1.24 2010/03/30 13:34:10 avl Exp $ - -PORTNAME= libgnomemm -PORTVERSION= 2.30.0 -PORTREVISION= 10 -CATEGORIES= x11 gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= bland@FreeBSD.org -COMMENT= C++ wrapper for libgnome library - -LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24 - -USES= compiler:c++11-lang gmake gnome libtool:keepla pathfix \ - pkgconfig tar:bzip2 xorg -USE_CXXSTD= c++11 -USE_XORG= xext -USE_GNOME= libgnome -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-static -INSTALL_TARGET= install-strip -BINARY_WRAPPERS= gm4 - -PLIST_SUB= VERSION="2.6" API_VERSION="2.6" - -.include <bsd.port.mk> diff --git a/x11/libgnomemm26/distinfo b/x11/libgnomemm26/distinfo deleted file mode 100644 index 0768fbd0da02..000000000000 --- a/x11/libgnomemm26/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome2/libgnomemm-2.30.0.tar.bz2) = 2a01f068ff73a1985d050e75f899fec34ac13622e2ead43523a4e2b0875042cf -SIZE (gnome2/libgnomemm-2.30.0.tar.bz2) = 364011 diff --git a/x11/libgnomemm26/pkg-descr b/x11/libgnomemm26/pkg-descr deleted file mode 100644 index 02e98740a6d0..000000000000 --- a/x11/libgnomemm26/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a set of thin C++ wrappers for libgnome library. - -WWW: http://gtkmm.sourceforge.net/ diff --git a/x11/libgnomemm26/pkg-plist b/x11/libgnomemm26/pkg-plist deleted file mode 100644 index 016c0ea07ba0..000000000000 --- a/x11/libgnomemm26/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -include/libgnomemm-%%API_VERSION%%/libgnomemm.h -include/libgnomemm-%%API_VERSION%%/libgnomemm/init.h -include/libgnomemm-%%API_VERSION%%/libgnomemm/main.h -include/libgnomemm-%%API_VERSION%%/libgnomemm/moduleinfo.h -include/libgnomemm-%%API_VERSION%%/libgnomemm/private/main_p.h -include/libgnomemm-%%API_VERSION%%/libgnomemm/private/moduleinfo_p.h -include/libgnomemm-%%API_VERSION%%/libgnomemm/private/program_p.h -include/libgnomemm-%%API_VERSION%%/libgnomemm/program.h -include/libgnomemm-%%API_VERSION%%/libgnomemm/wrap_init.h -lib/libgnomemm-%%VERSION%%.a -lib/libgnomemm-%%VERSION%%.la -lib/libgnomemm-%%VERSION%%.so -lib/libgnomemm-%%VERSION%%.so.1 -lib/libgnomemm-%%VERSION%%.so.1.0.5 -lib/libgnomemm-%%API_VERSION%%/include/libgnomemmconfig.h -lib/libgnomemm-%%API_VERSION%%/proc/m4/convert.m4 -lib/libgnomemm-%%API_VERSION%%/proc/m4/convert_libgnomemm.m4 -libdata/pkgconfig/libgnomemm-%%API_VERSION%%.pc |