[Midnightbsd-cvs] mports [20280] this is now a metaport
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 27 09:05:16 EDT 2015
Revision: 20280
http://svnweb.midnightbsd.org/mports/?rev=20280
Author: laffer1
Date: 2015-09-27 09:05:15 -0400 (Sun, 27 Sep 2015)
Log Message:
-----------
this is now a metaport
Modified Paths:
--------------
trunk/deskutils/gnome-utils/Makefile
trunk/deskutils/gnome-utils/pkg-descr
Removed Paths:
-------------
trunk/deskutils/gnome-utils/distinfo
trunk/deskutils/gnome-utils/files/
Property Changed:
----------------
trunk/deskutils/gnome-utils/pkg-descr
Modified: trunk/deskutils/gnome-utils/Makefile
===================================================================
--- trunk/deskutils/gnome-utils/Makefile 2015-09-27 13:03:10 UTC (rev 20279)
+++ trunk/deskutils/gnome-utils/Makefile 2015-09-27 13:05:15 UTC (rev 20280)
@@ -1,47 +1,32 @@
# $MidnightBSD$
PORTNAME= gnome-utils
-PORTVERSION= 2.32.0
-PORTREVISION= 2
+PORTVERSION= 3.16.0
PORTEPOCH= 1
CATEGORIES= deskutils gnome
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
MAINTAINER= ports at MidnightBSD.org
-COMMENT= GNOME 2 support utilities
+COMMENT= GNOME 3 support utilities
LICENSE= gpl2
-LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop \
- libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra
+RUN_DEPENDS= baobab>=3.0:${PORTSDIR}/deskutils/baobab \
+ gnome-screenshot>=3.0:${PORTSDIR}/deskutils/gnome-screenshot \
+ gnote>=3.0:${PORTSDIR}/deskutils/gnote \
+ gnome-contacts>=3.0:${PORTSDIR}/deskutils/gnome-contacts \
+ gnome-search-tool>=3.0:${PORTSDIR}/deskutils/gnome-search-tool \
+ gnome-dictionary>=3.0:${PORTSDIR}/deskutils/gnome-dictionary \
+ gnome-system-log>=3.0:${PORTSDIR}/deskutils/gnome-system-log \
+ gnome-font-viewer>=3.0:${PORTSDIR}/deskutils/gnome-font-viewer \
+ gnome-system-monitor>=3.0:${PORTSDIR}/sysutils/gnome-system-monitor \
+ gnome-photos>=3.0:${PORTSDIR}/deskutils/gnome-photos \
+ gnome-clocks>=3.0:${PORTSDIR}/deskutils/gnome-clocks \
+ gnome-maps>=3.0:${PORTSDIR}/deskutils/gnome-maps \
+ gnome-weather>=3.0:${PORTSDIR}/deskutils/gnome-weather
-CONFLICTS= baobob-3.[0-9]* gnome-dictionary-3.[0-9]* \
- gnome-font-viewer-3.[0-9]* gnome-screenshot-3.[0-9]* \
- gnome-search-tool-3.[0-9]* gnome-system-log-3.[0-9]*
+OPTIONS_DEFINE= DOCS
+DOCS_DESC= Build Gnome Documents (pulls in tracker)
-USES= gettext gmake libtool pathfix pkgconfig tar:bzip2
-INSTALLS_OMF= yes
-USE_LDCONFIG= yes
-INSTALLS_ICONS= yes
-USE_GNOME= gnomeprefix intlhack gnomepanel
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-maintainer-flags=no
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-INSTALL_TARGET= install-strip
+DOCS_RUN_DEPENDS+= gnome-documents>=0:${PORTSDIR}/deskutils/gnome-documents
-GCONF_SCHEMAS= gnome-dictionary.schemas gnome-screenshot.schemas \
- gnome-search-tool.schemas baobab.schemas \
- gnome-system-log.schemas
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-DGTK_DISABLE_DEPRECATED||g' \
- ${WRKSRC}/gsearchtool/libgnomeui-deprecated/Makefile.in
- @${REINPLACE_CMD} -e 's|-DG_DISABLE_DEPRECATED||g' \
- ${WRKSRC}/gnome-dictionary/libgdict/Makefile.in \
- ${WRKSRC}/gsearchtool/Makefile.in \
- ${WRKSRC}/gsearchtool/libgnomeui-deprecated/Makefile.in \
- ${WRKSRC}/libeggsmclient/Makefile.in
-
.include <bsd.port.mk>
Deleted: trunk/deskutils/gnome-utils/distinfo
===================================================================
--- trunk/deskutils/gnome-utils/distinfo 2015-09-27 13:03:10 UTC (rev 20279)
+++ trunk/deskutils/gnome-utils/distinfo 2015-09-27 13:05:15 UTC (rev 20280)
@@ -1,2 +0,0 @@
-SHA256 (gnome2/gnome-utils-2.32.0.tar.bz2) = 033a55cf442096b28ea6292043354feafe000d1e5f4ebb962a9b6d72eb9a93fa
-SIZE (gnome2/gnome-utils-2.32.0.tar.bz2) = 7705320
Modified: trunk/deskutils/gnome-utils/pkg-descr
===================================================================
--- trunk/deskutils/gnome-utils/pkg-descr 2015-09-27 13:03:10 UTC (rev 20279)
+++ trunk/deskutils/gnome-utils/pkg-descr 2015-09-27 13:05:15 UTC (rev 20280)
@@ -1,2 +1,10 @@
-GNOME 2.0 support utilities, including a dictionary looker-upper,
-a frontend for find(1), a system log viewer, and more.
+GNOME 3.0 support utilities, these include:
+
+baobab, a graphics disk space display program.
+gnome-screenshot, desktop screenshot program.
+gnote, note taking application.
+gnome-contacts, integrated address book.
+gnome-search-tool, local disk search tool.
+gnome-dictionary, client for DICT server to look up definitions.
+gnome-system-log, view system logs.
+gnome-font-viewer, show installed fonts.
Property changes on: trunk/deskutils/gnome-utils/pkg-descr
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list