Path to this page:
./
x11/xvinfo,
Query X-Video capabilities
Branch: CURRENT,
Version: 1.1.5,
Package name: xvinfo-1.1.5,
Maintainer: pkgsrc-usersxvinfo prints out the capabilities of any video adaptors associated
with the display that are accessible through the X-Video extension.
Required to run:[
x11/libXv]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 117.871 KB
Version history: (Expand)
- (2022-12-05) Updated to version: xvinfo-1.1.5
- (2019-02-21) Updated to version: xvinfo-1.1.4
- (2015-05-01) Updated to version: xvinfo-1.1.3
- (2013-02-12) Updated to version: xvinfo-1.1.2
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
CVS history: (Expand)
2022-12-04 16:46:39 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xvinfo: update to 1.1.5.
Alan Coopersmith (6):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
gitlab CI: stop requiring Signed-off-by in commits
Variable scope reduction
Handle -Wdouble-promotion warning from clang
xvinfo 1.1.5
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-02-21 10:48:20 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
xvinfo: update to 1.1.4.
This release delivers some small bug fixes and janitorial cleanups.
Alan Coopersmith (5):
Make xvinfo not exit with error in normal operation
Fix sign mismatch warnings for loop index comparisons
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
xvinfo 1.1.4
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Tobias Stoeckmann (1):
Properly handle failures of Xv query functions.
|
2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219) |
Log message:
Extend SHA512 checksums to various files I have on my local distfile
mirror.
|
2015-05-01 10:46:12 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.1.3:
Alan Coopersmith (7):
Use progname for error messages as well
Convert sprintf call to use snprintf
Make ImageEncodings unsigned
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Print which option was in error along with usage message
xvinfo 1.1.3
St?phane Aulery (1):
Use real program name for help message
|