ibrokemypie commented on this pull request.
> +nopie=true
+python_version=3
+hostmakedepends="gcc pkg-config"
+makedepends="python3 python3-devel ncurses glew-devel fontconfig-devel glfw-devel"
+depends="xrdb xsel glew>=2.0 python3 glfw fontconfig"
+short_desc="A modern, hackable, featureful, OpenGL based terminal emulator"
+maintainer="ibrokemypie <ibrokemypie@bastardi.net>"
+license="GPL-3"
+homepage="https://github.com/kovidgoyal/kitty"
+distfiles="https://github.com/kovidgoyal/kitty/archive/v0.2.6.tar.gz"
+checksum=fe0922ce1b9f46e7b5402b9348b462d5f91a185b442e3f703940d01dea2fab21
+
+do_build(){
+ #python3 setup.py build
+ python3 setup.py --prefix=#{DESTDIR}/usr build
+}
Can only see a python3-module build style, this isnt actually a module but a C program with python parts.
@DirectorX the glew update at least needs to be a separate commit. Probably even a separate pull request with revbumps for all packages depending on it.
You are right, this PR should be split
31. Aug 2017 06:17 by notifications@github.com:
>
> @DirectorX> the glew update at least needs to be a separate commit. Prob=
ably even a separate pull request with revbumps for all packages depending =
on it.
>
> =E2=80=94
> You are receiving this because you were mentioned.
> Reply to this email directly, > view it on GitHub> , or > mute the thread=
> .
>=20=20=20=20=20
--=20
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
https://github.com/voidlinux/void-packages/pull/6585#issuecomment-326225993=