summarylogtreecommitdiffstats
path: root/y-is-broken-cogl.patch
diff options
context:
space:
mode:
authorQue Quotion2019-03-08 19:18:12 +0900
committerQue Quotion2019-03-08 19:18:12 +0900
commit14e25b6687a1bdf08fda0c9aff1e85f929931806 (patch)
treeea99085a751a8dbcc511ec7936b9e6a8cc69329f /y-is-broken-cogl.patch
parent8a11169b5689ce5c0be95de3fbc52d6f1d2d0cc2 (diff)
downloadaur-14e25b6687a1bdf08fda0c9aff1e85f929931806.tar.gz
There is no longer a problem finding cogl; probably ever since switching to meson.
Diffstat (limited to 'y-is-broken-cogl.patch')
-rw-r--r--y-is-broken-cogl.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/y-is-broken-cogl.patch b/y-is-broken-cogl.patch
deleted file mode 100644
index 76fb21017e5a..000000000000
--- a/y-is-broken-cogl.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/wingpanel/vapi/cogl-fixes.vapi 2017-05-13 02:46:33.880734704 +0900
-+++ /dev/null 2017-05-12 04:15:23.019728097 +0900
-@@ -1,6 +0,0 @@
--namespace CoglFixes
--{
-- [CCode (cname = "cogl_texture_get_data")]
-- public int texture_get_data (Cogl.Texture texture, Cogl.PixelFormat format, uint rowstride, [CCode (array_length = false)] uint8[] pixels);
--}
--
-