File:
[cvs.NetBSD.org] /
pkgsrc /
x11 /
xf86-video-ast /
distinfo
Revision
1.12:
download - view:
text,
annotated -
select for diffs
Fri Dec 9 08:49:16 2022 UTC (2 years, 2 months ago) by
wiz
Branches:
MAIN
CVS tags:
pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
xf86-video-ast: update to 1.1.6.
Alan Coopersmith (11):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
gitlab CI: stop requiring Signed-off-by in commits
WriteAST1180SOC: Add _X_UNUSED attribute to temp variable
ast_mode: Eliminate unused DAC_TEXT & DAC_EGA arrays
ast_vgatool: Fix -Wold-style-declaration warning
ast_vgatool: Fix indentation in ASTGetScratchOptions()
xf86-video-ast 1.1.6
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Daniel O'Connor (1):
Do not hang if P2A is disabled, using sensible defaults instead.
Elyes HAOUAS (1):
Res1280x800Table: Fix a typo on hexa value.
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (2):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: use exec instead of waiting for configure to finish