mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
I forgot libgnomemm in last run
With hat: portmgr Approved by: maintainer timeout
This commit is contained in:
parent
559da58a98
commit
ecc25565b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334159
7 changed files with 1 additions and 65 deletions
1
MOVED
1
MOVED
|
@ -5195,3 +5195,4 @@ textproc/stardict2-quick|textproc/stardict-quick|2013-11-17|Renamed
|
|||
x11-toolkits/libgnomeuimm|x11-toolkits/libgnomeuimm26|2013-11-18|older version not in used in the ports tree
|
||||
devel/libglademm|devel/libglademm|2013-11-18|older version not in used in the ports tree
|
||||
graphics/libgnomecanvasmm|graphics/libgnomecanvasmm26|2013-11-18|older version not in used in the ports tree
|
||||
x11/libgnomemm|x11/libgnomemm26|2013-11-18|older version not in used in the ports tree
|
||||
|
|
|
@ -171,7 +171,6 @@
|
|||
SUBDIR += libgnome-java
|
||||
SUBDIR += libgnome-reference
|
||||
SUBDIR += libgnomekbd
|
||||
SUBDIR += libgnomemm
|
||||
SUBDIR += libgnomemm26
|
||||
SUBDIR += libkonq
|
||||
SUBDIR += liboldX
|
||||
|
|
|
@ -1,25 +0,0 @@
|
|||
# Created by: Alexander Nedotsukov <bland@mail.ru>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libgnomemm
|
||||
PORTVERSION= 2.0.1
|
||||
PORTREVISION= 13
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= SF/gtkmm/OldFiles
|
||||
DIST_SUBDIR= gnome2
|
||||
|
||||
MAINTAINER= bland@FreeBSD.org
|
||||
COMMENT= C++ wrapper for libgnome library
|
||||
|
||||
LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtkmm20
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= gmake pkgconfig
|
||||
USE_GNOME= gnomehack libgnome
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --enable-static
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (gnome2/libgnomemm-2.0.1.tar.gz) = 970f1924ba4009db876d70dfd6a6ab77eb2b45968c90a072bcbcd15eea067556
|
||||
SIZE (gnome2/libgnomemm-2.0.1.tar.gz) = 334743
|
|
@ -1,10 +0,0 @@
|
|||
--- configure.orig Wed May 21 15:52:43 2003
|
||||
+++ configure Wed May 21 15:53:07 2003
|
||||
@@ -7854,6 +7854,7 @@
|
||||
|
||||
# This can be used to rebuild libtool when needed
|
||||
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
||||
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
||||
|
||||
# Always use our own libtool.
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
@ -1,3 +0,0 @@
|
|||
This is a set of thin C++ wrappers for libglade v2 library.
|
||||
|
||||
WWW: http://gtkmm.sourceforge.net/
|
|
@ -1,24 +0,0 @@
|
|||
include/libgnomemm-2.0/libgnomemm.h
|
||||
include/libgnomemm-2.0/libgnomemm/init.h
|
||||
include/libgnomemm-2.0/libgnomemm/main.h
|
||||
include/libgnomemm-2.0/libgnomemm/moduleinfo.h
|
||||
include/libgnomemm-2.0/libgnomemm/private/main_p.h
|
||||
include/libgnomemm-2.0/libgnomemm/private/moduleinfo_p.h
|
||||
include/libgnomemm-2.0/libgnomemm/private/program_p.h
|
||||
include/libgnomemm-2.0/libgnomemm/program.h
|
||||
include/libgnomemm-2.0/libgnomemm/wrap_init.h
|
||||
lib/libgnomemm-2.0.a
|
||||
lib/libgnomemm-2.0.la
|
||||
lib/libgnomemm-2.0.so
|
||||
lib/libgnomemm-2.0.so.1
|
||||
lib/libgnomemm-2.0/include/libgnomemmconfig.h
|
||||
lib/libgnomemm-2.0/proc/m4/convert.m4
|
||||
lib/libgnomemm-2.0/proc/m4/convert_libgnomemm.m4
|
||||
libdata/pkgconfig/libgnomemm-2.0.pc
|
||||
@dirrm lib/libgnomemm-2.0/include
|
||||
@dirrm lib/libgnomemm-2.0/proc/m4
|
||||
@dirrm lib/libgnomemm-2.0/proc
|
||||
@dirrm lib/libgnomemm-2.0
|
||||
@dirrm include/libgnomemm-2.0/libgnomemm/private
|
||||
@dirrm include/libgnomemm-2.0/libgnomemm
|
||||
@dirrm include/libgnomemm-2.0
|
Loading…
Add table
Reference in a new issue