summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/remmina: warn about encrypted VNC deps.Diogo Pereira2016-10-031-0/+1
| | | | | | | | | | Add a post-install message informing the user that encrypted VNC connections require net-libs/libvncserver built with the gcrypt flag. Gentoo-Bug: https://bugs.gentoo.org/594750 Closes: https://github.com/gentoo/gentoo/pull/2457 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-misc/remmina: Use zeroconf instead of avahi USE flag (#477620)Pacho Ramos2016-10-021-4/+4
| | | | Package-Manager: portage-2.3.1
* net-misc/remmina: fix ManifestDiogo Pereira2016-08-181-1/+1
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/591604 Closes: https://github.com/gentoo/gentoo/pull/2105 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-misc/remmina: bump to version 1.2.0_rc15Diogo Pereira2016-08-183-0/+85
| | | | | | | | | | | | | | | - Change license to GPL-2+ - Remove RDEPEND on xorg-server[kdrive] (optional runtime dependency) - Remove 'debug' USE flag (unused) - Remove 'vte' USE flag (now controlled by the 'ssh' USE flag) - Add 'spice' USE flag (support for the SPICE remote-display protocol) Gentoo-Bug: 591518 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2096 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-misc/remmina: libsecret and webkit-gtk fixes.Diogo Pereira2016-08-072-0/+116
| | | | | | | | | | | | * Patch build to properly allow disabling libsecret. * Switch from libsecret to gnome-keyring USE flag. * Hard depend on net-libs/webkit-gtk:4. Gentoo-Bug: http://bugs.gentoo.org/590704 Reported-by: Pacho Ramos <pacho@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/2037 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-misc/remmina: elog optional runtime dependencyDiogo Pereira2016-08-071-0/+2
| | | | | | | | | | Inform the user that XDMCP support requires Xephyr to be installed. Gentoo-Bug: 572472 Reported-by: WOLfgang Schricker <wols@wols.org> Closes: https://github.com/gentoo/gentoo/pull/2011 Signed-off-by: David Seifert <soap@gentoo.org>
* net-misc/remmina: version bump to 1.2.0_rc14Diogo Pereira2016-08-023-0/+93
| | | | | Gentoo-Bug: 571026 Closes: https://github.com/gentoo/gentoo/pull/2006
* net-misc/remmina: update metadataDiogo Pereira2016-08-021-1/+17
| | | | | | - Add myself as proxy maintainer. - Add a long description. - Remove old SourceForge remote-id.
* net-misc/remmina: depend on <net-misc/freerdp-2Mike Gilbert2016-08-022-2/+4
| | | | Package-Manager: portage-2.3.0_p16
* net-misc/remmina: drop tristan from maintainersMike Gilbert2016-08-021-4/+0
| | | | Package-Manager: portage-2.3.0_p16
* net-misc/remmina: amd64 stable wrt bug #561068Agostino Sarubbo2016-06-061-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+1
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* Add missing remote-id type=sourceforgeJustin Lecher2015-10-011-1/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-misc/remmina: It is also ported to use new vte versions instead of ↵Pacho Ramos2015-09-211-1/+1
| | | | | | needing deprecated slot. Package-Manager: portage-2.2.20.1
* net-misc/remmina: Drop oldPacho Ramos2015-09-214-263/+0
| | | | Package-Manager: portage-2.2.20.1
* net-misc/remmina: Bump to eapi5, set dependency on libgcrypt:0=, move from ↵Pacho Ramos2015-09-211-0/+91
| | | | | | 'avahi' to 'zeroconf' USE, vte support is needed for USE ssh (#546886 by Mirko Guenther), xorg-server[kdrive] needed at runtime (#522506 by Sergey S. Starikoff), allow other icons than gnome-icon-theme (#525668 by Harvey Mittens). Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-089-0/+537
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