Commit graph

17 commits

Author SHA1 Message Date
William Grzybowski
2d793ab9e3 audio/decibel-audio-player: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-07 12:25:29 +00:00
Dmitry Marakasov
6763f2ce33 - Switch multimedia/mp4v2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-25 20:09:16 +00:00
Baptiste Daroussin
7633c83b81 Support stage
Use options helpers
Add missing dependency on desktop-file-utils
2014-04-28 17:04:13 +00:00
Bernhard Froehlich
17678da798 - Fix OGG option after refactoring
With hat:	portmgr
2014-01-22 21:15:23 +00:00
Baptiste Daroussin
75d1dff36d Fix properties on pkg-plist 2014-01-21 22:55:59 +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
Baptiste Daroussin
5978476c35 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
2013-12-11 14:35:36 +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
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
Baptiste Daroussin
5163781803 Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
2013-08-30 23:01:05 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Baptiste Daroussin
17a19dc04e Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build
2013-03-21 17:32:34 +00:00
Bernhard Froehlich
872e278969 - Update to 1.08
PR:		ports/165135
Submitted by:	myself
Approved by:	John Doe <somicide@gmail.com> (maintainer)
2012-02-20 14:40:38 +00:00
Bernhard Froehlich
07c83844fa - Update to 1.07
PR:		ports/156499
Submitted by:	myself
Approved by:	kipz <somicide@gmail.com> (maintainer)
2011-04-26 09:04:44 +00:00
Martin Wilke
9992960752 - Move over to python2.5 or higher
- While here kick md5
2011-02-24 23:25:54 +00:00
Bernhard Froehlich
766030911c - Update to 1.06
- Add support for audio CDs

PR:		ports/151530
Submitted by:	kipz <somicide at gmail dot com> (maintainer)
2010-12-08 14:25:21 +00:00
Bernhard Froehlich
215c1bdfe5 Decibel audio player is a very fast GTK+ audio player
with an emphasis on being very clean and user friendly.

* Utilizes the GStreamer plugins system
* Lighter footprint than most audio players
* Follows the Gnome Human Interface Guidelines
* Has quite a few plugins of it's own

WWW:	http://decibel.silent-blade.org/

PR:		ports/144817
Submitted by:	kipz <somicide at gmail dot com>
Approved by:	beat (co-mentor)
2010-09-23 15:17:17 +00:00