diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-30 04:05:12 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-30 04:05:12 +0800 |
commit | a3b5135851621cb514e7708d11f9dc82f851ea5c (patch) | |
tree | b2b32cc424aeb8dc4d13263958511bf8ca92bc34 /multimedia/gstreamer-plugins/files/patch-sys_v4l_gstv4lelement.h | |
parent | 095098375dd5bb1d27d533ffc7dc27305e105c95 (diff) | |
download | marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.gz marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.bz2 marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.lz marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.xz marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.zst marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.zip |
Remove these ports now that they are in the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins/files/patch-sys_v4l_gstv4lelement.h')
-rw-r--r-- | multimedia/gstreamer-plugins/files/patch-sys_v4l_gstv4lelement.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/gstreamer-plugins/files/patch-sys_v4l_gstv4lelement.h b/multimedia/gstreamer-plugins/files/patch-sys_v4l_gstv4lelement.h deleted file mode 100644 index d2f6ac436..000000000 --- a/multimedia/gstreamer-plugins/files/patch-sys_v4l_gstv4lelement.h +++ /dev/null @@ -1,11 +0,0 @@ ---- sys/v4l/gstv4lelement.h.orig 2008-02-23 15:31:39.000000000 -0500 -+++ sys/v4l/gstv4lelement.h 2008-02-23 15:32:00.000000000 -0500 -@@ -91,6 +91,8 @@ struct _GstV4lElement { - /* X-overlay */ - GstV4lXv *xv; - gulong xwindow_id; -+ -+ gboolean use_read; - }; - - struct _GstV4lElementClass { |