summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/spice-gtk: drop oldMatthias Maier2020-04-181-16/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* net-misc/spice-gtk: remove unused patchMichael Mair-Keimberger2019-11-071-50/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13462 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-misc/spice-gtk: fix scaling bugMatthias Maier2019-10-151-0/+132
| | | | | | | | * Backport a patch to 0.37 Closes: https://bugs.gentoo.org/686570 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* net-misc/spice-gtk: fix build for >=libressl-2.7.0Stefan Strogin2019-02-161-9/+16
| | | | | | | | | | NB: spice-gtk-0.34-libressl.patch was not used anywhere. Closes: https://bugs.gentoo.org/664512 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11062 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-misc/spice-gtk: remove vulnerable versionVirgil Dupras2018-08-061-44/+0
| | | | | Bug: https://bugs.gentoo.org/650878 Package-Manager: Portage-2.3.44, Repoman-2.3.10
* net-misc/spice-gtk: Apply openssl11/libressl patchesMatthias Maier2018-03-192-0/+59
| | | | | | Bug: https://bugs.gentoo.org/631250 Bug: https://bugs.gentoo.org/617764 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-misc/spice-gtk: drop old version 0.31Matthias Maier2017-05-112-68/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-misc/spice-gtk: fix compile error, bug #604828Matthias Maier2017-05-111-0/+44
| | | | | | | | | | | Fix a compilation issue ./.../libspice-client-glib-2.0.so: undefined reference to `minor' by applying the corresponding upstream patch. Thanks to Erik and Alexander for the patches. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-misc/spice-gtk: explicitly link libX11 the right way for ld.goldIan Stakenvicius2016-08-172-0/+68
| | | | | | Bug: http://bugs.gentoo.org/585118 Package-Manager: portage-2.2.28
* net-misc/spice-gtk: fine tune IUSEsYixun Lan2016-08-171-0/+14
| | | | | | | | | | | 1) replace IUSE=gstreamer with IUSE="gstaudio gstvideo" so we can control audio/video backend seperately possible has the combination USE="gstvideo -gstaudio pulseaudio" 2) introduce gentoo.readme to suggest users install mjpeg,vpx,x264 gstreamer plugins Package-Manager: portage-2.3.0
* net-misc/spice-gtk: remove old versions 0.20-r1 0.21 0.25-r1 0.28 0.29Matthias Maier2016-02-2810-362/+0
| | | | Package-Manager: portage-2.2.26
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0810-0/+362
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed