Commit graph

155 commits

Author SHA1 Message Date
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
William Grzybowski
7d537e3579 audio/amarok-kde4: bump port revision
- Bump port revision required by ffmpeg update
2013-10-22 09:37:51 +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
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Alberto Villa
641f2150c3 - Add dependency on liblastfm now that it is up to date.
- Use nepomuk-core component instead of explicit dependency.
- Remove update-mime-database command.
- Bump PORTREVISION.

PR:		176735
2013-03-29 21:37:06 +00:00
Martin Wilke
c50850b097 - Chase libmtp shlib bump 2013-03-26 16:13:17 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Max Brazhnikov
9e5de944bd Fix build on i386
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio at gmail.com>
2013-02-11 19:00:17 +00:00
Max Brazhnikov
8223104124 Add upstream patch to fix build with clang 2013-02-06 12:19:37 +00:00
Max Brazhnikov
2222f16b43 Merge from area51 repository:
- Update to 2.7.0
- Chase kdemultimedia4 split
- Trip header
- Remove dependency on liblastfm as it needs a new version
- Add dependency on nepomuk-core
- Remove soversion from LIB_DEPENDS
- Add optional run dependency on net/clamz (off by default)
2013-02-04 15:45:28 +00:00
Alberto Villa
69ab11b52a - Update to 2.6.0.
- OPTIONSngify.
- Make NLS implicitly optional.

With a reasonable set of new features - especially related to iDevices
management -, the release is focused on bug fixing and improving the
overall stability. Please, read the release announcement:
http://amarok.kde.org/en/releases/2.6
2012-08-14 18:16:41 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
3993fbeaf1 - Chase libmtp shlib bump 2012-05-25 15:14:39 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Alberto Villa
c7b54a8dab - Update to 2.5.0.
- Update pkg-message.
- Update COMMENT and pkg-descr.

You'll find 2.5.0 release announcement here:
http://amarok.kde.org/en/releases/2.5
2012-01-15 02:50:13 +00:00
Dima Panov
12904fe2c6 - Update AmaroK to 2.4.3 bugfix release 2011-08-16 02:09:16 +00:00
Martin Matuska
c86cd8cae2 Bump due to ffmpeg update to 0.7.1 2011-06-24 22:39:03 +00:00
Alberto Villa
424632c805 - Update to 2.4.1.
Submitted by:	Raphael Kubo da Costa <kubito@gmail.com> via area51
2011-06-08 00:12:11 +00:00
Alberto Villa
fe6bcec5f2 - Add dependency on kio-upnp-ms.
- Fix crash with mysql 5.5.
2011-03-25 10:52:33 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Alexey Dokuchaev
e954314547 Chase libgpod shlib version bump. 2011-03-15 15:05:40 +00:00
Dima Panov
6e0427c402 - Update Amarok to 2.4.0 release
- Pass maintainership to kde@

Approved by:	Matt Tosto (maintainer, implicit)
Feature safe:	yes
2011-02-05 16:56:54 +00:00
Dima Panov
fdf509c7b5 - Make QAT happy, add extra directories to @dirrm
Noticed by:	QAT
Approved by:	maintainer (inplicit)
2010-09-29 10:49:01 +00:00
Dima Panov
035195a294 - Add missing build time dependency on dockbook-xml
PR:		151054
Submitted by:	Matt Dawson <matt AT chronos DOT org DOT uk>
Approved by:	maintainer (implicit)
2010-09-29 07:37:17 +00:00
Dima Panov
f60d7e4791 - Welcome great AmaroK 2.3.2 stable release!
Now with HTML docs!

Approved by:	maintainer (implicit)
2010-09-28 15:45:48 +00:00
Max Brazhnikov
02a61d870e Fix build with KDE 4.5 2010-09-02 21:15:33 +00:00
Dima Panov
851ffec60d - Update Amarok to 2.3.1 release
Approved by:	maintainer (implicit)
2010-06-06 02:38:24 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dima Panov
96d1e643df - Cleanup more @dirrmtry to make QAT happy
Noticed by:	QAT
Approved by:	maintainer (implicit)
2010-05-15 10:46:57 +00:00
Dima Panov
1e9887b96f - Add more locale directories to plist
- Bump PORTREVISION to force repacking

Submitted by:	pointyhat via pav
Approved by:	maintainer (implicit)
2010-05-12 22:23:39 +00:00
Dima Panov
ed77a113cc - Update Amarok to 2.3.0 release
Approved by:	maintainer (implicit)
With hat on:	kde@
2010-05-11 14:52:58 +00:00
Max Brazhnikov
9a08fb7d90 Chase audio/libmtp update. 2010-05-10 13:07:52 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dima Panov
9b3e134557 - Update Amarok to 2.2.2 "Maya Gold" release!
Submitted by:	Matt Tosto (maintainer via email)
Approved by:	miwi, tabthorpe (mentors implicit)
2010-01-12 00:26:08 +00:00
Dima Panov
5587cfed48 - Add missed dependency on devel/qca
Approved by:	maintainer (implicit)
Approved by:	miwi (mentor)
2009-12-04 11:07:25 +00:00
Dima Panov
ab967efa71 - Update to 2.2.1 release
Approved by:	maintainer (implicit)
Approved by:	miwi (mentor)
2009-12-02 17:20:28 +00:00
Dima Panov
915a4f6416 - Bump PORTREVISION after liblastfm update
Approved by:	maintainer (implicit)
Approved by:	miwi (mentor)
2009-09-05 12:33:44 +00:00
Martin Wilke
2de0fb7e38 - Update to 2.1.1
Approved by:	maintainer via xmmp
2009-08-07 17:43:02 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Ion-Mihai Tetcu
e35773fc8c Don't use hardcoded LOCALBASE=/usr/local path in cmake find macros --> fix
build with custom LOCALBASE.

Submitted by:	maintainer
Reported by:	QATty
2009-05-31 04:20:20 +00:00
Pav Lucistnik
6365019435 - Fix last.fm support
PR:		ports/133718
Submitted by:	Eugene M. Zheganin <emz@norma.perm.ru>
Approved by:	Matt <datahead4@gmail.com> (maintainer)
2009-05-04 07:19:42 +00:00
Shaun Amott
f9c525958b - Port doesn't build on sparc64.
- Add some extra information to pkg-message for users without the full
  KDE desktop.

PR:		ports/133340
Submitted by:	Matt Tosto <datahead4@gmail.com> (maintainer)
2009-04-11 02:26:10 +00:00
Max Brazhnikov
eecc33021e bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
Max Brazhnikov
7125e6981f Update to 2.0.2 after repocopy.
PR:		ports/130634
Submitted by:	Matt Tosto <datahead4 at gmail.com>
2009-03-09 10:48:13 +00:00
Max Brazhnikov
65c7f6f237 take maintainership 2009-02-24 14:19:22 +00:00
Michael Landin
0b02e4f465 - Move maintainership back to the ports@ pool. 2009-02-24 13:17:41 +00:00