mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Add USES=libtool and INSTALL_TARGET=install-strip
This commit is contained in:
parent
46fcda584f
commit
05455d52e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362001
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libquvi
|
||||
PORTVERSION= 0.4.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= multimedia devel
|
||||
MASTER_SITES= SF/quvi/${PORTVERSION:R}/${PORTNAME}/ \
|
||||
GOOGLE_CODE
|
||||
@ -24,8 +24,9 @@ PORTSCOUT= limit:0.4.[0-9]*
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= iconv libtool lua pathfix pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
USES= iconv lua pathfix pkgconfig tar:xz
|
||||
|
||||
PROJECTHOST= quvi
|
||||
|
||||
|
@ -2,9 +2,9 @@ include/quvi/llst.h
|
||||
include/quvi/net.h
|
||||
include/quvi/quvi.h
|
||||
lib/libquvi.a
|
||||
lib/libquvi.la
|
||||
lib/libquvi.so
|
||||
lib/libquvi.so.7
|
||||
lib/libquvi.so.7.0.1
|
||||
libdata/pkgconfig/libquvi.pc
|
||||
man/man3/libquvi.3.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/About.txt
|
||||
|
Loading…
Reference in New Issue
Block a user