Port details |
- ruby-taglib Ruby library wrapping the Taglib library
- 1.1_1 audio
=0 Version of this port present on the latest quarterly branch. - Maintainer: t.hiroaki.209@gmail.com
 - Port Added: 2009-01-21 09:14:23
- Last Update: 2022-07-20 14:20:54
- Commit Hash: 213b0b7
- Also Listed In: ruby
- License: MIT
- Description:
- Ruby-taglib is a ruby library wrapping the Taglib library,
simple dl-based wrapper of Taglib's C library.
It's short and sweet, because the C API is written by someone who knows
how to use OO programming, and Ruby with dl just makes it all too easy
to wrap such a library.
WWW: http://www.hakubi.us/ruby-taglib/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ruby30-taglib>0:audio/ruby-taglib
- To install the port:
- cd /usr/ports/audio/ruby-taglib/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/ruby-taglib
- pkg install ruby30-taglib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ruby30-taglib
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ruby/ruby-taglib-1.1.tar.bz2) = 0f69a72cdcf030453185c9b87297df9788e956bf63e1f3075f74e7625e9be910
SIZE (ruby/ruby-taglib-1.1.tar.bz2) = 9892
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby30 : lang/ruby30
- Runtime dependencies:
-
- ruby30 : lang/ruby30
- Library dependencies:
-
- libtag.so : audio/taglib
- Patch dependencies:
-
- ruby30 : lang/ruby30
-
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for ruby30-taglib-1.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- audio_ruby-taglib
- USES:
- tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:20:54 1.1_1 |
Tobias C. Berner (tcberner)  |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 1.1_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Sep 2016 14:37:13
1.1_1 |
swills  |
audio/ruby-taglib: remove use of RUBY_RD_FILES
PR: 210665 |
01 Apr 2016 13:29:17
1.1_1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
03 Sep 2015 16:23:33
1.1_1 |
sunpoet  |
- Fix MASTER_SITES and unbreak this port
- Add LICENSE
- Add NO_ARCH
- Remove unnecessary .include <bsd.port.options.mk>
- While I'm here, replace space with tab
Approved by: portmgr (blanket) |
05 Apr 2015 19:21:58
1.1_1 |
bapt  |
Mark broken unfetchable ports |
02 Mar 2015 23:07:16
1.1_1 |
bapt  |
Remove Authors from pkg-descr |
20 Oct 2014 06:36:00
1.1_1 |
bapt  |
Cleanup plist |
09 Jun 2014 11:21:53
1.1_1 |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt) |
01 Jun 2014 13:03:14
1.1_1 |
ohauer  |
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) |
22 Feb 2014 10:41:33
1.1_1 |
miwi  |
- Stage support |
21 Feb 2014 13:35:10
1.1_1 |
ehaupt  |
Remove trailing whitespaces from category audio |
10 Feb 2014 13:54:28
1.1_1 |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
03 Jan 2014 15:26:07
 |
adamw  |
Convert to PORT_OPTIONS:MDOCS.
Holdout shame list: ruby, perl, python |
11 Dec 2013 14:35:37
 |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
20 Sep 2013 14:36:37
1.1_1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
19 Mar 2011 12:38:54
1.1_1 |
miwi  |
- Get Rid MD5 support |
20 Dec 2010 02:46:25
1.1_1 |
pgollucci  |
Clean up ruby pkg-plists:
%%RUBY_SITEARCHLIBDIR%%
%%RUBY_SITELIBDIR%%
lib/ruby/site_ruby
%%RUBY_VENDORARCHLIBDIR%%
%%RUBY_VENDORLIBDIR%%
lib/ruby/vendor_ruby
lib/ruby
Above directories are owned by lang/ruby1[89] ports.
PR: ports/153041
Tested by: 2-exp runs by pav
With Hat: ruby@ |
02 Dec 2009 17:16:16
1.1_1 |
fluffy  |
- Chase taglib update
Approved by: miwi (mentor)
Exp-run by: miwi |
21 Jan 2009 09:13:13
1.1 |
clsung  |
Ruby-taglib is a ruby library wrapping the Taglib library,
simple dl-based wrapper of Taglib's C library.
It's short and sweet, because the C API is written by someone who knows
how to use OO programming, and Ruby with dl just makes it all too easy
to wrap such a library.
Author: Neil Stevens <neil@hakubi.us>
WWW: http://www.hakubi.us/ruby-taglib/
PR: ports/130686
Submitted by: TOMIDA, Hiroaki <t.hiroaki.209 at gmail.com> |