Commit Graph

4011 Commits

Author SHA1 Message Date
naddy
c36ada4f79 fold lib-only PFRAG.shared into PLIST, and some related cleanups 2015-03-19 20:25:26 +00:00
ajacoutot
a64afc17c6 @sample does not like symlinks. 2015-03-18 18:47:35 +00:00
dcoppa
e45c2bf0c4 Update to hs-libmpd-0.9.0.2 2015-03-18 16:00:19 +00:00
naddy
fe1a08d9d0 * Update to SoX 14.4.2
* Remove cherry-picked patches as they are included now.
* Drop --without-ffmpeg as ffmpeg has finally been kicked out.
* Add the newly supported Opus format (--with-opus)
* Addresses some more ./configure --options explicitly.
* While there, reorder the LIB_DEPENDS alphabetically.
        and reorder WANTLIB by LIB_DEPENDS

From maintainer Jan Stary
2015-03-18 13:13:08 +00:00
naddy
73ded7cff1 maintenance update to 1.22.0 2015-03-18 11:58:00 +00:00
dcoppa
d124360989 Update to ncmpcpp-0.6.3 2015-03-17 16:16:50 +00:00
dcoppa
d61cb2a716 Update to libmpdclient-2.10 2015-03-17 15:59:48 +00:00
landry
9ba0235636 BROKEN-hppa = no atomic ops 2015-03-16 21:40:18 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
sthen
5ac36f395d update to gsm-1.0.14 - basically a noop, rolling in something we had patched
anyway and no other changes. While there, reorder Makefile, regen PLIST (no
need for PFRAG.shared) and take maintainer.
2015-03-16 09:43:29 +00:00
ajacoutot
ba783e459d Update to pulseaudio-6.0.
ok robert@ (maintainer)
2015-03-15 08:45:10 +00:00
naddy
152337b405 Update to 1.3.5:
* Tolerate single-entry codebooks.
* Fix decoder crash with invalid input.
* Fix encoder crash with non-positive sample rates.
* Fix issues in vorbisfile's seek bisection code.
* Spec errata.
* Reject multiple headers of the same type.
2015-03-14 20:56:14 +00:00
sthen
163fd909e1 Don't enable audio/opus' fixed-point code on arm; in the current version
the asm code requires EABI. Retain as a commented-out section as a hint
for future review. Problem reported by Jan Stary, ok naddy@
2015-02-26 14:56:40 +00:00
dcoppa
3e56d38030 Revert, we're locked.
Sorry for the churn!
2015-02-23 14:26:31 +00:00
dcoppa
e619f249f4 Merge fix from the '0.6.x' maintenance branch:
window: don't add encrypted prompts to input history
* Passwords are no longer added to the input history.

