Search Criteria
Package Details: stig-viewer-bin 3.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/stig-viewer-bin.git (read-only, click to copy) |
---|---|
Package Base: | stig-viewer-bin |
Description: | Graphical user interface for XCCDF STIG files |
Upstream URL: | https://public.cyber.mil/stigs/srg-stig-tools/ |
Licenses: | custom |
Conflicts: | stig-viewer |
Provides: | stig-viewer |
Submitter: | alex.henrie |
Maintainer: | alex.henrie |
Last Packager: | alex.henrie |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-04-16 00:35 (UTC) |
Last Updated: | 2024-09-01 06:15 (UTC) |
Latest Comments
alex.henrie commented on 2023-04-15 19:21 (UTC)
This software bundles its own Java runtime and other dependencies, so it would not be appropriate to require any dependencies when installing the package. Besides that, symlinking /usr/bin/STIGViewer to /opt/stig-viewer/STIGViewer does not work because of how the STIGViewer script is written.
I will rename the package to stig-viewer-bin as you suggest. Thanks for the feedback!
dreieck commented on 2023-04-12 15:34 (UTC)
/opt/stig-viewer/STIGViewer
into/usr/bin/
.stig-viewer-bin
, since you download a precompiled binary, and addprovides=("stig-viewer=${pkgver}")
,conflicts=('stig-viewer')
.namcap
run):alsa-lib
at-spi2-core
bash
cairo
ffmpeg4.4
fontconfig
freetype2
gdk-pixbuf2
glib2
glibc
gtk2
gtk3
hicolor-icon-theme
java-runtime
libglvnd
libx11
libxext
libxi
libxrender
libxtst
libxxf86vm
pango
zlib
Thanks for maintaining!