svn commit: r381309 - head/accessibility/gnome-speech

Bartek Rutkowski robak at FreeBSD.org
Sun Mar 15 09:32:41 UTC 2015


Author: robak
Date: Sun Mar 15 09:32:40 2015
New Revision: 381309
URL: https://svnweb.freebsd.org/changeset/ports/381309
QAT: https://qat.redports.org/buildarchive/r381309/

Log:
  accessibility/gnome-speech: add LICENSE
  
  - Fix missing pkg-plist dir
  - Maintainer's timeout (gnome at FreeBSD.org)
  
  PR:		185613
  Submitted by:	Hardy Schumacher <hardy.schumacher at gmx.de>

Modified:
  head/accessibility/gnome-speech/Makefile
  head/accessibility/gnome-speech/pkg-plist

Modified: head/accessibility/gnome-speech/Makefile
==============================================================================
--- head/accessibility/gnome-speech/Makefile	Sun Mar 15 09:31:16 2015	(r381308)
+++ head/accessibility/gnome-speech/Makefile	Sun Mar 15 09:32:40 2015	(r381309)
@@ -12,6 +12,9 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	GNOME text-to-speech API
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 USE_GNOME=	gnomeprefix libbonobo
 USES=		gmake libtool:keepla pathfix pkgconfig tar:bzip2
 GNU_CONFIGURE=	yes

Modified: head/accessibility/gnome-speech/pkg-plist
==============================================================================
--- head/accessibility/gnome-speech/pkg-plist	Sun Mar 15 09:31:16 2015	(r381308)
+++ head/accessibility/gnome-speech/pkg-plist	Sun Mar 15 09:32:40 2015	(r381309)
@@ -19,3 +19,4 @@ share/idl/gnome-speech-1.0/GNOME_Speech.
 share/idl/gnome-speech-1.0/GNOME_Speech_Speaker.idl
 share/idl/gnome-speech-1.0/GNOME_Speech_SpeechCallback.idl
 share/idl/gnome-speech-1.0/GNOME_Speech_SynthesisDriver.idl
+ at dir libdata/bonobo/servers


More information about the svn-ports-head mailing list