svn commit: r440704 - head/editors/gedit

Koop Mast kwm at FreeBSD.org
Fri May 12 19:14:30 UTC 2017


Author: kwm
Date: Fri May 12 19:14:28 2017
New Revision: 440704
URL: https://svnweb.freebsd.org/changeset/ports/440704

Log:
  Update gedit to 3.22.0.
  
  Add license
  Chase gspell update.
  
  Obtained from:	gnome devel repo

Modified:
  head/editors/gedit/Makefile
  head/editors/gedit/distinfo
  head/editors/gedit/pkg-plist

Modified: head/editors/gedit/Makefile
==============================================================================
--- head/editors/gedit/Makefile	Fri May 12 19:12:27 2017	(r440703)
+++ head/editors/gedit/Makefile	Fri May 12 19:14:28 2017	(r440704)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gedit
-PORTVERSION=	3.18.3
+PORTVERSION=	3.22.0
 CATEGORIES=	editors gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3
@@ -10,12 +10,16 @@ DIST_SUBDIR=	gnome3
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	Small but powerful text editor for GNOME 3 Desktop Environment
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 BUILD_DEPENDS=	iso-codes>=0:misc/iso-codes \
 		vala:lang/vala \
 		gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \
 		itstool:textproc/itstool
 LIB_DEPENDS=	libenchant.so:textproc/enchant \
 		libpeas-gtk-1.0.so:devel/libpeas \
+		libgspell-1.so:textproc/gspell \
 		libsoup-2.4.so:devel/libsoup
 RUN_DEPENDS=	iso-codes>=0:misc/iso-codes \
 		gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \
@@ -23,16 +27,17 @@ RUN_DEPENDS=	iso-codes>=0:misc/iso-codes
 
 PORTSCOUT=	limitw:1,even
 
-USES=		desktop-file-utils gettext gmake gnome libtool \
-		pathfix pkgconfig python:3 tar:xz
-USE_GNOME=	gtksourceview3 intlhack introspection:build \
+USES=		desktop-file-utils gettext gmake gnome libtool localbase \
+		pathfix pkgconfig python:3.2+ tar:xz
+USE_GNOME=	cairo gdkpixbuf2 gtksourceview3 intlhack introspection \
 		libxml2 py3gobject3
-USE_XORG=	sm
+USE_XORG=	sm x11
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-updater \
-		--enable-python
-CPPFLAGS+=	-I${LOCALBASE}/include -Wno-error=format-nonliteral
-CFLAGS+=	-I${LOCALBASE}/include -Wno-error=format-nonliteral
+		--enable-python \
+		--enable-spell
+CPPFLAGS+=	-Wno-error=format-nonliteral
+CFLAGS+=	-Wno-error=format-nonliteral
 LDFLAGS+=	-L${LOCALBASE}/lib
 USE_LDCONFIG=	yes
 PLIST_SUB=	VERSION="3.14"

Modified: head/editors/gedit/distinfo
==============================================================================
--- head/editors/gedit/distinfo	Fri May 12 19:12:27 2017	(r440703)
+++ head/editors/gedit/distinfo	Fri May 12 19:14:28 2017	(r440704)
@@ -1,2 +1,3 @@
-SHA256 (gnome3/gedit-3.18.3.tar.xz) = 6762ac0d793b0f754a2da5f88739d04fa39daa7491c5c46401d24bcef76c32e7
-SIZE (gnome3/gedit-3.18.3.tar.xz) = 2933132
+TIMESTAMP = 1476903361
+SHA256 (gnome3/gedit-3.22.0.tar.xz) = 063b5a0b5dcc8f540f6e8c3ea1c22cf8a3a19edffc25315a1b6bc51d462b3f45
+SIZE (gnome3/gedit-3.22.0.tar.xz) = 2957520

Modified: head/editors/gedit/pkg-plist
==============================================================================
--- head/editors/gedit/pkg-plist	Fri May 12 19:12:27 2017	(r440703)
+++ head/editors/gedit/pkg-plist	Fri May 12 19:14:28 2017	(r440704)
@@ -148,7 +148,6 @@ share/appdata/org.gnome.gedit.appdata.xm
 share/applications/org.gnome.gedit.desktop
 share/dbus-1/services/org.gnome.gedit.service
 %%DATADIR%%/gir-1.0/Gedit-3.0.gir
-%%DATADIR%%/logo/gedit-logo.png
 %%DATADIR%%/plugins/externaltools/tools/build
 %%DATADIR%%/plugins/externaltools/tools/open-terminal-here
 %%DATADIR%%/plugins/externaltools/tools/remove-trailing-spaces