(git commit e5e61842c5bf610da1b4ceeb52e613dd911040b6)
2015-02-23 10:16:48 +00:00
naddy
dd9aa3bac5 escape backslashes for roff 2015-02-18 16:15:37 +00:00
naddy
1d410efb5e enable building the AVX decoder on amd64; ok sthen@ 2015-02-09 13:02:29 +00:00
bcallah
913cde764e Bugfix update to 4.3.5 2015-02-09 02:11:06 +00:00
dcoppa
a2ad829019 Zap unneeded patch 2015-02-08 16:29:48 +00:00
dcoppa
08b80070d4 Bugfixing update to mpd-0.19.9 2015-02-08 14:09:35 +00:00
ajacoutot
4b1970f350 Update to easytag-2.2.6. 2015-02-06 19:51:26 +00:00
ajacoutot
ad3dff78e8 Drop maintainership. 2015-02-05 07:27:01 +00:00
dcoppa
b1072db243 Merge fix from the '0.6.x' maintenance branch:
fix floating point exception when adding random tags/songs
(git commit af17e7eadf5d3bf3a2f28feccb37611bd69e4509)
2015-01-29 10:39:10 +00:00
schwarze
4d41ec3c2c only minor formatting differences; drop USE_GROFF; no bump needed 2015-01-24 11:07:56 +00:00
naddy
90bea15d2f Drop USE_GROFF: trivial page footer differences only. 2015-01-22 21:17:46 +00:00
schwarze
d97adcacfb obvious cleanup, drop USE_GROFF, bump;
could also use addition of missing content,
but i'm not doing that right now
2015-01-22 20:02:22 +00:00
naddy
1cab369547 Drop USE_GROFF since groff and mandoc produce identical output. 2015-01-22 17:47:50 +00:00
sthen
6794985563 update to quodlibet 3.3.1 2015-01-21 15:36:06 +00:00
sthen
eb5e139189 update to py-mutagen 1.27 2015-01-21 15:27:00 +00:00
landry
0fee0d0b4e Unbreak by adding hppa to MODGCC4_ARCHS. 2015-01-21 10:17:40 +00:00
dcoppa
062dc3e06e Merge fix from the "0.6.2-fixes" branch:
streamer: fix resuming network streams after losing network connection
2015-01-21 09:22:51 +00:00
bentley
87cea09896 Remove Kevin Lo as maintainer, by request.
While here, fix a couple of license markers.
2015-01-21 06:13:46 +00:00
landry
f723c70e53 Add hppa to MODGCC4_ARCHS, and mark BROKEN there: bindings.h:85:4: error: type 'Binding' is not a direct base of 'Binding' 2015-01-20 19:48:42 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
dcoppa
02f9b3f289 Use default channel layout if zero
(upstream git commit d888d0ac2aeb233deeb70aaca196453f8195e433)
2015-01-16 09:23:42 +00:00
halex
69d531944d Add patch to fix a use-after-free in cmd_seek(). Same diff accepted upstream.
ok dcoppa@
2015-01-15 22:11:15 +00:00
dcoppa
2b8020c003 Update to mpd-0.19.8 and enable the sqlite option to gain sticker
support
2015-01-15 08:15:14 +00:00
naddy
824ef642f6 Fix overlapping memcpy; from Tim van der Molen.
Drop USE_GROFF.
2015-01-13 21:25:21 +00:00
bcallah
a7a6411478 Maintenance update to 4.3.4 2015-01-13 04:08:10 +00:00
jeremy
9fb556403e Build ruby 2.2 versions of ruby C extension gems by default 2015-01-10 17:35:05 +00:00
naddy
1e125076bc maintenance update to flac 1.3.1, no significant user-visible changes 2015-01-10 15:50:58 +00:00
sthen
5778cba998 update to beets 1.3.10 2015-01-09 17:15:29 +00:00
landry
ff9674984d Add missing RDEP on py-xdg, thx to Fabian Raetz 2015-01-05 15:32:16 +00:00
bcallah
d8a48883f4 Bugfix update to 4.3.3 2015-01-01 20:27:09 +00:00
landry
a04713f999 Yet another bunch of ports that reliably fail to build on hppa.
BROKEN-hppa =	SIGILL when running lilypond
BROKEN-hppa =	libjson-c.so.0.0: undefined reference to __sync_val_compare_and_swap_4
BROKEN-hppa=	missing atomic ops
BROKEN-hppa=	./iodev/hdimage/hdimage.cc:807: error: 'bx_bswap32' was not declared in this scope
BROKEN-hppa =	cc1plus: error: unrecognized command line option '-std=c++11'
BROKEN-hppa =	src/bin/jp2/convert.c:192: error: expected identifier or '(' before '__extension__'
BROKEN-hppa=	libpt.so.7.0: undefined reference to __sync_fetch_and_or_4
BROKEN-hppa=	ykpers-json.c:42: error: redefinition of typedef 'json_bool'
BROKEN-hppa=	OOM on src/lxml/lxml.etree.c
BROKEN-hppa =	undefined reference to `__sync_val_compare_and_swap_4' in libjson-c
BROKEN-hppa =	rake fails when linking PassengerHelperAgent
BROKEN-hppa =	kstars/kstars/tools/scriptbuilder.cpp:103: internal compiler error: Segmentation fault
BROKEN-hppa=	build stuck on virt-viewer-window.c

See http://build-failures.rhaalovely.net/hppa/
2014-12-31 08:42:26 +00:00
landry
e7df1f7194 Mark BROKEN-alpha a bunch of ports that reliably failed (!) to build in
the past 3 bulks, or forever.

Various reasons: no d^Hrecent compiler available, base gcc generating
nice internal compiler errors, no atomic ops, etc, etc.

While here, mark all webkits as BROKEN-hppa, since this also requires
clang or g++ 4.7. Our g++ 4.8 port only builds on
i386|amd64|powerpc|sparc64 anyway...

if you're interested^Wbored to death, full past logs at
http://build-failures.rhaalovely.net/alpha/...
2014-12-30 21:50:24 +00:00
naddy
a583f24b11 Drop USE_GROFF since groff and mandoc produce identical output. 2014-12-29 20:11:12 +00:00
sthen
f89e855560 cherry-pick audio/sox patches from git fixing problems with some bad input.
ok jasper@, Jan Stary
2014-12-29 10:44:55 +00:00
sthen
ac4f60b54d regen patch (line number change only) 2014-12-24 12:31:23 +00:00
benoit
72575ec16a Update to p5-Audio-M4P-0.57.
ok ajacoutot@
2014-12-24 08:26:06 +00:00