summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-wm/xpra: drop dbus removal patch from 3.0.5.Benda Xu2020-01-281-2/+0
| | | | | | | The upstream now handles missing dbus gracefully. Package-Manager: Portage-2.3.85, Repoman-2.3.18 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* x11-wm/xpra: Remove oldAndreas K. Hüttel2020-01-275-459/+0
| | | | | | Closes: https://bugs.gentoo.org/694244 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* x11-wm/xpra: amd64 stable wrt bug #705528Agostino Sarubbo2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-wm/xpra: x86 stable (bug #705528)Thomas Deutschmann2020-01-271-1/+1
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* x11-wm/xpra: Version bumpAndreas K. Hüttel2020-01-262-0/+145
| | | | | | | | Also simplify useflags a bit. Closes: https://bugs.gentoo.org/695140 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* x11-wm/xpra: Fix bug 702310 with a sledgehammerAndreas K. Hüttel2020-01-162-8/+38
| | | | | | | | | | We don't have the library that it's looking for packaged anyway, so it doesnt matter whether finding it fails. Make the ldconfig call go away. Closes: https://bugs.gentoo.org/702310 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* x11-wm/xpra: Move gtk+:3 to COMMONDEPENDAndreas K. Hüttel2020-01-161-2/+2
| | | | | | Closes: https://bugs.gentoo.org/701490 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* x11-wm/xpra: fix for USE=-dbus.Benda Xu2019-12-162-0/+31
| | | | | | | | This patch allows xpra to be started without Python dbus module when USE=-dbus. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-2/+5
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-wm/xpra: depend on pyopengl when USE=opengl.Benda Xu2019-12-011-1/+1
| | | | | | | | | pygtkglext is no longer needed with GTK3. Credit: Ogelpre Closes: https://bugs.gentoo.org/701640 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* x11-wm/xpra: add gtk introspection to RDEPEND.Benda Xu2019-12-011-0/+1
| | | | | | Closes: https://bugs.gentoo.org/701622 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* x11-wm/xpra: Add myself as comaintainerAlexey Shvetsov2019-11-291-0/+4
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* x11-wm/xpra: Add py3.7Alexey Shvetsov2019-11-291-1/+3
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* x11-wm/xpra: version bump to Python 3.Benda Xu2019-11-294-0/+172
| | | | | | | | Add myself to maintainers. Closes: https://bugs.gentoo.org/696784 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* x11-wm/xpra: fix pillowAlexey Shvetsov2019-10-301-1/+1
| | | | | | | | pillow not optional for 2.4.x Closes: https://bugs.gentoo.org/694806 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* */*: Remove redundant descriptions for USE=lz4Michał Górny2019-09-171-1/+0
| | | | | | | | | Remove local descriptions of 'lz4' flag where they add nothing to the global description. They were left where they are more precise, e.g. indicate what the compression is used for or indicate another provider. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-wm/xpra: version bump.Benda Xu2019-01-272-0/+149
| | | | | | | | Suggested-By: theodor, Dennis Schridde Closes: https://bugs.gentoo.org/666816 Closes: https://bugs.gentoo.org/672278 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* x11-wm/xpra: Doesn't really need ipython, bug 650832Andreas K. Hüttel2018-12-022-4/+2
| | | | | | | Closes: https://bugs.gentoo.org/650832 Closes: https://bugs.gentoo.org/672374 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* x11-wm/xpra: Remove oldAndreas K. Hüttel2018-12-026-464/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* x11-wm/xpra: Adopt packageAndreas K. Hüttel2018-12-021-1/+4
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* */*: reassign packages for xmw@g.oMichał Górny2018-11-251-4/+1
| | | | | Bug: https://bugs.gentoo.org/319525 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-wm/xpra: remove local webp use flagMarty E. Plummer2018-10-191-1/+0
| | | | | | | Signed-off-by: Marty E. Plummer <hanetzer@startmail.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10151 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-wm/xpra: Fix deps for x264 x265 encodersAlexey Shvetsov2018-09-141-6/+6
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* x11-wm/xpra: amd64 stable wrt bug #653348Mikle Kolyada2018-04-191-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm/xpra: x86 stable (bug #653348)Thomas Deutschmann2018-04-181-1/+1
| | | | Package-Manager: Portage-2.3.30, Repoman-2.3.9
* x11-wm/xpra: Version bump.Michael Weber2018-04-172-0/+149
| | | | Package-Manager: Portage-2.3.27, Repoman-2.3.9
* x11-wm/xpra: Add DEPEND=x11-libs/libxkbfile (thanks Thomas Deutschmann).Michael Weber2018-01-284-0/+4
| | | | | Closes: https://bugs.gentoo.org/642244 Package-Manager: Portage-2.3.20, Repoman-2.3.6
* x11-wm/xpra: Version bump.Michael Weber2018-01-282-0/+148
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* x11-wm/xpra: support Prefix again.Benda Xu2018-01-181-5/+6
| | | | | | | | | | 1. xdg also exposes src_prepare(), which should be overridden by distutils-r1. 2. by PMS: EROOT is not defined in src_*. Should use EPREFIX 3. prefixify hard-coded paths. Package-Manager: Portage-2.3.19, Repoman-2.3.6
* x11-wm/xpra: Remove volnerable versions.Michael Weber2018-01-163-288/+0
| | | | | Bug: https://bugs.gentoo.org/631326 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* x11-wm/xpra: x86 stableThomas Deutschmann2018-01-142-4/+4
| | | | | Bug: https://bugs.gentoo.org/631326 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* x11-wm/xpra: amd64 stableJason Zaman2017-12-222-2/+2
| | | | | Gentoo-bug: 631326 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* x11-wm/xpra: Version bump and invoce xdg_pkg_post* stuff in all relevant ↵Michael Weber2017-12-224-2/+153
| | | | | | | | versions. Closes: https://bugs.gentoo.org/641654 Bug: https://bugs.gentoo.org/631326 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* x11-wm: Update Manifest hashes.Ulrich Müller2017-12-091-2/+2
|
* x11-wm/xpra: Remove old.Michael Weber2017-12-082-144/+0
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* x11-wm/xpra: Version bump.Michael Weber2017-12-082-0/+144
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* x11-wm/xpra: Remove old.Michael Weber2017-12-083-287/+0
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* x11-wm/xpra: Version bump.Michael Weber2017-12-082-1/+144
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* x11-wm/xpra: Version bump (bug 627888).Michael Weber2017-08-313-0/+287
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* x11-wm/xpra: Remove old versions.Michael Weber2017-08-313-289/+0
| | | | Package-Manager: Portage-2.3.7, Repoman-2.3.3
* x11-wm/xpra: x86 stable (bug #625714)Thomas Deutschmann2017-08-301-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* x11-wm/xpra: x86 stable (bug #625714)Thomas Deutschmann2017-08-301-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* x11-wm/xpra-2.0.2-r0: amd64 stableTobias Klausmann2017-07-311-1/+1
| | | | Gentoo-Bug: 625714
* x11-wm/xpra-1.0.6-r0: amd64 stableTobias Klausmann2017-07-311-1/+1
| | | | Gentoo-Bug: 625714
* x11-wm/xpra: Version bump.Michael Weber2017-07-202-0/+144
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* x11-wm/xpra: Fix dependency string, part 2 (bug 621656, thanks eroen).Michael Weber2017-06-141-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* x11-wm/xpra: Fix dependency string (bug 621656, thanks eroen).Michael Weber2017-06-141-3/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* x11-wm/xpra: Version bumps (bug 618492, thanks Joe Stroller), remove old.Michael Weber2017-05-165-192/+39
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* x11-wm/xpra: x86 stable wrt bug #614710Agostino Sarubbo2017-04-171-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-wm/xpra: amd64 stable wrt bug #614710Agostino Sarubbo2017-04-051-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>