[Midnightbsd-cvs] mports [17174] trunk/print/libgnomeprintmm: make fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 14 22:14:15 EDT 2014


Revision: 17174
          http://svnweb.midnightbsd.org/mports/?rev=17174
Author:   laffer1
Date:     2014-09-14 22:14:14 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
make fetchable

Modified Paths:
--------------
    trunk/print/libgnomeprintmm/Makefile
    trunk/print/libgnomeprintmm/distinfo
    trunk/print/libgnomeprintmm/pkg-plist

Modified: trunk/print/libgnomeprintmm/Makefile
===================================================================
--- trunk/print/libgnomeprintmm/Makefile	2014-09-15 02:11:34 UTC (rev 17173)
+++ trunk/print/libgnomeprintmm/Makefile	2014-09-15 02:14:14 UTC (rev 17174)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libgnomeprintmm
 PORTVERSION=	2.5.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	print gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
@@ -11,16 +11,15 @@
 COMMENT=	C++ bindings for the GNOME print support library
 LICENSE=	lgpl
 
-LIB_DEPENDS=	gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
+LIB_DEPENDS=	libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 
-USE_AUTOTOOLS=	libtool
-USE_BZIP2=	yes
-USE_GMAKE=	yes
-USE_GNOME=	gnomeprefix gnomehack libgnomeprint
+USES=		gmake libtool pathfix pkgconfig tar:bzip2
+USE_GNOME=	gnomeprefix libgnomeprint
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-static
+INSTALL_TARGET=	install-strip
 
 PLIST_SUB=	VERSION="2.5" API_VERSION="2.6"
 

Modified: trunk/print/libgnomeprintmm/distinfo
===================================================================
--- trunk/print/libgnomeprintmm/distinfo	2014-09-15 02:11:34 UTC (rev 17173)
+++ trunk/print/libgnomeprintmm/distinfo	2014-09-15 02:14:14 UTC (rev 17174)
@@ -1,3 +1,2 @@
 SHA256 (gnome2/libgnomeprintmm-2.5.1.tar.bz2) = e2bdc5bf823193114cc24e46266ac342a6555e7899e4945bdd90fc53527ea168
-RMD160 (gnome2/libgnomeprintmm-2.5.1.tar.bz2) = 4c121195c193662a2e94265314d0d761d852679b
 SIZE (gnome2/libgnomeprintmm-2.5.1.tar.bz2) = 261134

Modified: trunk/print/libgnomeprintmm/pkg-plist
===================================================================
--- trunk/print/libgnomeprintmm/pkg-plist	2014-09-15 02:11:34 UTC (rev 17173)
+++ trunk/print/libgnomeprintmm/pkg-plist	2014-09-15 02:14:14 UTC (rev 17174)
@@ -14,7 +14,6 @@
 include/libgnomeprintmm-%%API_VERSION%%/libgnomeprintmm/types.h
 include/libgnomeprintmm-%%API_VERSION%%/libgnomeprintmm/wrap_init.h
 lib/libgnomeprintmm-%%VERSION%%.a
-lib/libgnomeprintmm-%%VERSION%%.la
 lib/libgnomeprintmm-%%VERSION%%.so
 lib/libgnomeprintmm-%%VERSION%%.so.2
 lib/libgnomeprintmm-%%API_VERSION%%/include/libgnomeprintmmconfig.h



More information about the Midnightbsd-cvs mailing list