pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon May  9 15:56:09 UTC 2022

Modified Files:
        pkgsrc/graphics: Makefile
Removed Files:
        pkgsrc/graphics/unicap: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/graphics/unicap/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak
            patch-al patch-am patch-an patch-ap patch-aq patch-ar patch-as

Log Message:
unicap: remove. this has significantly bitrotted in the face of newer
v4l2 interfaces and newer ffmpegs.


To generate a diff of this commit:
cvs rdiff -u -r1.970 -r1.971 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/graphics/unicap/DESCR
cvs rdiff -u -r1.55 -r0 pkgsrc/graphics/unicap/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/unicap/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/unicap/buildlink3.mk
cvs rdiff -u -r1.7 -r0 pkgsrc/graphics/unicap/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/unicap/patches/patch-aa \
    pkgsrc/graphics/unicap/patches/patch-ab \
    pkgsrc/graphics/unicap/patches/patch-ac \
    pkgsrc/graphics/unicap/patches/patch-ad \
    pkgsrc/graphics/unicap/patches/patch-ae \
    pkgsrc/graphics/unicap/patches/patch-af \
    pkgsrc/graphics/unicap/patches/patch-ag \
    pkgsrc/graphics/unicap/patches/patch-ah \
    pkgsrc/graphics/unicap/patches/patch-ai \
    pkgsrc/graphics/unicap/patches/patch-aj \
    pkgsrc/graphics/unicap/patches/patch-ak \
    pkgsrc/graphics/unicap/patches/patch-al \
    pkgsrc/graphics/unicap/patches/patch-am \
    pkgsrc/graphics/unicap/patches/patch-aq \
    pkgsrc/graphics/unicap/patches/patch-ar
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/unicap/patches/patch-an \
    pkgsrc/graphics/unicap/patches/patch-ap
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/unicap/patches/patch-as

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.970 pkgsrc/graphics/Makefile:1.971
--- pkgsrc/graphics/Makefile:1.970      Tue Apr 26 10:52:16 2022
+++ pkgsrc/graphics/Makefile    Mon May  9 15:56:08 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.970 2022/04/26 10:52:16 adam Exp $
+# $NetBSD: Makefile,v 1.971 2022/05/09 15:56:08 nia Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -811,7 +811,6 @@ SUBDIR+=    tuxpaint
 SUBDIR+=       tuxpaint-config
 SUBDIR+=       tuxpaint-stamps
 SUBDIR+=       ucview
-SUBDIR+=       unicap
 SUBDIR+=       urt
 SUBDIR+=       vcg
 SUBDIR+=       veusz



Home | Main Index | Thread Index | Old Index