l...@gnu.org (Ludovic Courtès) writes:
> 宋文武 skribis:
>
>> * gnu/packages/gstreamer.scm (python-gst, python2-gst): New variables.
>
> [...]
>
>> +(arguments
>> + `(#:configure-flags
>> + (let ((python-sitedir
>> + ;; XXX: make this a package property?
>> +
宋文武 skribis:
> * gnu/packages/gstreamer.scm (python-gst, python2-gst): New variables.
[...]
> +(arguments
> + `(#:configure-flags
> + (let ((python-sitedir
> + ;; XXX: make this a package property?
> + ,(string-append "lib/python"
> +
Efraim Flashner writes:
> On Sun, 6 Mar 2016 15:07:58 +0800
> [...]
>
> are you sure this should use the gnu-build-system and not the
> python-build-system?
Yes, it use autotools, and don’t have setup.py.
On Sun, 6 Mar 2016 15:07:58 +0800
宋文武 wrote:
> * gnu/packages/gstreamer.scm (python-gst, python2-gst): New variables.
> ---
> gnu/packages/gstreamer.scm | 58
> ++
> 1 file changed, 58 insertions(+)
>
> diff --git a/gnu/packages/gstreamer.scm b/gnu/
* gnu/packages/gstreamer.scm (python-gst, python2-gst): New variables.
---
gnu/packages/gstreamer.scm | 58 ++
1 file changed, 58 insertions(+)
diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index 5b348b1..b19ea81 100644
--- a/gnu/