summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/codeblocks: drop old revisionsband-a-prend2020-10-142-158/+0
| | | | | Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/codeblocks: fix gcc-11 compatibilityband-a-prend2020-10-143-0/+172
| | | | | | | | | | | | | | | | | | The GCC 11 now enforces that comparison objects be invocable as const. Current patch to fix gcc-11 compatibility is proposed by Sergei Trofimovich <slyfox@gentoo.org> and fix codeblocks "openfileslist" pligin compilation error. Patch was sent to upstream : https://sourceforge.net/p/codeblocks/tickets/1022/ so live-ebuild currently doesn't apply it. Closes: https://bugs.gentoo.org/732818 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/17928 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/codeblocks: x86 stable wrt bug #731782Agostino Sarubbo2020-07-171-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/codeblocks: amd64 stable wrt bug #731782Agostino Sarubbo2020-07-172-3/+3
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/codeblocks: 20.03, update FortranProject plugin to 1.7 releaseSergey Torokhov2020-07-062-0/+77
| | | | | | | | | Additional patch set updates FortranProject plugin to release v1.7 that contains several bug fixes, new features and improvements. Closes: https://github.com/gentoo/gentoo/pull/16114 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-util/codeblocks: 20.03 version bumpSergey Torokhov2020-04-083-0/+106
| | | | | | | | | | | | - Update CodeBLocks to 20.03 with new patch to build Fortranroject plugin; - Now xdg eclass is used instead of xdg-utils eclass; - FortranProject plugin update from [r270] to [r277] with some additional features before FortranProject v1.7 release. Patch from [r273] fixes the build issue for compiling with USE=pch. Closes: https://github.com/gentoo/gentoo/pull/15182 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-util/codeblocks: update live ebuildSergey Torokhov2020-04-081-8/+4
| | | | | | | | - fix HOMEPAGE to use https - replace xdg-utils eclass with xdg eclass Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-util/codeblocks-17.12-r303: fix crash on paste; fix appdata-deprecatedSergey Torokhov2020-03-222-0/+106
| | | | | | | | | | | | | | | - Fix crash on copy-paste from another applcation using upstream patch https://sourceforge.net/p/codeblocks/code/11320/ from ticket https://sourceforge.net/p/codeblocks/tickets/629/. - Fix HOMEPAGE: from http://www to https:// - Fix installation into /usr/share/appdata that is deprecated Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/14969 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-util/codeblocks: remove oldMart Raudsepp2020-03-072-164/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-util/codeblocks: drop ~arm keywordsMart Raudsepp2020-03-071-2/+2
| | | | | | Closes: https://bugs.gentoo.org/705024 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-util/codeblocks: x86 stable wrt bug #711574Agostino Sarubbo2020-03-061-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/codeblocks: amd64 stable wrt bug #711574Agostino Sarubbo2020-03-061-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/codeblocks: remove revisions depend on gtk2band-a-prend2020-01-202-164/+0
| | | | | Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-util/codeblocks: bump 17.12-r302 to migrate to EAPI-7 and to fix RDEPENDSergey Torokhov2020-01-201-0/+83
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/14305 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-util/codeblocks: update live-ebuild with switch to WXGTK-3.0-gtk3Sergey Torokhov2020-01-201-14/+14
| | | | | Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-util/codeblocks: x86 stable (bug #704140)Thomas Deutschmann2020-01-101-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-util/codeblocks: amd64 stable wrt bug #704140Agostino Sarubbo2020-01-091-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util: Remove *-fbsd KEYWORDSMichał Górny2019-10-114-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: update e-mail address of Sergey Torokhovband-a-prend2019-08-141-1/+1
| | | | | | | | | | Change maintainer email of dev-util/codeblocks and sci-libs/cantera packages. Bug: https://bugs.gentoo.org/672596 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/12702 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/codeblocks: move large astyle patch to distfilesMart Raudsepp2018-07-144-418/+9
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/codeblocks: update codeblocks-9999.ebuildband-a-prend2018-07-141-17/+27
| | | | | | | | | Add updated codeblocks-9999.ebuild that is synced with codeblocks-17.12-r1.ebuild (has updated dependencies) and allow to build Codeblocks from svn trunk. The USE-flag 'fortran' removed in this ebuild-file as FortranProject plugin sources downloads from external svn repo and could requires from time to time changes of the autotools script patch to build successfully.
* dev-util/codeblocks: rm '-fno-delete-null-pointer-checks' flagband-a-prend2018-07-142-6/+2
| | | | | | | | | | | | | Remove '-fno-delete-null-pointer-checks' compiler flag. This flag was added to allow to run Codeblocks after compiling codeblocks-16.01 with gcc-6.1 [1] and this issue was fixed in upstream on 2016-07-16 in ticket 10875 [2]. On the 2017-03-24 in upstream ticket 11033 [3] this flag was removed as no needed anymore: 'linux: Partially Revert rev 10875 because we no longer do null pointer checks'. Refs: [1] http://forums.codeblocks.org/index.php?topic=21283.0 [2] https://sourceforge.net/p/codeblocks/code/10875/ [3] https://sourceforge.net/p/codeblocks/code/11033/
* dev-util/codeblocks: replace dep libgamin to gaminband-a-prend2018-07-142-2/+2
| | | | | | | | Replace contrib plugin dependency from dev-libs/libgamin to app-admin/gamin as in some cases it cause Codeblocks craches of FileManager plugin due to errors 'Failed to connect to socket /tmp/fam-elmar-' and 'failed to find gam_server'. Ref: http://forums.codeblocks.org/index.php/topic,22641.0.html
* dev-util/codeblocks: unbundle dev-util/astyle libband-a-prend2018-07-143-4/+426
| | | | | | | | | | | | | | | | | | | | | | | | | | Unbundle the dev-util/astyle library in favor of system installed by adding it as build dependency ( >=dev-util/astyle-3.0.1-r1:0= ): 1. patching (update) the Codeblocks Astyle plugin to be compatible with dev-util/astyle-3.1: "codeblocks-17.12_update_astyle_plugin_to_v3.1.patch" that is taken from upstream: https://sourceforge.net/p/codeblocks/code/11266/ * updated astyle plugin to v3.1 * removed obsolete astyle options * added new astyle options Authored by: jenslody 2018-01-15 (using conditional patching depends on if '>=dev-util/astyle-3.1' is installed in system); 2. use sub-sloting of dev-util/astyle to force rebuild Codeblocks on system update if sub-slot of dev-util/astyle is changed; 3. remove KEYWORD "arm" to avoid repoman QA warning about "dependency.bad" and "dependency.badindev" due to dev-util/astyle dependency doesn't have this KEYWORD. Closes: https://bugs.gentoo.org/383037 Closes: https://bugs.gentoo.org/656758
* dev-util/codeblocks: unbundle dev-libs/tinyxml libband-a-prend2018-07-142-0/+2
| | | | | Unbundle the dev-libs/tinyxml library in favor of system installed by adding it as build dependency (>=dev-libs/tinyxml-2.6.2-r3).
* dev-util/codeblocks: remove "--with-wx-config"band-a-prend2018-07-142-2/+0
| | | | Remove --with-wx-config="${WX_CONFIG}" from "econf" in "src_configure()" section.
* dev-util/codeblocks: update package DESCRIPTIONband-a-prend2018-07-142-2/+2
| | | | Update package DESCRIPTION to correspond that on codeblocks site.
* dev-util/codeblocks: init copy to 17-12-{r1,r301}band-a-prend2018-07-142-0/+160
|
* dev-util/codeblocks: remove oldMart Raudsepp2018-05-293-76/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-util/codeblocks: Uses wxGTK:3.0 since 17.12 versionsPacho Ramos2018-05-281-2/+2
| | | | Package-Manager: Portage-2.3.38, Repoman-2.3.9
* dev-util/codeblocks: Shorten the elog about symbol resolverMart Raudsepp2018-05-052-10/+4
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-util/codeblocks: remove automake/autoconf from DEPENDMart Raudsepp2018-05-052-4/+0
| | | | | | | autotools.eclass adds its own proper DEPEND (including libtool), no need for us to do it with eautoreconf. Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-util/codeblocks: ver. 17.12 for wxGTK:3.0-gtk3band-a-prend2018-05-051-0/+85
| | | | | | | | | | | | Adding additional 'codeblocks-17.12-r300.ebuild' for building with wxGTK:3.0-gtk3 instead of wxGTK:2.8. This also contains USE flag 'fortran' (introduced in codeblocks-17.12.ebuild ) which controls the building of 'FortranProject plugin' for Code::Blocks IDE ( https://sourceforge.net/projects/fortranproject/ ) after applying of 'FortranProject_autotools_build.diff' patch. Bug: bugs.gentoo.org/643494
* dev-util/codeblocks: version bump to 17.12band-a-prend2018-05-054-0/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Code::Blocks IDE package version bump to 17.12 with switching 'WX_GTK_VER' from x11-libs/wxGTK:2.8 to x11-libs/wxGTK:3.0 This also adds a new USE flag 'fortran' which controls the building of 'FortranProject plugin' for Code::Blocks IDE ( https://sourceforge.net/projects/fortranproject/ ) after applying of 'FortranProject_autotools_build.diff' patch. Add patch 'FortranProject_fix_build_gcc7_failed.patch' from upstream that fix gcc7 compilation error "call of overloaded ‘abs(unsigned int)’ is ambiguous" for FortranProject plugin, i.e. when USE="fortran". Remove USE=flag "static" with passing "--disable-static" to econf within src_configure() section. Remove directly passing "-g" compiler option to CFLAGS and CXXFLAGS when USE="debug" by applying the patch 'codeblocks-17.12-nodebug.diff'. Updating 'metadata.xml' file: Adding 'fortran' USE-flag description for 'dev-util/codeblocks-17.12'. Updating 'Manifest' file: Adding size, blake2 and sha512 checksums for 'codeblocks_17.12.tar.xz' tarball Bug: https://bugs.gentoo.org/643494 Closes: https://bugs.gentoo.org/643494
* dev-util/codeblocks: metadata.xml add maintainerSergey Torokhov2018-05-051-0/+4
| | | | Adding an information about new co-maintainer of dev-util/codeblocks package.
* dev-util/codeblocks: Fix building with GCC-7Peter Levine2018-04-142-1/+33
| | | | | | | | Bug: https://bugs.gentoo.org/649248 Package-Manager: Portage-2.3.16, Repoman-2.3.6 Closes: https://bugs.gentoo.org/649248 Closes: https://bugs.gentoo.org/637126 Closes: https://github.com/gentoo/gentoo/pull/7600
* dev-util/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* dev-util/codeblocks: Fix segfault with GCC-6Peter Levine2017-07-301-4/+7
| | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=625696 Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/5175
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-util/codeblocks: Drop oldPacho Ramos2016-11-252-42/+0
| | | | Package-Manager: portage-2.3.2
* dev-util/codeblocks: remove unused patchesMichael Mair-Keimberger (asterix)2016-11-172-125/+0
|
* dev-util/codeblocks: Version bump (bug #576730).Ryan Hill2016-06-232-0/+42
| | | | | Package-Manager: portage-2.3.0_rc1 Signed-off-by: Ryan Hill <rhill@gentoo.org>
* dev-util/codeblocks: Revert "Support wxGTK:3.0" (Bug #575716)Ryan Hill2016-02-262-44/+2
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Ryan Hill <rhill@gentoo.org>
* 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.
* 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.
* dev-util/codeblocks: Support wxGTK:3.0Pacho Ramos2015-10-252-2/+45
| | | | Package-Manager: portage-2.2.23
* Add missing remote-id type=sourceforgeJustin Lecher2015-10-011-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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>