@@ -185,16 +184,16 @@ share/dbus-1/services/org.gnome.gedit.se
 %%DATADIR%%/plugins/snippets/ui/snippets.ui
 %%DATADIR%%/plugins/snippets/xml.xml
 %%DATADIR%%/plugins/snippets/xslt.xml
-share/gtk-doc/html/gedit/GeditApp.html
-share/gtk-doc/html/gedit/GeditAppActivatable.html
-share/gtk-doc/html/gedit/GeditDocument.html
-share/gtk-doc/html/gedit/GeditEncodingsComboBox.html
-share/gtk-doc/html/gedit/GeditMessage.html
-share/gtk-doc/html/gedit/GeditMessageBus.html
-share/gtk-doc/html/gedit/GeditStatusbar.html
-share/gtk-doc/html/gedit/GeditViewActivatable.html
-share/gtk-doc/html/gedit/GeditWindowActivatable.html
-share/gtk-doc/html/gedit/annotation-glossary.html
+share/gtk-doc/html/gedit/gedit-GeditApp.html
+share/gtk-doc/html/gedit/gedit-GeditAppActivatable.html
+share/gtk-doc/html/gedit/gedit-GeditDocument.html
+share/gtk-doc/html/gedit/gedit-GeditEncodingsComboBox.html
+share/gtk-doc/html/gedit/gedit-GeditMessage.html
+share/gtk-doc/html/gedit/gedit-GeditMessageBus.html
+share/gtk-doc/html/gedit/gedit-GeditProgressInfoBar.html
+share/gtk-doc/html/gedit/gedit-GeditStatusbar.html
+share/gtk-doc/html/gedit/gedit-GeditViewActivatable.html
+share/gtk-doc/html/gedit/gedit-GeditWindowActivatable.html
 share/gtk-doc/html/gedit/api-index-3-14.html
 share/gtk-doc/html/gedit/api-index-deprecated.html
 share/gtk-doc/html/gedit/api-index-full.html
@@ -202,7 +201,6 @@ share/gtk-doc/html/gedit/ch01.html
 share/gtk-doc/html/gedit/gedit-GeditCommands.html
 share/gtk-doc/html/gedit/gedit-gedit-debug.html
 share/gtk-doc/html/gedit/gedit-gedit-menu-extension.html
-share/gtk-doc/html/gedit/gedit-gedit-progress-info-bar.html
 share/gtk-doc/html/gedit/gedit-gedit-tab.html
 share/gtk-doc/html/gedit/gedit-gedit-utils.html
 share/gtk-doc/html/gedit/gedit-gedit-view.html
@@ -1708,6 +1706,7 @@ share/locale/eu/LC_MESSAGES/gedit.mo
 share/locale/fa/LC_MESSAGES/gedit.mo
 share/locale/fi/LC_MESSAGES/gedit.mo
 share/locale/fr/LC_MESSAGES/gedit.mo
+share/locale/fur/LC_MESSAGES/gedit.mo
 share/locale/ga/LC_MESSAGES/gedit.mo
 share/locale/gd/LC_MESSAGES/gedit.mo
 share/locale/gl/LC_MESSAGES/gedit.mo
@@ -1728,6 +1727,7 @@ share/locale/kn/LC_MESSAGES/gedit.mo
 share/locale/ko/LC_MESSAGES/gedit.mo
 share/locale/ku/LC_MESSAGES/gedit.mo
 share/locale/la/LC_MESSAGES/gedit.mo
+share/locale/ln/LC_MESSAGES/gedit.mo
 share/locale/lt/LC_MESSAGES/gedit.mo
 share/locale/lv/LC_MESSAGES/gedit.mo
 share/locale/mai/LC_MESSAGES/gedit.mo
@@ -1775,5 +1775,12 @@ share/locale/xh/LC_MESSAGES/gedit.mo
 share/locale/zh_CN/LC_MESSAGES/gedit.mo
 share/locale/zh_HK/LC_MESSAGES/gedit.mo
 share/locale/zh_TW/LC_MESSAGES/gedit.mo
+share/icons/hicolor/16x16/apps/gedit.png
+share/icons/hicolor/22x22/apps/gedit.png
+share/icons/hicolor/24x24/apps/gedit.png
+share/icons/hicolor/256x256/apps/gedit.png
+share/icons/hicolor/32x32/apps/gedit.png
+share/icons/hicolor/48x48/apps/gedit.png
+share/icons/hicolor/symbolic/apps/gedit-symbolic.svg
 share/vala/vapi/gedit.deps
 share/vala/vapi/gedit.vapi


More information about the svn-ports-all mailing list