summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2010-05-26 17:52:05 +0000
committerChristoph Mende <angelos@gentoo.org>2010-05-26 17:52:05 +0000
commit2f5b94da38d27aac1f818536c8e7a458004c8dc9 (patch)
tree3da61c1401739a232584b8f7473a269549c9d0e4 /media-sound/mpd
parentStable for PPC (bug #284680). (diff)
downloadhistorical-2f5b94da38d27aac1f818536c8e7a458004c8dc9.tar.gz
historical-2f5b94da38d27aac1f818536c8e7a458004c8dc9.tar.bz2
historical-2f5b94da38d27aac1f818536c8e7a458004c8dc9.zip
Removed unused patches
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'media-sound/mpd')
-rw-r--r--media-sound/mpd/Manifest8
-rw-r--r--media-sound/mpd/files/0.15_beta2-mpdconf.patch80
-rw-r--r--media-sound/mpd/files/mpd-0.15.6-wavpack-uchar.patch12
3 files changed, 3 insertions, 97 deletions
diff --git a/media-sound/mpd/Manifest b/media-sound/mpd/Manifest
index 2e84e79b10a0..195db0fa0361 100644
--- a/media-sound/mpd/Manifest
+++ b/media-sound/mpd/Manifest
@@ -2,8 +2,6 @@
Hash: SHA256
AUX 0.15.1-mpdconf.patch 2912 RMD160 6683618151f0f10dc94b5563a48be3729919ef08 SHA1 fc67f59f808d77332a20261525ca74bf1d67b228 SHA256 cacecca8580bce38f998a9f3fa867c274bb112a9af8c59b8dfcbd23a45d34523
-AUX 0.15_beta2-mpdconf.patch 3125 RMD160 4e48dfaee8d7fbb9b0615efb19b223c74f0b0b34 SHA1 45df89770e81e74eae18a8ae6f9ab66671320c95 SHA256 706ff3f0f46ab3d71fd29f1c16b781dfd44dee5cde8091b52ccd2f2fd9af0058
-AUX mpd-0.15.6-wavpack-uchar.patch 507 RMD160 2e361a66465bb796456e4294be0a2c3686791f02 SHA1 0c7ffad1aac32e551a2ddfe0cb31a39e230152b4 SHA256 31dfd5198ef564efde3f84305f83a1f3cb3e4bda9d61fe3c4ed4a4abc7ce95d3
AUX mpd.rc 672 RMD160 278e4f59433656b930a9f35e59747681a2e4918d SHA1 06cf045b9d994aff0653f085761871e44fe3aebc SHA256 6b0c65dc4394108b3720afdc865f8692aa80c94ed12f351dce5f11537ffd84a8
DIST mpd-0.15.8.tar.bz2 390489 RMD160 8b98e16e84b19bf0174ffffb8a59c88e605523b4 SHA1 a6503a4fde45d19c550febd0a84e329bf83dfcfb SHA256 5de1bac0af52c6d2d2744a8c8c84bb1423de4eff2351790068173cf4f287aad7
DIST mpd-0.15.9.tar.bz2 390141 RMD160 566440dbc16ac46f20d8d11bfe09ffe43423eb34 SHA1 9dbef302ef44372f2232c1df1af2f3a958ff601d SHA256 4a57a1a0dc71606d0db926b67d5b2c1ed2bfaf94baca7889d4b994a37bf367bb
@@ -14,7 +12,7 @@ MISC metadata.xml 1102 RMD160 88cdb7b7217f759eb993ff82589c74115213add4 SHA1 3ddf
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
-iF4EAREIAAYFAkv9X0wACgkQmWq1bYTyC0NNlgD6A3RUx4P/DBi0dmDBIde7ymH3
-V48eYxdlfF/n3vbRFysA/R3FCNlWfSeNiDKRjeWjjS+oNKBY/Vp11nljrcAl1KAx
-=O6zj
+iF4EAREIAAYFAkv9X84ACgkQmWq1bYTyC0OhawD/fWI8J6P8rVkIGnqbAnD08awO
+m/u1wajiFLB7k5D0ntoBAJR0GAvPN0LhwcjML+VwWgOYjEtFtyVJj5iN9vwq5NCT
+=8y5G
-----END PGP SIGNATURE-----
diff --git a/media-sound/mpd/files/0.15_beta2-mpdconf.patch b/media-sound/mpd/files/0.15_beta2-mpdconf.patch
deleted file mode 100644
index 5f332ed15faa..000000000000
--- a/media-sound/mpd/files/0.15_beta2-mpdconf.patch
+++ /dev/null
@@ -1,80 +0,0 @@
-diff -ur mpd-0.15~beta2.orig/doc/mpdconf.example mpd-0.15~beta2/doc/mpdconf.example
---- mpd-0.15~beta2.orig/doc/mpdconf.example 2009-05-08 13:30:24.000000000 +0300
-+++ mpd-0.15~beta2/doc/mpdconf.example 2009-05-15 07:05:30.000000000 +0300
-@@ -1,4 +1,4 @@
--# An example configuration file for MPD
-+# A default Gentoo configuration file for MPD
- # See the mpd.conf man page for a more detailed description of each parameter.
-
-
-@@ -10,14 +10,14 @@
- # be disabled and audio files will only be accepted over ipc socket (using
- # file:// protocol) or streaming files over an accepted protocol.
- #
--#music_directory "~/music"
-+music_directory "/var/lib/mpd/music"
- #
- # This setting sets the MPD internal playlist directory. The purpose of this
- # directory is storage for playlists created by MPD. The server will use
- # playlist files not created by the server but only if they are in the MPD
- # format. This setting defaults to playlist saving being disabled.
- #
--#playlist_directory "~/.mpd/playlists"
-+playlist_directory "/var/lib/mpd/playlists"
- #
- # This setting sets the location of the MPD database. This file is used to
- # load the database at server start up and store the database while the
-@@ -25,7 +25,7 @@
- # MPD to accept files over ipc socket (using file:// protocol) or streaming
- # files over an accepted protocol.
- #
--#db_file "~/.mpd/database"
-+db_file "/var/lib/mpd/database"
- #
- # These settings are the locations for the daemon log files for the daemon.
- # These logs are great for troubleshooting, depending on your log_level
-@@ -34,20 +34,20 @@
- # The special value "syslog" makes MPD use the local syslog daemon. This
- # setting defaults to logging to syslog, otherwise logging is disabled.
- #
--#log_file "~/.mpd/log"
-+log_file "/var/log/mpd/mpd.log"
- #
- # This setting sets the location of the file which stores the process ID
- # for use of mpd --kill and some init scripts. This setting is disabled by
- # default and the pid file will not be stored.
- #
--#pid_file "~/.mpd/pid"
-+pid_file "/var/run/mpd/mpd.pid"
- #
- # This setting sets the location of the file which contains information about
- # most variables to get MPD back into the same general shape it was in before
- # it was brought down. This setting is disabled by default and the server
- # state will be reset on server start up.
- #
--#state_file "~/.mpd/state"
-+state_file "/var/lib/mpd/state"
- #
- ###############################################################################
-
-@@ -59,17 +59,17 @@
- # initialization. This setting is disabled by default and MPD is run as the
- # current user.
- #
--#user "nobody"
-+user "mpd"
- #
- # This setting sets the address for the daemon to listen on. Careful attention
- # should be paid if this is assigned to anything other then the default, any.
- # This setting can deny access to control of the daemon.
- #
- # For network
--#bind_to_address "any"
-+bind_to_address "localhost"
- #
- # And for Unix Socket
--#bind_to_address "~/.mpd/socket"
-+bind_to_address "/var/lib/mpd/socket"
- #
- # This setting is the TCP port that is desired for the daemon to get assigned
- # to.
diff --git a/media-sound/mpd/files/mpd-0.15.6-wavpack-uchar.patch b/media-sound/mpd/files/mpd-0.15.6-wavpack-uchar.patch
deleted file mode 100644
index 7450033dde75..000000000000
--- a/media-sound/mpd/files/mpd-0.15.6-wavpack-uchar.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ru mpd-0.15.6.orig/src/decoder/wavpack_plugin.c mpd-0.15.6/src/decoder/wavpack_plugin.c
---- mpd-0.15.6.orig/src/decoder/wavpack_plugin.c 2009-11-18 20:47:54.000000000 -0600
-+++ mpd-0.15.6/src/decoder/wavpack_plugin.c 2009-12-19 19:52:20.567325999 -0600
-@@ -72,7 +72,7 @@
-
- switch (bytes_per_sample) {
- case 1: {
-- uchar *dst = buffer;
-+ unsigned char *dst = buffer;
- /*
- * The asserts like the following one are because we do the
- * formatting of samples within a single buffer. The size