summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/waffle: Put X11 packages behind existing USE=XHaelwenn (lanodan) Monnier2021-04-142-8/+10
| | | | | | | | And since mesa is a dependency, virtual/opengl is removed. Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/20182 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Drop old versionsMatt Turner2021-03-304-228/+0
| | | | | Bug: https://bugs.gentoo.org/768021 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Version bump to 1.7.0Matt Turner2021-03-083-1/+69
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Version bump to 1.6.2Matt Turner2021-01-302-0/+72
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Use tags instead of gitlab releasesMatt Turner2021-01-301-4/+7
| | | | | | And improve documentation generation. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Drop old versionsMatt Turner2020-06-162-78/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: x86 stable wrt bug #727768Agostino Sarubbo2020-06-151-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>
* media-libs/waffle: arm stable wrt bug #727768Agostino Sarubbo2020-06-151-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/waffle: amd64 stable wrt bug #727768Agostino Sarubbo2020-06-151-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/waffle: Reapply patch to Generate WaffleConfig.cmake fileMatt Turner2020-04-071-0/+4
| | | | | | | I mistakenly thought this was included in the 1.6.1 release. Closes: https://bugs.gentoo.org/716130 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Add ~arm64 keywordsMatt Turner2020-04-062-2/+2
| | | | | Fixes: 55ee45dc0ab7 (media-libs/waffle: added ~arm64 keyword) Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Version bump to 1.6.1Matt Turner2020-03-312-0/+65
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Remove unnecessary functionsMatt Turner2020-03-311-9/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Use IUSE=doc to control only dev docsMatt Turner2020-03-311-6/+6
| | | | | | So wflinfo(1) is always installed. Also move dependencies to BDEPEND. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Bump wayland dependencyMatt Turner2020-03-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Enable egl and gbm by defaultMatt Turner2020-03-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Update SRC_URIMatt Turner2020-03-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Drop old versionsMatt Turner2020-03-111-69/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: added ~arm64 keywordRoy Bamford2020-03-081-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-libs/waffle: Never build tests, since RESTRICT=testMatt Turner2020-03-072-4/+4
| | | | | Closes: https://bugs.gentoo.org/711836 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: arm stable wrt bug #711560Agostino Sarubbo2020-03-051-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/waffle: amd64 stable wrt bug #711560Agostino Sarubbo2020-03-051-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>
* media-libs/waffle: x86 stable wrt bug #711560Agostino Sarubbo2020-03-051-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>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/waffle: Generate WaffleConfig.cmake fileMatt Turner2020-02-072-0/+164
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Install wflinfo per ABIMatt Turner2020-02-071-0/+4
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Fix unquoted variableMatt Turner2019-09-282-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Drop old versionsMatt Turner2019-09-282-55/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: arm stable wrt bug #689510Mikle Kolyada2019-07-281-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-libs/waffle: amd64 stable wrt bug #689510Mikle Kolyada2019-07-171-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* media-libs/waffle: x86 stable wrt bug #689510Agostino Sarubbo2019-07-101-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* media-libs/waffle: Version bump to 1.6.0Matt Turner2019-06-072-0/+70
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Convert to MesonMatt Turner2019-06-071-19/+34
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/waffle: Bump 1.5.2 to EAPI-6Andreas Sturmlechner2018-09-161-28/+19
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* media-libs/waffle: Bump live to EAPI-6, switch to git-r3Andreas Sturmlechner2018-09-161-29/+20
| | | | | | Sort deps, drop implicit inherit, consolidate 9999/non-9999 conditionals. Package-Manager: Portage-2.3.49, Repoman-2.3.10
* x11-base/xcb-proto: Move from x11-proto/xcb-protoMatt Turner2018-04-262-2/+2
|
* media-libs/waffle: keyworded 1.5.2 for ppc, bug #651152Sergei Trofimovich2018-03-251-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* media-libs/waffle: keyworded 1.5.2 for ppc64, bug #651152Sergei Trofimovich2018-03-231-3/+3
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* media-libs/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* media-libs/waffle: use HTTPS for GitHubDavid Hicks2017-07-302-6/+6
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-libs/waffle: Drop mistaken keyword.Matt Turner2016-10-261-2/+2
|
* media-libs/waffle: Drop old version 1.5.1.Matt Turner2016-10-262-65/+0
|
* HTTPS for *.freedesktop.orgAnthony Ryan2016-04-203-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | * Excluding xorg.freedesktop.org * Excluding tango.freedesktop.org The following modified ebuilds were found to have problems after modification but the problems were determined to not be a regression. Upstream tarball has a new hash: * app-misc/evtest-1.29 * app-misc/evtest-1.30 * dev-embedded/scratchbox2-2.0-r1 * dev-ml/cairo-ocaml-1.2.0 * net-libs/libqmi-1.0.0 * sys-auth/libfprint-0.4.0 * sys-auth/libfprint-0.5.0 * sys-auth/libfprint-0.5.1 Upstream tarball has been deleted: * dev-libs/liblazy-0.2 * dev-util/pkgconfig-openbsd-20130507-r1 * x11-libs/xvba-video-0.8.0-r3 * x11-misc/driconf-0.9.1-r1 * x11-misc/xdg-utils-1.1.0_rc2-r1
* 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/+0
| | | | | | | 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.
* media-libs/waffle: arm stable, bug #559062Markus Meier2015-12-191-2/+2
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* media-libs/waffle: x86 stable wrt bug #559062Agostino Sarubbo2015-12-011-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* media-libs/waffle: amd64 stable wrt bug #559062Agostino Sarubbo2015-11-301-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"