summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-office/dia: fix build with poppler-25.11Nicolas PARLANT2025-11-092-0/+19
| | | | | | | | Closes: https://bugs.gentoo.org/965768 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/44524 Closes: https://github.com/gentoo/gentoo/pull/44524 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add := to virtual/zlib deps, part 1Michał Górny2025-11-041-1/+1
| | | | | | | | | | Done via: ``` git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-*/*: update for virtual/zlibMichał Górny2025-11-041-1/+1
| | | | | | | | | | | | | Update done using: ``` git grep -l zlib app-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c VisibilityCheck --exit error ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-office/dia: add missing diesSam James2025-10-041-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/dia: move 0.98 patches to devspaceSam James2025-10-045-768/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/dia: add 0.98_pre20250913 gtk3 snapshotNicolas PARLANT2025-10-047-0/+1333
| | | | | | | | | | | | | | | | | | | | | | | snapshot with gtk3 add deps inherited from gtk+3 remove dev-libs/popt, media-libs/libart_lgpl no longer used use GDK_WINDOWING workaround for X (no automagic links but ifdef in code) patches : make plugins w/ deps conditional (debian)use xpm loader from gdk instead of xpm-pixbuf (fork from dia' dev) (debian)use Gtk.FontChooser to speed the font-selector tests are still disabled by upstream Closes: https://bugs.gentoo.org/734274 Closes: https://bugs.gentoo.org/825086 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/44019 Signed-off-by: Sam James <sam@gentoo.org>
* app-office/dia: use std=gnu17, while waiting for gtk-3 releaseNicolas PARLANT2025-10-031-2/+4
| | | | | | | | | | | | QA, line w/ too much characters export PKG_CONFIG Closes: https://bugs.gentoo.org/943791 Closes: https://bugs.gentoo.org/948501 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/44003 Closes: https://github.com/gentoo/gentoo/pull/44003 Signed-off-by: Sam James <sam@gentoo.org>
* app-office/dia: drop 0.97.3-r2Alfred Wingate2025-06-091-92/+0
| | | | | | Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41919 Signed-off-by: Sam James <sam@gentoo.org>
* app-office/dia: add dev-libs/libxml2 subslot op for incoming ABI breakAlfred Wingate2025-05-301-2/+2
| | | | | Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-office/dia: Stabilize 0.97.3-r3 x86, #942459Sam James2024-10-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/dia: Stabilize 0.97.3-r3 amd64, #942459Sam James2024-10-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/dia: Stabilize 0.97.3-r3 ppc64, #942459Sam James2024-10-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-122-2/+2
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-office/dia: fix various modern C issuesSam James2024-06-122-0/+377
| | | | | | | ... with backports, although via Fedora. Closes: https://bugs.gentoo.org/883069 Signed-off-by: Sam James <sam@gentoo.org>
* app-office/dia: fix build on muslDavid Seifert2024-06-081-2/+36
| | | | | Closes: https://bugs.gentoo.org/651522 Signed-off-by: David Seifert <soap@gentoo.org>
* app-office/dia: update EAPI 6 -> 8David Seifert2024-06-081-8/+8
| | | | | | Closes: https://bugs.gentoo.org/530478 Closes: https://bugs.gentoo.org/841860 Signed-off-by: David Seifert <soap@gentoo.org>
* Move {sys-devel → dev-build}/slibtoolMichał Górny2024-01-151-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-office/dia: Keyword 0.97.3-r1 arm64, #906626Arthur Zamarin2023-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-office/dia: keyword 0.97.3-r1 for ~loongWANG Xuerui2023-01-031-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-office/dia: remove sys-apps/sed from DEPENDDavid Seifert2022-12-071-1/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-office/dia: fix build w/ clang 16Sam James2022-12-032-1/+24
| | | | | Closes: https://bugs.gentoo.org/874729 Signed-off-by: Sam James <sam@gentoo.org>
* app-office/dia: Fix license to be GPL-2+Matt Turner2022-11-111-1/+1
| | | | | Closes: https://bugs.gentoo.org/880177 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-office/dia: Set remote-idMatt Turner2022-10-291-12/+15
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-office/dia: keyword 0.97.3-r1 for ~riscvAlex Fan2021-08-121-1/+1
| | | | | Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-office/dia: Fixed build with sys-devel/slibtoolLars Wendler2021-01-202-2/+15
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-office/dia: EAPI-6 bumpAndreas Sturmlechner2020-04-302-13/+14
| | | | | | Acked-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/dia: Drop 0.97.3 (r0)Andreas Sturmlechner2020-04-301-104/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/dia: Drop python pluginAndreas Sturmlechner2020-04-301-0/+91
| | | | | | | | | There are no revdeps registered for the plugin (at least not via python usedeps) Acked-by: Mart Raudsepp <leio@gentoo.org> Closes: https://bugs.gentoo.org/710180 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/dia: drop to ~hppaMart Raudsepp2020-02-091-2/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-office: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-office/dia: Use pkg-config instead of freetype-configLars Wendler2018-07-022-1/+68
| | | | | | | Commit permission kindly granted by leio. Closes: https://bugs.gentoo.org/654814 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-office/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-office/dia: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-251-12/+12
|
* app-office/dia: Drop obsolete sed script.Jeroen Roovers2017-06-101-1/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-office/dia: [QA] Add missing python metadata variablesDavid Seifert2017-04-201-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-office/dia: dropped ~x86-freebsdFabian Groffen2017-01-291-2/+2
| | | | Package-Manager: portage-2.3.3
* app-office/dia: Drop oldPacho Ramos2016-06-254-160/+0
| | | | Package-Manager: portage-2.3.0_rc1
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* 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-242-2/+2
| | | | | | 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-088-0/+366
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