mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Convert to USES=libtool pathfix python
- Add INSTALL_TARGET=install-strip Obtained from: gnome-dev
This commit is contained in:
parent
931a6f1635
commit
87cd8092d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366888
@ -4,6 +4,7 @@
|
||||
|
||||
PORTNAME= farsight2
|
||||
PORTVERSION= 0.0.31
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-im devel
|
||||
MASTER_SITES= http://www.freedesktop.org/software/farstream/releases/farsight2/ \
|
||||
http://miwibox.org/distfiles/
|
||||
@ -15,13 +16,14 @@ LIB_DEPENDS= libnice.so:${PORTSDIR}/net-im/libnice
|
||||
|
||||
CONFLICTS= farstream-[0-9]*
|
||||
|
||||
USES= pkgconfig gettext gmake
|
||||
USES= gettext gmake libtool pathfix pkgconfig python
|
||||
USE_LDCONFIG= yes
|
||||
USE_PYTHON= yes
|
||||
USE_GNOME= gnomehack glib20 ltverhack
|
||||
USE_GNOME= glib20
|
||||
USE_GSTREAMER= core good bad python
|
||||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -14,41 +14,30 @@ include/gstreamer-0.10/gst/farsight/fs-stream.h
|
||||
include/gstreamer-0.10/gst/farsight/fs-transmitter.h
|
||||
include/gstreamer-0.10/gst/farsight/fs-utils.h
|
||||
lib/farsight2-0.0/libmulticast-transmitter.a
|
||||
lib/farsight2-0.0/libmulticast-transmitter.la
|
||||
lib/farsight2-0.0/libmulticast-transmitter.so
|
||||
lib/farsight2-0.0/libnice-transmitter.a
|
||||
lib/farsight2-0.0/libnice-transmitter.la
|
||||
lib/farsight2-0.0/libnice-transmitter.so
|
||||
lib/farsight2-0.0/librawudp-transmitter.a
|
||||
lib/farsight2-0.0/librawudp-transmitter.la
|
||||
lib/farsight2-0.0/librawudp-transmitter.so
|
||||
lib/farsight2-0.0/libshm-transmitter.a
|
||||
lib/farsight2-0.0/libshm-transmitter.la
|
||||
lib/farsight2-0.0/libshm-transmitter.so
|
||||
lib/gstreamer-0.10/libfsfunnel.a
|
||||
lib/gstreamer-0.10/libfsfunnel.la
|
||||
lib/gstreamer-0.10/libfsfunnel.so
|
||||
lib/gstreamer-0.10/libfsmsnconference.a
|
||||
lib/gstreamer-0.10/libfsmsnconference.la
|
||||
lib/gstreamer-0.10/libfsmsnconference.so
|
||||
lib/gstreamer-0.10/libfsrawconference.a
|
||||
lib/gstreamer-0.10/libfsrawconference.la
|
||||
lib/gstreamer-0.10/libfsrawconference.so
|
||||
lib/gstreamer-0.10/libfsrtcpfilter.a
|
||||
lib/gstreamer-0.10/libfsrtcpfilter.la
|
||||
lib/gstreamer-0.10/libfsrtcpfilter.so
|
||||
lib/gstreamer-0.10/libfsrtpconference.a
|
||||
lib/gstreamer-0.10/libfsrtpconference.la
|
||||
lib/gstreamer-0.10/libfsrtpconference.so
|
||||
lib/gstreamer-0.10/libfsvideoanyrate.a
|
||||
lib/gstreamer-0.10/libfsvideoanyrate.la
|
||||
lib/gstreamer-0.10/libfsvideoanyrate.so
|
||||
lib/libgstfarsight-0.10.a
|
||||
lib/libgstfarsight-0.10.la
|
||||
lib/libgstfarsight-0.10.so
|
||||
lib/libgstfarsight-0.10.so.0
|
||||
lib/libgstfarsight-0.10.so.0.9.1
|
||||
%%PYTHON_SITELIBDIR%%/farsight.a
|
||||
%%PYTHON_SITELIBDIR%%/farsight.la
|
||||
%%PYTHON_SITELIBDIR%%/farsight.so
|
||||
libdata/pkgconfig/farsight2-0.10.pc
|
||||
share/farsight2/0.0/fsrtpconference/default-codec-preferences
|
||||
|
Loading…
Reference in New Issue
Block a user