pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/ffmpegthumbnailer Add a bl3 file, required ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/460dccd08036
branches:  trunk
changeset: 599767:460dccd08036
user:      gls <gls%pkgsrc.org@localhost>
date:      Sun Feb 19 20:07:42 2012 +0000

description:
Add a bl3 file, required for the upcoming xfce4-tumbler package

diffstat:

 multimedia/ffmpegthumbnailer/buildlink3.mk |  15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diffs (19 lines):

diff -r 52c4a86cb586 -r 460dccd08036 multimedia/ffmpegthumbnailer/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/ffmpegthumbnailer/buildlink3.mk        Sun Feb 19 20:07:42 2012 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: buildlink3.mk,v 1.1 2012/02/19 20:07:42 gls Exp $
+
+BUILDLINK_TREE+=       ffmpegthumbnailer
+
+.if !defined(FFMPEGTHUMBNAILER_BUILDLINK3_MK)
+FFMPEGTHUMBNAILER_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.ffmpegthumbnailer+=      ffmpegthumbnailer>=2.0.6nb1
+BUILDLINK_PKGSRCDIR.ffmpegthumbnailer?=        ../../multimedia/ffmpegthumbnailer
+
+#.include "../../graphics/png/buildlink3.mk"
+#.include "../../multimedia/ffmpeg/buildlink3.mk"
+.endif # FFMPEGTHUMBNAILER_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -ffmpegthumbnailer



Home | Main Index | Thread Index | Old Index