1 DESCRIPTION
= "Pixbuf performance test"
2 LICENSE
= "Public domain"
5 SRC_URI
= "http://amelang.net/composite_pixbuf.c"
10 $
{CC
} $
{CFLAGS
} composite_pixbuf.c
-o composite_pixbuf \
11 `pkg
-config
--cflags gdk
-2.0` `pkg
-config
--libs gdk
-2.0` `pkg
-config
--libs x11` `pkg
-config
--libs pango` \
12 -lxcb
-lXext
-lXinerama
-lXrandr
-lXcursor
-lXfixes
-lpangoft2
-1.0 -lz
-lexpat
-lxcb
-xlib
-lXau
-lXdmcp
16 install
-d $
{D
}$
{bindir
}
17 install
-m
755 composite_pixbuf $
{D
}$
{bindir
}
20 SRC_URI
[md5sum
] = "97edf3cce3353b6cb5f822442a83aa5e"
21 SRC_URI
[sha256sum
] = "bd6f9e5dc0a89e9918f78a550f6e688480f044cec2e8674d34c7c6212831d6bd"