I finally changed the license line.
Search Criteria
Package Details: syncterm 1.1-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/syncterm.git (read-only, click to copy) |
---|---|
Package Base: | syncterm |
Description: | A BBS terminal program, supporting ANSI music and IBM charset. |
Upstream URL: | http://syncterm.bbsdev.net |
Keywords: | ansi bbs retro terminal |
Licenses: | GPL |
Submitter: | maandree |
Maintainer: | mwawrzyniak |
Last Packager: | mwawrzyniak |
Votes: | 18 |
Popularity: | 0.013889 |
First Submitted: | 2013-04-11 00:16 (UTC) |
Last Updated: | 2022-06-02 20:06 (UTC) |
Dependencies (5)
- ncurses (ncurses-gitAUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR) (optional) – for GUI icon support
- libx11 (libx11-gitAUR) (optional) – for X11 GUI support
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR) (optional) – for SDL GUI support
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 2 3
chris_l commented on 2016-08-02 07:09 (UTC)
creepy.pebbles commented on 2016-06-07 02:22 (UTC)
When I try to install I get this message.
:: Checking syncterm integrity...
==> ERROR: license should be an array
:: failed to verify syncterm integrity
<deleted-account> commented on 2016-04-01 17:16 (UTC)
change PKGBUILD line 10: license='GPL' by license=('GPL')
chris_l commented on 2015-08-05 20:11 (UTC)
@asterisc Thanks, updated.
asterisc commented on 2015-08-05 19:24 (UTC)
Version 1.0 released as of August 5, 2015 -- the sources at http://syncterm.bbsdev.net are out of date, and the current sources are posted to SourceForge: http://sourceforge.net/projects/syncterm/.
chris_l commented on 2015-07-22 23:02 (UTC)
If someone have a better idea, let me know!
chris_l commented on 2015-07-22 23:01 (UTC)
hehe, I guess now I have a good reason to not use http://syncterm.bbsdev.net/syncterm-src.tgz .
Whenever they update the source code, they create a new syncterm-src.tgz file, and replace the old one.
So, if I use that file, whenever they update the code, the old md5sum will, of course, not be valid anymore, and the package will break.
Therefore, the choice is: should I use a really old version from sourceforge? Or should the package break every 3 days or something? (the previous was from day 19 and today, day 22 they released a new version)
Maybe I should upload the tgz to a server of mine, and every 2 weeks or something, update to the current version.
Or maybe I should just orphan this, so someone willing to be checking every 2 days if a new version and updating the package can take over it.
In the meantime, I have updated the package... but for how long I wonder? ;)
<deleted-account> commented on 2015-07-22 17:40 (UTC)
md5sums error.
chris_l commented on 2015-07-20 05:58 (UTC)
Oh I wasn't aware of that. Updated.
psi-jack commented on 2015-07-17 05:47 (UTC)
Why are you using the source from sourceforge, instead of from
http://syncterm.bbsdev.net/syncterm-src.tgz ?
The one in sourceforge is so old and outdated, and the one from the above provided link includes support for SSH as part of the distribution.
Also, keep in mind, using this, you would need to set MANPREFIX=/usr/share, otherwise for some reason it defaults to /usr/man/man1/*
Pinned Comments
mwawrzyniak commented on 2022-06-02 20:09 (UTC)
Updated the package to fix some build issues, plus include a thread patch similar to how upstream fixed for SBBS.
ncurses is required by the base group, so that's the only hard requirement. Everything else is now optional (X11/SDL/the "icon" support).
Let me know if you have any issues with the new package.