Commit graph

21 commits

Author SHA1 Message Date
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Pawel Pekala
97ea43414b Update to version 1.0.5
This is a bug fix which fixes an issue in Actions where floating point
values were handled incorrectly.
2014-11-17 22:29:14 +00:00
Pawel Pekala
4a081c07bd - Update to version 1.0.4
- Switch to autoplist
- Convert simple patch to REINPLACE_CMD
2014-11-10 17:25:04 +00:00
Pawel Pekala
cfb47f08a2 - Convert to USES=python
- Simplify pkg-plist
2014-09-23 19:13:02 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Pawel Pekala
4813b9629f Update to version 1.0.3
Fixed:
  Placeholder causing puddletag to not start up for Qt < 4.7.
  New version of configobj library not saving unicode objects.
  __num_images count for mp3 and ogg.
2014-03-15 11:59:30 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Pawel Pekala
a1c226d61f Update to version 1.0.2 2013-11-08 22:12:35 +00:00
Dmitry Marakasov
444b74f1ca - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by:	portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
Pawel Pekala
1ff39632d0 Add support for STAGEDIR 2013-09-26 14:47:00 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Max Brazhnikov
b3f29cd18f - Add patch which allows to build audio/acoustid-fingerprinter and
audio/chromaprint with different ffmpeg ports (based on patch from
  multimedia/kdemultimedia4-ffmpegthumbs)
- Switch dependency to multimedia/ffmpeg1
- Bump PORTREVISION due to dependency change in audio/chromaprint

Approved by:	no reply from jhale@
2013-07-10 15:25:37 +00:00
Pawel Pekala
eaadecbb06 - Make RUN_DEPENDS path independent
- Fix WWW line, tab -> space
2013-02-14 19:51:19 +00:00
Max Brazhnikov
3503833535 Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
2013-02-03 18:16:54 +00:00
Pawel Pekala
383bfd6bf1 Add run dependency on audio/chromaprint for AcoustID support
Feature safe:	yes
2012-10-28 11:05:22 +00:00
Pawel Pekala
2055810e88 Fix previous commit, some parts of patch was rejected 2012-09-01 13:26:06 +00:00
Pawel Pekala
6ca4067e60 - Update to version 1.0.1
- Sort RUN_DEPENDS
- Specify exact supported versions of Python
- Remove header
2012-09-01 13:16:41 +00:00
Max Brazhnikov
6b63000267 Chase PyQT update 2012-05-25 01:50:36 +00:00
Pawel Pekala
186c2d9f38 - Remove USE_QT_VERSION, it's not defined [1]
- Fix whitespace

Reported by:	eadler [1]
2012-02-15 15:23:21 +00:00
Pawel Pekala
62bf2f3fc6 - update to version 0.10.6
- fix portlint error

Approved by:	miwi (mentor)
2011-07-05 19:24:52 +00:00
Pawel Pekala
b7bc6bda41 Puddletag is a audio tag editor similar to Windows program Mp3tag.
Unlike most taggers, it uses a spreadsheet-like layout so that all the
tags you want to edit by hand are visible and easily editable.

Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.),
VorbisComments (ogg, flac), Musepack (mpc), Monkey's Audio (.ape) and
WavPack (wv)

WWW:    http://puddletag.sourceforge.net

PR:		ports/155086
Submitted by:	me
Approved by:	wen (mentor)
2011-04-04 19:43:18 +00:00