Search Criteria
Package Details: dreamchess-git 476.1769262-1
Git Clone URL: | https://aur.archlinux.org/dreamchess-git.git (read-only, click to copy) |
---|---|
Package Base: | dreamchess-git |
Description: | DreamChess - OpenGL Chess Game |
Upstream URL: | https://github.com/dreamchess/dreamchess |
Licenses: | |
Submitter: | swalladge |
Maintainer: | swalladge |
Last Packager: | swalladge |
Votes: | 15 |
Popularity: | 0.000505 |
First Submitted: | 2016-02-03 11:31 |
Last Updated: | 2019-03-17 21:18 |
Latest Comments
1 2 3 Next › Last »
serdarsaglam commented on 2020-01-13 17:41
Hi
The music of the game should be selectively set
We would appreciate if you add Aur package
Music packet: https://github.com/dreamchess/dreamchess-music/releases/download/1.0/dreamchess-music-1.0.run.tar
Armag67 commented on 2019-09-03 13:22
Good news,
Problem solved by the last commit (485.d215cc6).
https://github.com/dreamchess/dreamchess/issues/31#issuecomment-527379864
Armag67 commented on 2019-08-30 21:47
Hello,
With today upgrade to 481.fe9fd2e-1 version, DreamChess abort without any message at "Start game" (after "New game...") during the "Loading please wait" message, with no error message, neither in the terminal nor in
sudo dmesg
nor injournalctl -b
.(I'm on Manjaro 18.0.4, Xfce stable, kernel 4.19.66-1, with user namespaces enabled by
kernel.unprivileged_userns_clone=1
in/etc/sysctl.d/00-local-userns.conf
for compatibility with last AURskypeforlinux-stable-bin
version).Edit: I have this error message :
in~/.dreamchess/dreamchess.log
Edit 2: same behavior, even with user namespaces disabled.
Edit 3: same behavior with today update to 483.7cd1ce3-1 version.
Edit 4: same behavior with today update to 484.b55b9d6-1 version.
Armag67 commented on 2019-03-17 23:13
Now it's good with DreamChess 476.1769262-1 no notification to upgrade... ;=) Thanks
swalladge commented on 2019-03-17 21:18
Ok, all this package does is pull the git repository and build it at the latest revision. the 'version number' is dynamically generated based on the
pkgver()
function in the pkgbuild. it appears that the git history of dreamchess has been changed, so now there are less commits in the history. This is not an issue with the package. To avoid confusion though, i'll update and push the latest version number in the pkgbuild anyway...Armag67 commented on 2019-03-17 12:39
With the downloaded snapshot dreamchess-git.tar.gz from :
https://aur.archlinux.org/cgit/aur.git/snapshot/dreamchess-git.tar.gz
tar -xvf dreamchess-git.tar.gz
cd dreamchess-git
makepkg -si (in the folder where is the new PKGBUILD file)
Download give me now the dreamchess-git-476.1769262-1-x86_64.pkg.tar.xz file version and install also the 476.1769262-1 version of DreamChess...
It is the same with :
git clone https://aur.archlinux.org/dreamchess-git.git
cd dreamchess-git
makepkg -si
474, 475, 476... we progress ;=)
swalladge commented on 2019-03-17 09:46
@Armag67 ah sorry, I meant
makepkg
. See https://wiki.archlinux.org/index.php/Arch_User_Repository for the officially supported method of building and installing pkgbuilds from the aur.Armag67 commented on 2019-03-17 01:16
No pkgbuild on Manjaro depository or AUR, but yaourt (that y used few years ago in Archlinux) install the 475.d1d5a19-1 version (always older then the 498.1c68b1e-1). I'm going to try with pkgbuilder... ;=)
Pkgbuilder as well install the 475.d1d5a19-1 version...
And now pamac-manager install also the 475.d1d5a19-1 version...
Same result with with pamac at cli...
swalladge commented on 2019-03-16 20:08
@Armag67 please try building and installing the package using the officially supported tools (pkgbuild), and let us know if you run into issues. Otherwise, please take this up with the maintainers of pamac.
Armag67 commented on 2019-03-16 13:36
Hello, Using pamac-manager in Manjaro 18.0.4 Xfce 4.13, when y request the install of dreamchess-git 498.1c68b1e-1, the download build the 474.70d26c1 version and then pamac-manager notify me continually to upgrade to the 498.1c68b1e-1 version. I have seen in the /var/tmp/pamac-build-myname/dreamchess-git/ folder that the downloaded package is dreamchess-git-474.70d26c1-1-x86_64.pkg.tar.xz. Is there a glitch in the packaging? Thanks for taking a look.