summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/wxglade: remove oldMart Raudsepp2018-07-152-49/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/wxglade: destabilize to ~ppcSergei Trofimovich2018-07-151-2/+2
| | | | | | | No revdeps. Bug: https://bugs.gentoo.org/530004 Package-Manager: Portage-2.3.42, Repoman-2.3.9
* Revert "dev-util/cucumber-3.0.2: fix test dependency."Hans de Graaff2018-07-151-3/+1
| | | | | | This reverts commit 27961ac3904fec0a8c31a72a0bd06ab2deb9b06b. This does not fix bug 661022
* dev-util/cucumber-3.0.2: fix test dependency.Rolf Eike Beer2018-07-151-1/+3
| | | | | Closes: https://bugs.gentoo.org/661022 Closes: https://github.com/gentoo/gentoo/pull/9205
* dev-util/cucumber: add 3.1.2Hans de Graaff2018-07-152-0/+89
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/cucumber-core: add 3.2.0Hans de Graaff2018-07-152-0/+40
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/gtk-builder-convert: stable 2.24.32 for ppc, bug #660314Sergei Trofimovich2018-07-141-1/+1
| | | | | | Bug: https://bugs.gentoo.org/660314 Package-Manager: Portage-2.3.42, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* dev-util/gtk-builder-convert: stable 2.24.32 for ppc64, bug #660314Sergei Trofimovich2018-07-141-1/+1
| | | | | | Bug: https://bugs.gentoo.org/660314 Package-Manager: Portage-2.3.42, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* 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/kdstatemachineeditor: DEPEND readabilityAndreas Sturmlechner2018-07-142-8/+16
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-util/kdstatemachineeditor: Fix build with Qt 5.11Andreas Sturmlechner2018-07-142-0/+23
| | | | | | Thanks-to: Petross404(Petros S) <petross404@gmail.com> Closes: https://bugs.gentoo.org/656672 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-util/qdevicemonitor: eutils -> desktopAndreas Sturmlechner2018-07-141-1/+1
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-util/qdevicemonitor: Drop oldAndreas Sturmlechner2018-07-141-46/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-util/qdevicemonitor: fix Qt 5.11 specific issue and crashAlexander Lopatin2018-07-143-0/+101
| | | | | | Closes: https://bugs.gentoo.org/660932 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9213
* dev-util/sysdig: Bump to 0.22.0Michał Górny2018-07-142-0/+93
| | | | | | | Bump to a new 0.22.0 release. Includes a lot of new features and a fix for 4.17 kernels. Closes: https://bugs.gentoo.org/657512
* dev-util/ltrace: set HOMETAGE to https://www.ltrace.org/Sergei Trofimovich2018-07-133-6/+6
| | | | | | | | domhnall noticed old homepage is not working after alioth turndown and proposed https://www.ltrace.org/. Looks good! Reported-by: domhnall Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-util/hadolint: Remove oldManuel Rüger2018-07-133-85/+0
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-util/hadolint: Version bump to 1.10.2Manuel Rüger2018-07-132-0/+43
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-util/spirv-tools: Require new spirv-headersNick Sarnie2018-07-122-2/+2
| | | | | Fixes: https://bugs.gentoo.org/661014 Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-util/cucumber-expressions: keyworded >=4.0.4 for sparcRolf Eike Beer2018-07-124-4/+4
| | | | | | Bug: https://bugs.gentoo.org/634924 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* dev-util/cucumber-tag_expressions: keyworded >=1.0.1 for sparcRolf Eike Beer2018-07-123-3/+3
| | | | | | Bug: https://bugs.gentoo.org/634924 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* dev-util/cucumber: keyworded >=3.0.2 for sparcRolf Eike Beer2018-07-124-4/+4
| | | | | | Bug: https://bugs.gentoo.org/634924 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* dev-util/cucumber-core: keyworded >=3.0.0 for sparcRolf Eike Beer2018-07-122-2/+2
| | | | | | Bug: https://bugs.gentoo.org/634924 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* dev-util/Orange: Fix dev-python/typing depMichał Górny2018-07-121-1/+1
|
* dev-util/vulkan-tools: Only rename cube binaries with cube USENick Sarnie2018-07-112-4/+10
| | | | | | Whoops Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-util/vulkan-tools: Relax dev-util/glslang dependencyNick Sarnie2018-07-112-2/+2
| | | | | | It is only required with USE=cube as per upstream Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-util/spirv-tools: Version bumpNick Sarnie2018-07-112-0/+38
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-util/spirv-headers: Version bumpNick Sarnie2018-07-113-2/+18
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-util/vulkan-tools: Fix build without XNick Sarnie2018-07-113-2/+67
| | | | | | | | | | | | | Added the cube and vulkaninfo USE flags Vulkaninfo does not support wayland upstream If X is set at all, XCB will be used Thanks to hanetzer in #gentoo-desktop for testing Fixes: https://bugs.gentoo.org/660694 Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-util/cmocka: Drop oldAndreas Sturmlechner2018-07-113-104/+0
| | | | | Closes: https://bugs.gentoo.org/657262 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/howdoi: remove 1.1.9Michael Palimaka2018-07-112-25/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/cmocka: arm stable, bug #657262Markus Meier2018-07-111-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
* dev-util/vulkan-tools: Drop oldNick Sarnie2018-07-101-50/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-util/vulkan-tools: Rename cube and cubepp demosNick Sarnie2018-07-101-0/+61
| | | | | Fixes: https://bugs.gentoo.org/660770 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-util/imediff2: Revbump to fix errors in python 3 patchBrian Evans2018-07-102-13/+55
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-util/xfce4-dev-tools: Inline mirror://xfceMichał Górny2018-07-101-1/+1
|
* dev-util/cmake: Bump to version 3.12.0_rc3. Removed old.Lars Wendler2018-07-102-1/+1
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-util/gdbus-codegen: mark s390 stableMikle Kolyada2018-07-101-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/radare2: bump up to 2.7.0Sergei Trofimovich2018-07-092-0/+57
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-util/meld: remove oldMart Raudsepp2018-07-093-73/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/kdevelop: Remove 5.2.1Johannes Huber2018-07-093-188/+0
| | | | | | Superseded by 5.2.3. Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-util/kdevelop-python: Remove 5.2.1Johannes Huber2018-07-093-80/+0
| | | | | | Superseded by 5.2.3. Package-Manager: Portage-2.3.41, Repoman-2.3.9