Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2012 01:30:05 GMT
From:      nemysis <nemysis@gmx.ch>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/170580 multimedia/gtk-youtube-viewer: GTK Search and play YouTube videos streaming in MPlayer
Message-ID:  <201208130130.q7D1U5i3020933@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/170580; it has been noted by GNATS.

From: nemysis <nemysis@gmx.ch>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/170580 multimedia/gtk-youtube-viewer: GTK Search and play
 YouTube videos streaming in MPlayer
Date: Mon, 13 Aug 2012 03:29:41 +0200

 --MP_/wTA8xXv.kUgnx_7Ayc49yFW
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 
 --MP_/wTA8xXv.kUgnx_7Ayc49yFW
 Content-Type: text/x-patch
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment; filename=gtk-youtube-viewer.diff
 
 diff -ruN gtk-youtube-viewer.orig/Makefile gtk-youtube-viewer/Makefile
 --- gtk-youtube-viewer.orig/Makefile	2012-08-13 03:24:53.000000000 +0200
 +++ gtk-youtube-viewer/Makefile	2012-08-13 03:22:13.000000000 +0200
 @@ -52,7 +52,7 @@
  
  # Data
  .if ${PORT_OPTIONS:MDATA}
 -	@(cd ${WRKSRC} && ${COPYTREE_SHARE} lib ${DATADIR})
 +	@(cd ${WRKSRC} && ${COPYTREE_SHARE} "icons lib" ${DATADIR})
  	${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.pl ${DATADIR}
  	${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.glade ${DATADIR}
  .endif
 
 --MP_/wTA8xXv.kUgnx_7Ayc49yFW--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208130130.q7D1U5i3020933>