Search Criteria
Package Details: frescobaldi-git 3.3.0.r90.g1910c87c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/frescobaldi-git.git (read-only, click to copy) |
---|---|
Package Base: | frescobaldi-git |
Description: | A LilyPond sheet music text editor. |
Upstream URL: | http://www.frescobaldi.org/ |
Keywords: | LilyPond |
Licenses: | GPL |
Conflicts: | frescobaldi |
Provides: | frescobaldi |
Submitter: | rdoursenaud |
Maintainer: | Flammkuchen |
Last Packager: | Flammkuchen |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2011-12-04 19:22 (UTC) |
Last Updated: | 2024-02-05 23:38 (UTC) |
Dependencies (23)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hyphen
- poppler (poppler-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-ly (python-ly-gitAUR)
- python-poppler-qt5
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-pyqt5-sip
- python-pyqt5-webengine
- python-qpageview (qpageview-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-svg (qt5-svg-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-tox (make)
- python-wheel (make)
- hyphen-lang (optional) – hyphenation patterns for desired languages
- Show 3 more dependencies...
Latest Comments
1 2 3 Next › Last »
archmylinux commented on 2024-01-25 00:27 (UTC)
@rdoursenaud, can you integrate the edits by @Flammkuchen ? Pretty pretty please ☺
Flammkuchen commented on 2023-11-16 00:21 (UTC)
I would remove
tango-icon-theme
as a dependency and use the provided icons instead. With the dependency you have to build another aur package that is not shared by many other packages and there are icons missing.Flammkuchen commented on 2023-09-04 22:35 (UTC)
I managed to get it working completely including translations and .desktop file. I'm willing to share my solution or take over the package.
Flammkuchen commented on 2023-06-12 12:57 (UTC) (edited on 2023-08-06 10:37 (UTC) by Flammkuchen)
The build method changed upstream. I managed to get it working by following the instructions on https://wiki.archlinux.org/title/Python_package_guidelines#Standards_based_(PEP_517)
Which then needs the additional makedepends
python-build
,python-installer
andpython-wheel
.It's missing the .desktop file now.
rdoursenaud commented on 2023-03-16 14:50 (UTC)
@Flammkuchen Thanks for bringing this to my attention. Package updated.
Flammkuchen commented on 2023-03-15 23:34 (UTC) (edited on 2023-03-15 23:34 (UTC) by Flammkuchen)
Please add python-setuptools as build dependency. Without it I get the following error:
rdoursenaud commented on 2022-04-06 00:56 (UTC)
@Flammkuchen Thanks for bringing this to my attention. Package updated.
Flammkuchen commented on 2022-03-29 15:32 (UTC)
Please update the source to
git+https://
. Github dropped support for thegit://
protocol.1 2 3 Next › Last »