mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
86 lines
2.9 KiB
Plaintext
86 lines
2.9 KiB
Plaintext
|
@unexec %D/bin/gst-register 2>/dev/null
|
||
|
bin/gst-complete
|
||
|
bin/gst-compprep
|
||
|
bin/gst-feedback
|
||
|
bin/gst-inspect
|
||
|
bin/gst-launch
|
||
|
bin/gst-register
|
||
|
bin/gst-xmllaunch
|
||
|
include/gstreamer/gst/bytestream/bytestream.h
|
||
|
include/gstreamer/gst/control/control.h
|
||
|
include/gstreamer/gst/control/dparam.h
|
||
|
include/gstreamer/gst/control/dparam_smooth.h
|
||
|
include/gstreamer/gst/control/dparamcommon.h
|
||
|
include/gstreamer/gst/control/dparammanager.h
|
||
|
include/gstreamer/gst/control/dplinearinterp.h
|
||
|
include/gstreamer/gst/control/unitconvert.h
|
||
|
include/gstreamer/gst/getbits/getbits.h
|
||
|
include/gstreamer/gst/gst.h
|
||
|
include/gstreamer/gst/gstautoplug.h
|
||
|
include/gstreamer/gst/gstbin.h
|
||
|
include/gstreamer/gst/gstbuffer.h
|
||
|
include/gstreamer/gst/gstbufferpool.h
|
||
|
include/gstreamer/gst/gstcaps.h
|
||
|
include/gstreamer/gst/gstclock.h
|
||
|
include/gstreamer/gst/gstconfig.h
|
||
|
include/gstreamer/gst/gstcpu.h
|
||
|
include/gstreamer/gst/gstdata.h
|
||
|
include/gstreamer/gst/gstelement.h
|
||
|
include/gstreamer/gst/gstenumtypes.h
|
||
|
include/gstreamer/gst/gstevent.h
|
||
|
include/gstreamer/gst/gstextratypes.h
|
||
|
include/gstreamer/gst/gstformat.h
|
||
|
include/gstreamer/gst/gstinfo.h
|
||
|
include/gstreamer/gst/gstlog.h
|
||
|
include/gstreamer/gst/gstmarshal.h
|
||
|
include/gstreamer/gst/gstobject.h
|
||
|
include/gstreamer/gst/gstpad.h
|
||
|
include/gstreamer/gst/gstparse.h
|
||
|
include/gstreamer/gst/gstpipeline.h
|
||
|
include/gstreamer/gst/gstplugin.h
|
||
|
include/gstreamer/gst/gstpluginfeature.h
|
||
|
include/gstreamer/gst/gstprops.h
|
||
|
include/gstreamer/gst/gstqueue.h
|
||
|
include/gstreamer/gst/gstregistry.h
|
||
|
include/gstreamer/gst/gstscheduler.h
|
||
|
include/gstreamer/gst/gstsystemclock.h
|
||
|
include/gstreamer/gst/gstthread.h
|
||
|
include/gstreamer/gst/gsttimecache.h
|
||
|
include/gstreamer/gst/gsttrace.h
|
||
|
include/gstreamer/gst/gsttype.h
|
||
|
include/gstreamer/gst/gsttypefind.h
|
||
|
include/gstreamer/gst/gsttypes.h
|
||
|
include/gstreamer/gst/gstutils.h
|
||
|
include/gstreamer/gst/gstversion.h
|
||
|
include/gstreamer/gst/gstxml.h
|
||
|
include/gstreamer/gst/putbits/putbits.h
|
||
|
lib/gst/libgstautoplugcache.so
|
||
|
lib/gst/libgstautoplugger.so
|
||
|
lib/gst/libgstbasicscheduler.so
|
||
|
lib/gst/libgstbytestream.so
|
||
|
lib/gst/libgstcontrol.so
|
||
|
lib/gst/libgstelements.so
|
||
|
lib/gst/libgstfastbasicscheduler.so
|
||
|
lib/gst/libgstfaststandardscheduler.so
|
||
|
lib/gst/libgstgetbits.so
|
||
|
lib/gst/libgstputbits.so
|
||
|
lib/gst/libgstspider.so
|
||
|
lib/gst/libgststandardscheduler.so
|
||
|
lib/gst/libgststaticautoplug.so
|
||
|
lib/gst/libgststaticautoplugrender.so
|
||
|
lib/gst/libgsttypes.so
|
||
|
lib/libgstreamer.a
|
||
|
lib/libgstreamer.so
|
||
|
lib/libgstreamer.so.0
|
||
|
libdata/pkgconfig/gstreamer.pc
|
||
|
@dirrm lib/gst
|
||
|
@dirrm include/gstreamer/gst/putbits
|
||
|
@dirrm include/gstreamer/gst/getbits
|
||
|
@dirrm include/gstreamer/gst/control
|
||
|
@dirrm include/gstreamer/gst/bytestream
|
||
|
@dirrm include/gstreamer/gst
|
||
|
@dirrm include/gstreamer
|
||
|
@exec %D/bin/gst-register 2>/dev/null
|
||
|
@unexec rm %D/etc/gstreamer/registry.xml 2>/dev/null || true
|
||
|
@unexec rmdir %D/etc/gstreamer 2>/dev/null || echo "There are some configuration files left in ${PKG_PREFIX}/etc/gstreamer, do not forget to remove them if you are permanently removing gstreamer port."
|