mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool
- Strip libraries
This commit is contained in:
parent
ed7fee7444
commit
b2f8dc697d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361214
@ -3,10 +3,9 @@
|
||||
|
||||
PORTNAME= schroedinger
|
||||
PORTVERSION= 1.0.11
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://diracvideo.org/download/schroedinger/
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= High-speed Dirac codec
|
||||
@ -18,8 +17,9 @@ LICENSE_FILE_MPL= ${WRKSRC}/COPYING.MPL
|
||||
|
||||
LIB_DEPENDS= liborc-0.4.so:${PORTSDIR}/devel/orc
|
||||
|
||||
USES= pkgconfig
|
||||
USES= libtool:oldver pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user