summarylogtreecommitdiffstats
path: root/y-is-broken-cogl.patch
blob: 47f6002bbee5e721c08d36c377940580ef6e3d76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- 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);
-}
-
--- src/wingpanel/wingpanel-interface/CMakeLists.txt	2017-05-13 02:48:18.587182018 +0900
+++ src/wingpanel/wingpanel-interface/CMakeLists.txt.new	2017-05-13 02:50:36.857811056 +0900
@@ -20,7 +20,6 @@
   Utils.vala
 PACKAGES
   granite
-  cogl-fixes
 OPTIONS
   --thread
   --vapidir=${CMAKE_SOURCE_DIR}/vapi