app-cdr / extract-xiso

Tool for extracting and creating optimised Xbox ISO images

Official package sites : https://sourceforge.net/projects/extract-xiso/ ·

v2.7.1_p202303040307 :: 0 :: gentoo

Modified
License
BSD-4
Keywords
amd64 ppc x86
943912
app-cdr/extract-xiso-2.7.1_p202303040307 fails to compile: extract-xiso.c:373:21: error: two or more data types in declaration specifiers
951723
app-cdr/extract-xiso-2.7.1_p202303040307 - [gcc-15] [cmake-4] -- Configuring incomplete, errors occurred!
Repository mirror & CI · gentoo
Merge updates from master
Petr Vaněk · gentoo
app-cdr/extract-xiso: drop 2.7.1_p202204252159
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-cdr/extract-xiso: Stabilize 2.7.1_p202303040307 amd64, #944630
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
app-cdr/extract-xiso: Stabilize 2.7.1_p202303040307 x86, #944630
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-cdr/extract-xiso: Stabilize 2.7.1_p202303040307 ppc, #944630
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
app-cdr/extract-xiso: add 2.7.1_p202303040307
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/37002 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-cdr/extract-xiso: drop 2.7.1
Bug: https://bugs.gentoo.org/886659 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-cdr/extract-xiso: Stabilize 2.7.1_p202204252159 amd64, #886659
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-cdr/extract-xiso: Stabilize 2.7.1_p202204252159 x86, #886659
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-cdr/extract-xiso: Stabilize 2.7.1_p202204252159 ppc, #886659
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-cdr/extract-xiso: add 2.7.1_p202204252159
Closes: https://bugs.gentoo.org/874909 Closes: https://bugs.gentoo.org/714650 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-cdr/extract-xiso: port to EAPI 7
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-cdr/extract-xiso: eutils->epatch
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
app-cdr/extract-xiso: Drop old
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Mikle Kolyada · gentoo
app-cdr/extract-xiso: amd64 stable wrt bug #676354
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
app-cdr/extract-xiso: x86 stable (bug #676354)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-cdr/extract-xiso: stable 2.7.1 for ppc, bug #676354
Package-Manager: Portage-2.3.58, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Michał Górny · gentoo
*/*: Specify EAPI=0 explicitly, to ease greps
Closes: https://github.com/gentoo/gentoo/pull/8199
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Mike Frysinger · gentoo
sourceforge: switch to https:// URIs
Mike Frysinger · gentoo
extract-xiso: fix various missing prototype warnings
Mike Frysinger · gentoo
extract-xiso: EAPI: bump to 5
Mike Frysinger · gentoo
extract-xiso: version bump
Mike Frysinger · gentoo
extract-xiso: LICENSE: change to BSD-4 to reflect the source #556274
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
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