Search Criteria
Package Details: amtterm 1.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/amtterm.git (read-only, click to copy) |
---|---|
Package Base: | amtterm |
Description: | Tools to connect to Intel AMT enabled machines via Serial-Over-LAN |
Upstream URL: | https://www.kraxel.org/blog/linux/amtterm/ |
Licenses: | GPL2 |
Submitter: | None |
Maintainer: | None |
Last Packager: | larchunix |
Votes: | 9 |
Popularity: | 0.000004 |
First Submitted: | 2011-03-03 04:31 (UTC) |
Last Updated: | 2022-05-26 12:26 (UTC) |
Dependencies (5)
- gnutls (gnutls-gitAUR)
- perl (perl-gitAUR)
- perl-soap-lite
- vte3 (vte3-notificationAUR, vte3-gitAUR) (make)
- vte3 (vte3-notificationAUR, vte3-gitAUR) (optional) – for the gamt GUI
Latest Comments
drws commented on 2023-07-23 06:05 (UTC) (edited on 2023-07-23 06:20 (UTC) by drws)
This package unnecessarily forces GUI (
gamt
) into the build by listingvte3
as a make dependency. Listing it as an optional runtime dependency is not problematic, but listing as a non-optional GUI makedep is.The package builds correctly without
vte3
and works CLI-only. Please fix thePKGBUILD
.Also, in case of CLI-only build the file
/usr/share/applications/gamt.desktop
should be skipped.dhummel commented on 2017-04-02 15:29 (UTC) (edited on 2017-04-02 17:00 (UTC) by dhummel)
dreieck commented on 2014-03-28 22:59 (UTC)
wizetek commented on 2012-11-05 22:53 (UTC)
TheJJ commented on 2012-03-09 06:30 (UTC)