6613 FreshPorts -- audio/py-tagpy
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-tagpy 2013.1 audio on this many watch lists=2 search for ports that depend on this port
Python bindings for Scott Wheeler's TagLib
Maintained by: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 22 Jan 2007 22:30:43
Also Listed In: python
License: MIT


TagPy is a Python crust (or a set of Python bindings) for
Scott Wheeler's TagLib.

TagPy can:

    * read and write ID3 tags of version 1 and 2, with many supported
      frame types for version 2 (in MPEG Layer 2 and MPEG Layer 3,
      FLAC and MPC)
    * access Xiph Comments in Ogg Vorbis Files and Ogg Flac Files
    * access APE tags in Musepack and MP3 files.

WWW: http://mathema.tician.de/software/tagpy
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/py-distribute
  2. lang/python27
  3. lang/gcc
  4. devel/binutils
Required To Run:
  1. devel/py-distribute
  2. lang/python27
  3. lang/gcc
Required Libraries:
  1. devel/boost-python-libs
  2. audio/taglib
There are no ports dependent upon this port

To install the port: cd /usr/ports/audio/py-tagpy/ && make install clean
To add the package: pkg_add -r py27-tagpy


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://a.pypi.python.org/packages/source/t/tagpy/
  3. http://b.pypi.python.org/packages/source/t/tagpy/
  4. http://c.pypi.python.org/packages/source/t/tagpy/
  5. http://d.pypi.python.org/packages/source/t/tagpy/
  6. http://e.pypi.python.org/packages/source/t/tagpy/
  7. http://f.pypi.python.org/packages/source/t/tagpy/
  8. http://g.pypi.python.org/packages/source/t/tagpy/
  9. http://pypi.crate.io/packages/source/t/tagpy/
  10. http://pypi.inqbus.de/tagpy/
  11. http://pypi.it.uwosh.edu/tagpy/
  12. http://pypi.python.jp/tagpy/
  13. http://pypi.python.org/packages/source/t/tagpy/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Mar 2013 13:47:33
Original commit files touched by this commit  2013.1
nivit search for other commits by this committer
- Remove double slash from WWW URL

Pointed out by:	rm
23 Mar 2013 22:10:55
Original commit files touched by this commit  2013.1
nivit search for other commits by this committer
- Update to 2013.1 (and unbreak)
- Add LICENSE (MIT)
- Remove dead download site from MASTER_SITES
- Remove ABI version in LIB_DEPENDS
- Remove pkg-plist in favor of PLIST_FILES
- Update WWW url in pkg-descr
- Add files/patch-src__wrapper__common.hpp

BuildLog:	http://goo.gl/DHIh9
21 Feb 2013 04:57:45
Original commit files touched by this commit  0.94.8_1
miwi search for other commits by this committer
- Bump PORTREVISION after boost update
- While here trim header
- Mark broken since it failes to build with new boost

I/usr/local/include/python2.7 -c src/wrapper/id3.cpp -o
temp.freebsd-9.1-RELEASE-amd64-2.7/src/wrapper/id3.o
src/wrapper/id3.cpp: In function 'void exposeID3()':
src/wrapper/id3.cpp:215:8: error: no matching function for call to
'boost::python::class_<TagLib::ID3v2::Tag, boost::noncopyable_::noncopyable,
boost::python::bases<TagLib::Tag> >::def(const char [7], <unresolved overloaded
function type>)'
src/wrapper/id3.cpp:215:8: note: candidates are:
17 Dec 2010 21:20:56
Original commit files touched by this commit  0.94.8
nivit search for other commits by this committer
- Update to 0.94.8
- Add files/patch-aksetup_helper.py
- Remove MD5 checksum from distinfo
03 Jan 2010 11:57:05
Original commit files touched by this commit  0.94.7_1
nivit search for other commits by this committer
- Set USE_GCC to 4.4+ as suggested by gerald@
02 Dec 2009 17:16:16
Original commit files touched by this commit  0.94.7_1
fluffy search for other commits by this committer
- Chase taglib update

Approved by:    miwi (mentor)
Exp-run by:     miwi
05 Nov 2009 09:03:11
Original commit files touched by this commit  0.94.7
nivit search for other commits by this committer
- Update to 0.94.7
- Use configure.py as configure script
28 Jul 2009 11:45:09
Original commit files touched by this commit  0.94.5
pav search for other commits by this committer
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
07 Apr 2009 12:36:21
Original commit files touched by this commit  0.94.5
lwhsu search for other commits by this committer
- Fix building with boost 1.37

Submitted by:   amdmi3
Approved by:    pav
23 Jun 2008 16:09:55
Original commit files touched by this commit  0.94.5
nivit search for other commits by this committer
- Unbreak (after upgrading of audio/taglib to 1.5)
- Update to 0.94.5
- Add PYEASYINSTALL_ARCHDEP=yes
- Use CHEESESHOP as primary download site
20 Jun 2008 15:41:07
Original commit files touched by this commit  0.93_1
tabthorpe search for other commits by this committer
- Chase taglib bump
- Mark as BROKEN

Approved by:    portmgr (pav)
05 Apr 2008 16:30:57
Original commit files touched by this commit  0.93
nivit search for other commits by this committer
- Update to 0.93
- Add HAS_CONFIGURE, CONFIGURE_ARGS
- Remove files/patch-setup.py
- Remove post-patch target in Makefile
04 Jul 2007 15:10:58
Original commit files touched by this commit  0.91
barner search for other commits by this committer
- Bump boost shared library version to 4
- Bump PORTREVISION
03 Feb 2007 10:36:59
Original commit files touched by this commit  0.91
nivit search for other commits by this committer
- Updated to 0.91

Approved by:    alexbl (mentor, implicit)
22 Jan 2007 22:29:19
Original commit files touched by this commit  0.90.1
nivit search for other commits by this committer
TagPy is a Python crust (or a set of Python bindings) for
Scott Wheeler's TagLib.

TagPy can:

    * read and write ID3 tags of version 1 and 2, with many supported
      frame types for version 2 (in MPEG Layer 2 and MPEG Layer 3,
      FLAC and MPC)
    * access Xiph Comments in Ogg Vorbis Files and Ogg Flac Files
    * access APE tags in Musepack and MP3 files.

WWW:    http://news.tiker.net/software/tagpy

Approved by:    alexbl (mentor, implicit)

Number of commits found: 15

2831
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days26
new fortnight58
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0