Path to this page:
./
audio/taglib,
Library for accessing id tags in various media files
Branch: pkgsrc-2016Q3,
Version: 1.11nb1,
Package name: taglib-1.11nb1,
Maintainer: pkgsrc-usersTagLib is a library for reading and editing the meta-data of several popular
audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg
Vorbis comments and ID3 tags and Vorbis comments in FLAC files.
Required to run:[
lang/gcc47-libs]
Required to build:[
lang/gcc47]
Master sites:
SHA1: 426e49f5e2f941b805ce148415a3ad58462263f4
RMD160: 1f900807c5f0998fbc7f7c4005d00fc42e0bce83
Filesize: 1234.117 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version taglib-1.11nb1 (created)
CVS history: (Expand)
2016-11-05 11:16:17 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #5151 - requested by maya
audio/taglib: build fix
Revisions pulled up:
- audio/taglib/Makefile 1.38
---
Module Name: pkgsrc
Committed By: maya
Date: Fri Nov 4 14:03:14 UTC 2016
Modified Files:
pkgsrc/audio/taglib: Makefile
Log message:
taglib: require gcc 4.7 for our own use of -std=c++11.
the flag is needed, but was only introduced in gcc 4.7.
fixes build on netbsd 6.1.5
|