Search Criteria
Package Details: easytag-git 2.4.3.r121.g3beac5c-1
Git Clone URL: | https://aur.archlinux.org/easytag-git.git (read-only, click to copy) |
---|---|
Package Base: | easytag-git |
Description: | Utility for viewing and editing tags for most audio formats - git version |
Upstream URL: | http://projects.gnome.org/easytag/ |
Keywords: | editor music tag |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | raw |
Maintainer: | FredBezies |
Last Packager: | FredBezies |
Votes: | 18 |
Popularity: | 0.091240 |
First Submitted: | 2010-07-15 20:41 |
Last Updated: | 2021-03-19 19:20 |
Dependencies (14)
- flac (flac-git, flac-nodocs-git, flac-minimal-git)
- gtk3 (gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead)
- id3lib (id3lib_debian_patches)
- libid3tag
- opusfile (opusfile-git)
- speex (speex-git)
- taglib (taglib-git)
- wavpack (wavpack-git)
- yelp
- appdata-tools (appstream-glib-git, appstream-glib) (make)
- autoconf-archive (autoconf-archive-git) (make)
- git (git-git) (make)
- intltool (make)
- yelp-tools (make)
Required by (2)
- lollypop-next-git (requires easytag) (optional)
- lollypop-stable-git (requires easytag) (optional)
Latest Comments
1 2 3 4 5 Next › Last »
FredBezies commented on 2020-05-19 18:45
@generaleramon: done.
generaleramon commented on 2020-05-19 18:20
adding "aarch64" in the "arch" section of the PKGBUILD makes it compile with no errors on a RPi3B+. Is it possible/worth to update the PKGBUILD?
porzione commented on 2018-05-11 05:43
current version corrupt ogg https://bugzilla.gnome.org/show_bug.cgi?id=776110
FredBezies commented on 2015-08-30 16:20
@rtfreedman : changed PKGVER function to get both version and revision. It will be cleaner :)
Thanks for your comment.
rtfreedman commented on 2015-08-30 15:03
Using hard-coded version info was a bad idea of mine.
You can use something like
git describe | sed 's/^easytag.//' to get the release info, eg. 2.4
rtfreedman commented on 2014-10-21 21:43
fixed.
rafaelff commented on 2014-10-21 16:28
@rtfreedman: Just FYI, easytag-git.install doesn't need to go in source array.
FredBezies commented on 2014-10-20 11:05
Please, add opusfile to depends. And it core dumps : (easytag:2342): GLib-GIO-ERROR **: Settings schema 'org.gnome.EasyTAG' is not installed
rtfreedman commented on 2014-06-29 17:36
Please file a bug here: https://bugzilla.gnome.org/enter_bug.cgi?product=easytag
FredericChopin commented on 2014-06-28 15:43
If I want to rename a file I get the following error:
** Message: No value for configuration key ‘process_fields_convert_from’
** Message: No value for configuration key ‘process_fields_convert_to’
**
ERROR:src/easytag.c:3062:et_rename_file: assertion failed: (error == NULL || *error == NULL)
This happens with the version from the repo as well as this version.