summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/nas: Stabilize 1.9.5-r2 arm, #935167Michał Górny2024-08-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/nas: Stabilize 1.9.5-r2 ppc64, #935167Jakov Smolić2024-08-091-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-libs/nas: Stabilize 1.9.5-r2 x86, #935167Sam James2024-06-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/nas: Stabilize 1.9.5-r2 sparc, #935167Sam James2024-06-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/nas: Stabilize 1.9.5-r2 amd64, #935167Sam James2024-06-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/nas: Stabilize 1.9.5-r2 ppc, #935167Sam James2024-06-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/nas: Stabilize 1.9.5-r2 arm64, #935167Sam James2024-06-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/nas: fixed download link in 1.9.5-r2Miroslav Šulc2024-06-301-1/+1
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-libs/nas: Fix passing of incompatible pointer typeBrahmajit Das2024-06-302-1/+78
| | | | | | | Closes: https://bugs.gentoo.org/927451 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36484 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-302-2/+2
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/nas: move patches to devspaceSam James2024-03-204-947/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/nas: mark as LTO-unsafeEli Schwartz2024-03-201-1/+6
| | | | | | Closes: https://bugs.gentoo.org/859934 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/nas: backport upstreamed patches to fix Modern C bugsEli Schwartz2024-03-203-0/+1063
| | | | | | Closes: https://bugs.gentoo.org/873619 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/nas: sys-devel/bison -> app-alternatives/yaccSam James2024-01-081-1/+1
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/nas: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/nas: workaround imake argument splittingIonen Wolkens2022-12-041-1/+3
| | | | | | | | | | | | IMAKECPP normally doesn't support arguments but was given the same basic support as IMAKEINCLUDE which doesn't handle multiple spaces or tab, and an empty get_abi_CFLAGS would result in two spaces without an argument. So use an array and word splitting to normalize. Closes: https://bugs.gentoo.org/884203 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/nas: force gcc -E for imake's generationIonen Wolkens2022-09-301-4/+7
| | | | | | | | | | | | | | Requires traditional cpp support and is broken in all sort of ways with clang-cpp / -E. Bit messier here because of multilib, hopefully this is right and doesn't affect other arches. If multilib support is ever removed, replace by ":-${CHOST}-gcc -E}" like other ebuilds. wrt #873619, this is still severely broken with >=clang16 Bug: https://bugs.gentoo.org/873619 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/nas: removed obsolete 1.9.4-r2Miroslav Šulc2022-03-184-194/+0
| | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=835124 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-libs/nas: Stabilize 1.9.5 arm, #835124Arthur Zamarin2022-03-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/nas: Stabilize 1.9.5 amd64, #835124Jakov Smolić2022-03-161-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-libs/nas: Stabilize 1.9.5 arm64, #835124Jakov Smolić2022-03-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-libs/nas: Stabilize 1.9.5 x86, #835124Jakov Smolić2022-03-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-libs/nas: sparc stable wrt bug #835124Agostino Sarubbo2022-03-151-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/nas: ppc64 stable wrt bug #835124Agostino Sarubbo2022-03-151-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/nas: ppc stable wrt bug #835124Agostino Sarubbo2022-03-151-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/nas: bump to 1.9.5Miroslav Šulc2022-02-042-0/+114
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@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>
* media-libs/nas: keyword 1.9.4-r2 for ~riscvMarek Szuba2021-08-101-1/+2
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-libs/nas: fix build with -native-symlinksIonen Wolkens2021-04-151-4/+6
| | | | | | | | | | | "World" removal on emake is to stop it from re-doing what xmkmf already did and call wrong commands in the process. Swapped DEPEND with BDEPEND to put imake in the right block. Closes: https://bugs.gentoo.org/720968 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/nas: remove ar l for binutils-2.36Ionen Wolkens2021-04-151-2/+2
| | | | | | | Matches new arguments used by xorg-cf-files-1.0.6-r2 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/nas: fix compiling on gcc 10 (#707968)Azamat H. Hackimov2020-05-152-3/+46
| | | | | | | | Closes: https://bugs.gentoo.org/707968 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15001 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | 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>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/nas: arm64 stableAaron Bauman2019-05-141-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* media-libs/nas: stable 1.9.4-r2 for hppa, bug #664320Rolf Eike Beer2019-04-201-2/+2
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/nas: Drop 1.9.4-r1Andreas Sturmlechner2018-10-051-99/+0
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* media-libs/nas: arm stable, bug #664320Markus Meier2018-10-051-1/+1
| | | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="arm"
* media-libs/nas: Drop 1.9.4 (r0)Andreas Sturmlechner2018-09-151-98/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* media-libs/nas-1.9.4-r2: alpha stableTobias Klausmann2018-09-141-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/664320
* media-libs/nas: stable 1.9.4-r2 for ppc64, bug #664320Sergei Trofimovich2018-08-251-1/+1
| | | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
* media-libs/nas: stable 1.9.4-r2 for ppc, bug #664320Sergei Trofimovich2018-08-251-1/+1
| | | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
* media-libs/nas: stable 1.9.4-r2 for ia64, bug #664320Sergei Trofimovich2018-08-251-1/+1
| | | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64"
* media-libs/nas: stable 1.9.4-r2 for sparc, bug #664320Rolf Eike Beer2018-08-231-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* media-libs/nas: amd64 stable wrt bug #664320Mikle Kolyada2018-08-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-libs/nas: x86 stable (bug #664320)Thomas Deutschmann2018-08-231-1/+1
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* media-libs/nas: link against libflAndreas Sturmlechner2018-08-232-0/+13
| | | | | | Thanks-to: Mihai Moldovan <ionic@ionic.de> Closes: https://bugs.gentoo.org/612270 Package-Manager: Portage-2.3.48, Repoman-2.3.10