Package Details: guidolib-git 3615.cf902f4e-1

Git Clone URL: https://aur.archlinux.org/guidolib-git.git (read-only, click to copy)
Package Base: guidolib-git
Description: engine for the graphic rendering of music scores, based on the Guido Music Notation format (git version)
Upstream URL: http://guidolib.sourceforge.net/
Licenses: MPL
Conflicts: guidolib
Provides: guidolib
Submitter: aggraef
Maintainer: aggraef
Last Packager: aggraef
Votes: 0
Popularity: 0.000000
First Submitted: 2015-11-16 11:46 (UTC)
Last Updated: 2020-05-17 06:14 (UTC)

Latest Comments

1 2 Next › Last »

reactormonk commented on 2021-06-22 14:01 (UTC)

Replacing the offending line with

cp environments/Qt/apps/bin/* build/bin/guido* build/bin/midi2proll "$pkgdir/usr/bin"

seems to work. The bins have moved.

micwoj92 commented on 2021-05-26 08:42 (UTC)

Needs git in makedepends.

1Samildanach commented on 2019-12-06 00:35 (UTC) (edited on 2019-12-06 00:47 (UTC) by 1Samildanach)

Failing to construct the package:

cp: cannot stat 'environments/Qt/apps/GuidoEditor/GuidoEditor': No such file or directory
cp: cannot stat 'environments/Qt/apps/GuidoSceneComposer/GuidoSceneComposer': No such file or directory
cp: cannot stat 'environments/Qt/apps/guido2image/guido2image': No such file or directory
cp: cannot stat 'src/tools/build/linux/guido*': No such file or directory
cp: cannot stat 'src/tools/build/linux/midi2proll': No such file or directory

aggraef commented on 2018-01-18 08:51 (UTC)

@milkmiruku: Fixed, thanks for reporting.

milkii commented on 2018-01-09 04:25 (UTC) (edited on 2018-01-09 04:25 (UTC) by milkii)

i'm getting this currently:

==> Starting package()...
cp: cannot stat 'environments/Qt/package/debiansvn/usr/share/applications': No such file or directory
cp: cannot stat 'environments/Qt/package/debiansvn/usr/share/icons': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...
:: Unable to build guidolib-git - makepkg exited with code: 2

aggraef commented on 2017-05-16 20:59 (UTC)

Fixed.

aggraef commented on 2017-05-16 12:35 (UTC)

@shiihs, I'll be off to LAC 2017 starting tomorrow, but I'll look into it asap.

shiihs commented on 2017-05-15 21:37 (UTC)

I'm having trouble building this package. ==> Retrieving sources... -> Updating guidolib-git git repo... Fetching origin -> Found guidolib-clang.patch ==> Validating source files with md5sums... guidolib-git ... Skipped guidolib-clang.patch ... Passed ==> Extracting sources... -> Creating working copy of code git repo... Reset branch 'makepkg' ==> Starting prepare()... patching file build/Makefile Hunk #1 FAILED at 182. 1 out of 1 hunk FAILED -- saving rejects to file build/Makefile.rej ==> ERROR: A failure occurred in prepare(). Aborting... ==> ERROR: Makepkg was unable to build guidolib-git.

aggraef commented on 2017-02-17 12:33 (UTC)

@jiminy, the package builds and installs fine over here, both locally (makepkg) and with yaourt. It's hard to say what's going wrong on your side if you don't provide at least an error message. Maybe try to build it locally: yaourt -G guidolib-git && cd guidolib-git && makepkg -i