Package Details: xastir 2.2.0-1

Git Clone URL: https://aur.archlinux.org/xastir.git (read-only, click to copy)
Package Base: xastir
Description: HAM RADIO - Full featured APRS Tracking/Information Reporting System
Upstream URL: http://www.xastir.org/
Keywords: aprs gps ham radio
Licenses: GPL, LGPL
Conflicts: xastir-cvs
Submitter: Allan
Maintainer: not_anonymous
Last Packager: not_anonymous
Votes: 14
Popularity: 0.000000
First Submitted: 2008-12-19 03:45 (UTC)
Last Updated: 2023-12-03 15:26 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

simona commented on 2018-02-15 13:22 (UTC) (edited on 2018-02-15 13:23 (UTC) by simona)

I might be able to recover "X11 / extensions / Print.h" from a previous version of arch (my oldest local backup) but even assuming that it works I still have to figure out what the software problem is with missing the Xorg side service. Although it may not work only something related to the printing.

not_anonymous commented on 2018-02-14 23:35 (UTC)

X11/extensions/Print.h (the missing file) was supplied by the "printproto" package. That has been removed from archlinux's binary repos and "replaced/provides" with the "xorgproto" package which does NOT contain that file.......sigh. (i.e. This will not compile and will give the error simona mentions herein; unless the host-system hasn't been updated recently....double sigh.)

AxPU ... perhaps you should "bitch-this" upstream ?

simona commented on 2018-02-12 20:59 (UTC)

/usr/include/Xm/Xm.h:63:10: fatal error: X11/extensions/Print.h: File o directory non esistente #include <x11 extensions="" print.h=""></x11>

AxPU commented on 2017-09-05 20:15 (UTC)

It may be necessary to manually remove xastir (pacman -R xastir) before reinstalling to resolve the conflict of uninstalling lesstif for replacement with openmotif. Then reinstall the new package.

privong commented on 2017-09-04 21:23 (UTC)

It appears as though lesstif (which is no longer maintained) has been removed from AUR. I guess it would be good to update the dependencies to use `openmotif` instead. I just re-built xastir with this change made manually and it compiled and seemed to run fine.

AxPU commented on 2017-03-12 08:12 (UTC)

Thank you, will fix it. I'll also switch over the sources source (SIC!) to Github in the process, will take me a couple days to get into it, stay tuned..

Bevan commented on 2017-03-05 10:07 (UTC)

Hi! The line "MimeType=text" in both of the desktop files is invalid. It should probably be "MimeType=text/plain". This e.g. makes update-desktop-database output errors.

nickoe commented on 2015-07-30 19:39 (UTC)

@netcrusher, how, why? Works fine here.

netcrusher commented on 2015-07-30 18:49 (UTC)

It seems that the MD5 hashes are broken.

hotaru commented on 2015-04-23 04:52 (UTC)

http://lesstif.sourceforge.net/ says: "In 2012, the motif source has been relicensed to LGPL, making the lesstif source redundant and obsolete, as its goal has been achieved, a free motif. As lesstif is practically unmaintained and has serious bugs in the copy/paste realm, I advice to use the Motif source instead of this source." packages should really depend on openmotif instead of lesstif, and if people really want to use lesstif instead of openmotif, the correct way to do that is "provides=('openmotif')" in the lesstif package.