Changes between Version 17 and Version 18 of Packaging
- Timestamp:
- 04/08/15 18:10:26 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Packaging
v17 v18 1 1 {{{#!div class="box" 2 = [[Image(http://xpra.org/icons/package.png)]] Packaging = 2 [[Image(http://xpra.org/icons/package.png)]] 3 = Packaging = 3 4 4 5 [https://www.xpra.org/dev.html How to build] covers installing the required libraries and building from source, it is a pre-requisite for building packages. … … 41 42 42 43 {{{#!div class="box" 43 == [[Image(http://xpra.org/icons/rpm.png)]] RPMs == 44 [[Image(http://xpra.org/icons/rpm.png)]] 45 == RPMs == 44 46 The spec file can be found here: [https://www.xpra.org/trac/browser/trunk/scripts/xpra.spec xpra.spec] 45 47 [[BR]] … … 76 78 77 79 {{{#!div class="box" 78 == [[Image(http://xpra.org/icons/debian.png)]] DEBs == 80 [[Image(http://xpra.org/icons/debian.png)]] 81 == DEBs == 79 82 You can find the debian packaging files here: [https://www.xpra.org/trac/browser/trunk/debian /debian] 80 83 [[BR]] … … 90 93 91 94 {{{#!div class="box" 92 == [[Image(http://xpra.org/icons/gentoo.png)]] Gentoo Ebuilds == 95 [[Image(http://xpra.org/icons/gentoo.png)]] 96 == Gentoo Ebuilds == 93 97 94 98 You can find a generally up-to-date ebuild here [https://www.xpra.org/trac/browser/trunk/scripts /scripts] (the ones in gentoo are somewhat behind the curve and fail to apply bug fixes in due time..).