summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-im/dino: Set libcanberra[sound] IUSE defaultAndreas Sturmlechner2024-11-041-4/+3
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/dino: Add 0.4.3Michael Vetter2023-07-261-1/+2
| | | | | | | | [sam: Sync live, fix keywords.] Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/31828 Signed-off-by: Sam James <sam@gentoo.org>
* net-im/dino: add 'vala' USE flag to libadwaitaFlorian Schmaus2023-07-101-1/+1
| | | | | | | | Thanks to Serg for reporting this. Closes: https://bugs.gentoo.org/910179 Signed-off-by: Florian Schmaus <flow@gentoo.org> Reported-by: Serg <g00g1+gentoo.org@at.encryp.ch>
* net-im/dino: add slot to dep, revbump due to new depsFlorian Schmaus2023-06-011-1/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-im/dino: sync liveFlorian Schmaus2023-06-011-3/+11
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-im/dino: remove dependency on gspellMichael Vetter2023-03-221-1/+0
| | | | | | | | | | Bug: https://bugs.gentoo.org/869971 See also: https://github.com/dino/dino/pull/1385 Signed-off-by: Michael Vetter <jubalh@iodoru.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-im/dino: add 0.4.0Michael Vetter2023-03-111-7/+8
| | | | | | | | Bug: https://bugs.gentoo.org/851765 Closes: https://bugs.gentoo.org/869971 Signed-off-by: Michael Vetter <jubalh@iodoru.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-im/dino: update EAPI 7 -> 8David Seifert2023-01-011-9/+7
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-im/dino: remove stale VALA_MIN_API_VERSIONDavid Seifert2023-01-011-2/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-im/dino: add subslot op on app-crypt/gpgmeDavid Seifert2022-02-161-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-im/dino: declare gstreamer depsAndrey Utkin2021-10-221-0/+2
| | | | | | | | Dino binary and its rtp.so plugin are linked against libgstreamer, libgstbase, libgstvideo etc. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-im/dino: document how to enable video callsAndrey Utkin2021-10-221-1/+11
| | | | | | | | | | | Video calls need some runtime dependencies. Video calls are not going to be used by everyone (at least not immediately) so these dependencies are optional. So they go to post-installation notice and not RDEPEND for now. Bug: https://bugs.gentoo.org/795129 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-im/dino: [QA] use test USE flag to control building, not FEATURESSam James2021-08-111-5/+4
| | | | | | | | FEATURES isn't defined by PMS, so conditional building of tests (or conditional dependencie) should be done with a USE flag + RESTRICT. Signed-off-by: Sam James <sam@gentoo.org>
* net-im/dino: [QA] fix updating icon cacheSam James2021-08-111-14/+1
| | | | | | | | | | | gnome-utils doesn't supply the cache updating function in newer EAPIs. (Note the "command not found" error in the log within the bug.) Closes: https://bugs.gentoo.org/794856 Signed-off-by: Sam James <sam@gentoo.org>
* net-im/dino: Add net-libs/libnice and net-libs/libsrtp to dependenciesBenjamin Neff2021-06-071-0/+2
| | | | | | Bug: https://bugs.gentoo.org/790143 Signed-off-by: Benjamin Neff <benjamin@coding4coffee.ch> Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-im/dino: migrate from cmake-utils to cmake eclassAndrey Utkin2021-02-221-4/+4
| | | | | | | Per repoman warning. Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-im/dino: 9999: declare dep on gspellAndrey Utkin2021-02-221-1/+2
| | | | | | Bug: https://bugs.gentoo.org/767253 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-im/dino: add missing arm64 keyword in 9999Andrey Utkin2020-11-191-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-im/dino: add USE flag for notification-sound pluginAndrey Utkin2020-11-021-1/+6
| | | | | | | | Applied to 9999 ebuild only, for now. Bug: https://bugs.gentoo.org/723510 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-im/dino: edit SRC_URI to match upstream distfileAndrey Utkin2020-02-101-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-im/dino: add new dependency on net-libs/libsignal-protocol-cJonas Licht2020-02-101-1/+2
| | | | | | | Bug: https://bugs.gentoo.org/706116 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jonas Licht <jonas.licht@fem.tu-ilmenau.de> Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-im/dino: rename USE flag 'gnupg' to 'gpg'Andrey Utkin2019-03-071-3/+3
| | | | | | | Suggested-by: Dennis Schridde <devurandom@gmx.net> Bug: https://bugs.gentoo.org/679632 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-im/dino: specify valac for build system to useAndrey Utkin2019-02-201-0/+2
| | | | | | | | | | | | | | | | | Before, dino's cmake scripts just searched for unversioned valac, and versioned ones with versions in the range 0.32 - 0.38. There are good reasons to let Portage decide which valac to use. * Now we have 0.40 and 0.42 in Gentoo tree. These are not detected by dino build system (bug 678402). * Allow users to override valac version uniformly across Gentoo with VALAC envvar. Suggested-by: Daniel Kenzelmann <gentoo@k8n.de> Bug: https://bugs.gentoo.org/678402 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-im/dino: inherit xdg-utils explicitlyAndrey Utkin2019-02-181-1/+1
| | | | | | | As suggested by https://gentooqa.levelnine.at Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-im/dino: add dep on dev-libs/icuAndrey Utkin2019-02-011-1/+2
| | | | | | | | | Omitted ">= 57.0" part because it's satisfied by every version in current Gentoo tree. Bug: https://bugs.gentoo.org/676926 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-im/dino: add media-gfx/qrencode to depsAndrey Utkin2018-11-151-1/+4
| | | | | | | | | As declared in upstream's README.md since commit eb43c4a35dea. Bug: https://bugs.gentoo.org/671022 Reported-by: Daniel Kenzelmann <gentoo@k8n.de> Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* net-im/dino: add new packageAndrey Utkin2018-08-181-0/+80
Based on work by Anthony Parsons <ant@flussence.eu> (flussence overlay). Package-Manager: Portage-2.3.40, Repoman-2.3.9