Commit graph

19 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Dmitry Marakasov
34d85c32bb - Mark BROKEN on 9.x i386
Approved by:	portmgr blanket
2016-12-21 10:08:35 +00:00
Jan Beich
0c612c4aa3 multimedia/ffmpeg: update to 3.2.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
2016-12-11 15:22:47 +00:00
Ben Woods
50d8255830 audio/lastfm-desktop: Update to 2.1.36
- Move to official GitHub repo, since the official CDN is out of date
- Patch of LAV_Source.cpp renamed to follow file move, and updated to
  fix build with FFmpeg 3.0.x - obtained from ArchLinx [1].
  Note that multimedia/ffmpeg is currently still on the 2.8.x branch,
  however this patch is backwards compatible with ffmpeg 2.8.x.
- Patch of RadioService.cpp updated - obtained from ArchLinux [2].
- Remove patch of podDevice_linux.cpp, as the change was upstreamed
- Add additional dependencies to LIB_DEPENDS and USE_QT4 as found by
  new stage-qa script.
- Ensure program will appear in desktop manager menus by installing icon
  and adding DESKTOP_ENTRIES.
- Add the audio playback run dependencies, with the option of
  either VLC or GSTREAMER. Without one of these, it crashes upon run.
- Remove the LD_LIBRARY_PATH, as it is no longer needed now that the
  lastfm-desktop binaries are statically linked to it's private libraries [3].
- Also do not install the *.a static libraries, as they are not used by any other
  programs/ports and not needed by the lastfm-desktop binaries.
- Install all of the files required by for the .css stylesheet to work.

[1] https://aur.archlinux.org/cgit/aur.git/tree/LAV_Source_fix.patch?h=lastfm
[2] https://aur.archlinux.org/cgit/aur.git/tree/cast-bug.patch?h=lastfm
[3] a6d2225e36

Reviewed by:	mat (mentor)
Approved by:	vg (maintainer timeout), adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6874
2016-07-03 21:40:02 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Alberto Villa
6963b32df3 - Chase libplist shlib bump. 2014-09-28 23:02:29 +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
Tilman Keskinoz
28eb5029d3 Unbreak
Approved by:	I don't like broken ports.
2014-08-29 09:54:24 +00:00
Antoine Brodin
aebaae31d3 Deprecate ports broken for more than 6 months
With hat:	portmgr
2014-08-28 17:26:23 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Antoine Brodin
8124010ad5 Mark broken: Does not build
On 8 and 9:
Services/RadioService/RadioService.cpp: In member function 'void RadioService::onPhononStateChanged(Phonon::State, Phonon::State)':
Services/RadioService/RadioService.cpp:312: error: ambiguous overload for 'operator<<' in 'StampedDebug(QtDebugMsg, ((const QByteArray&)(& QByteArray(((const char*)"Services/RadioService/RadioService.cpp")))), 312u, QByteArray(((const char*)(& __PRETTY_FUNCTION__)))) << oldstate'

On 10 and head:
cd app/client/ && /usr/bin/make -f Makefile all
make[2]: don't know how to make ../../_bin/Last.fm\. Stop

make[2]: stopped in /wrkdirs/usr/ports/audio/lastfm-desktop/work/lastfm-desktop-2.1.30/app/client
*** Error code 2

Reported by:	pkg-fallout since november 2013
2014-02-22 10:07:34 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Max Brazhnikov
5898d7df5c - Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:00 +00:00
William Grzybowski
49b292c4fc audio/lastfm-desktop: link against ffmpeg
- Link against ffmpeg

Approved by:	portmgr (bapt, implicit)
2013-10-27 12:24:39 +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
2b07ee6ce0 Add an explicit dependency on pkgconf 2013-09-18 08:38:20 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Martin Matuska
cdc818f159 Update multimedia/ffmpeg1 to 1.2.1
PR:		ports/177145
Submitted by:	Alexander Kojevnikov <alexander@kojevnikov.com>
2013-06-25 07:41:26 +00:00
Pawel Pekala
70e90749f8 Enhance your listening experience, stay up-to-date with what your friends are
listening to, view your listening history and share it with friends. The more
Last.fm learns what you like, the better it gets.

WWW: http://www.last.fm/download

PR:		ports/177233
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Feature safe:	yes
2013-04-20 09:46:18 +00:00