#605 closed enhancement (fixed)
add build and runtime dependencies spec files to src tree
Reported by: | pyther | Owned by: | pyther |
---|---|---|---|
Priority: | major | Milestone: | 0.14 |
Component: | core | Version: | 0.13.x |
Keywords: | Cc: |
Description
These are the specs for build and runtime dependencies. See the wiki page: https://www.xpra.org/trac/wiki/Building/fedora_el
Build:
x264.spec
ffmpeg.spec
libvpx.spec
libwebp.spec
Cython.spec
yasm.spec
Runtime:
libfakeXinerama.spec
xorg-x11-drv-dummy.el6.spec
xorg-x11-drv-dummy.fc19.spec
xorg-x11-drv-dummy.fc20.spec
python-lz4.spec
netifaces.spec
The xorg-x11-drv-dummy spec is copy of upstream with the xpra constant dpi patch applied . I have append -xpra1 to the release tag.
Attachments (13)
Change History (18)
Changed 8 years ago by
Changed 8 years ago by
Attachment: | xorg-x11-drv-dummy.fc20.spec added |
---|
Changed 8 years ago by
Attachment: | xorg-x11-drv-dummy.fc19.spec added |
---|
Changed 8 years ago by
Attachment: | xorg-x11-drv-dummy.el6.spec added |
---|
Changed 8 years ago by
Changed 8 years ago by
Attachment: | python-lz4.spec added |
---|
Changed 8 years ago by
Attachment: | netifaces.spec added |
---|
Changed 8 years ago by
Attachment: | libwebp.spec added |
---|
Changed 8 years ago by
Attachment: | libvpx.spec added |
---|
Changed 8 years ago by
Attachment: | libfakeXinerama.spec added |
---|
Changed 8 years ago by
Attachment: | libfakeXinerama.2.spec added |
---|
Changed 8 years ago by
Attachment: | ffmpeg.spec added |
---|
Changed 8 years ago by
Attachment: | Cython.spec added |
---|
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
Owner: | changed from Antoine Martin to pyther |
---|
Added in r6818 with 2 minor version bumps:
- Cython 0.20.2 is out, see changelog
- https://pypi.python.org/pypi/netifaces 0.10.4 is out, see changelog
What next?
We'll probably have to check that having rpmfusion's ffmpeg or x264 packages does not conflict or cause problems. (it shouldn't)
comment:5 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/605
Note: See
TracTickets for help on using
tickets.
I have tested these specs on EL5, EL6, Fedora 19, and Fedora 20.