mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
* Add the missing pkgconfig file to the plist [1]
* Quiet portlint a bit PR: 54758 [1] Submitted by: maintainer [1]
This commit is contained in:
parent
741a9a3263
commit
faea76885f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85396
@ -7,16 +7,17 @@
|
||||
|
||||
PORTNAME= streamtuner
|
||||
PORTVERSION= 0.10.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio www
|
||||
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/streamtuner.pkg/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= jylefort@brutele.be
|
||||
COMMENT= A GTK+ stream directory browser
|
||||
|
||||
USE_GNOME= gtk20
|
||||
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= streamtuner.1 streamtuner-theme-convert.1
|
||||
|
@ -16,8 +16,9 @@ include/streamtuner/streamtuner.h
|
||||
lib/streamtuner/plugins/shoutcast.a
|
||||
lib/streamtuner/plugins/shoutcast.la
|
||||
lib/streamtuner/plugins/shoutcast.so
|
||||
libdata/pkgconfig/streamtuner.pc
|
||||
share/applications/streamtuner.desktop
|
||||
share/pixmaps/streamtuner.png
|
||||
@dirrm include/streamtuner
|
||||
@dirrm lib/streamtuner/plugins
|
||||
@dirrm lib/streamtuner
|
||||
@dirrm lib/streamtuner
|
||||
|
Loading…
Reference in New Issue
Block a user