mpd-client-debian
author Fabien Ninoles <fabien@tzone.org>
Mon, 19 May 2008 01:52:40 -0400
changeset 1 e59013329497
parent 0 a17355c8ffbd
permissions -rw-r--r--
Cleanup a little bit the patch.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
     1
diff -r c484b7561b74 configure
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
     2
--- a/configure	Mon May 19 01:49:04 2008 -0400
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
     3
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
     4
@@ -1,4 +0,0 @@
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
     5
-#!/bin/sh
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
     6
-rm $0
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
     7
-make
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
     8
-$0 $*
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
     9
diff -r c484b7561b74 debian/changelog
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
    10
--- a/debian/changelog	Mon May 19 01:49:04 2008 -0400
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
    11
+++ b/debian/changelog	Mon May 19 01:49:23 2008 -0400
0
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    12
@@ -1,3 +1,10 @@
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    13
+imms (3.1.0~rc4-3.0.1) unstable; urgency=low
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    14
+
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    15
+  * Add mpd to imms clients from
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    16
+    http://www.fi.muni.cz/~xsedov/index.php?page=projects.
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    17
+
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    18
+ -- Fabien Ninoles <fabien@tzone.org>  Mon, 19 May 2008 01:19:22 -0400
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    19
+
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    20
 imms (3.1.0~rc4-3) unstable; urgency=low
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    21
 
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    22
   * Really add 02compile-with-gcc-4.3 (Closes: #476824)
1
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
    23
diff -r c484b7561b74 debian/control
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
    24
--- a/debian/control	Mon May 19 01:49:04 2008 -0400
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
    25
+++ b/debian/control	Mon May 19 01:49:23 2008 -0400
0
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    26
@@ -4,7 +4,7 @@
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    27
 Maintainer: Artur R. Czechowski <arturcz@hell.pl>
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    28
 Standards-Version: 3.7.3
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    29
 Homepage: http://www.luminal.org/wiki/index.php/IMMS
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    30
-Build-Depends: debhelper (>> 5.0.0), audacious-plugins-dev, libsqlite3-dev (>=3.2.2), libpcre3-dev (>=4.3), libtag1-dev, libvorbis-dev (>=1.0), libfftw3-dev, libglib2.0-dev, zlib1g-dev, libxss-dev, libtorch3-dev, libglade2-dev, dpatch, autoconf, automake
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    31
+Build-Depends: debhelper (>> 5.0.0), audacious-plugins-dev, libsqlite3-dev (>=3.2.2), libpcre3-dev (>=4.3), libtag1-dev, libvorbis-dev (>=1.0), libfftw3-dev, libglib2.0-dev, zlib1g-dev, libxss-dev, libtorch3-dev, libglade2-dev, dpatch, autoconf, automake, libmpd-dev
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    32
 
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    33
 Package: imms-common
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    34
 Architecture: any
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    35
@@ -39,3 +39,25 @@
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    36
     ratings even if they are moved and/or their tags change.
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    37
   .
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    38
   This package contains audacious plugin
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    39
+
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    40
+Package: imms-mpd
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    41
+Architecture: any
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    42
+Depends: ${shlibs:Depends}, ${misc:Depends}, imms-common (= ${binary:Version})
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    43
+Provides: imms-plugin
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    44
+Description: Unobtrusive, automatic, and learning mpd playlist manager
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    45
+ IMMS is an intelligent playlist plug-in that tracks your
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    46
+ listening patterns and dynamically adapts to your taste.
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    47
+ .
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    48
+ Major features include:
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    49
+ .
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    50
+  - Rating and playlist adjustment are done completely transparently to
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    51
+    the user. IMMS is super easy to use!
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    52
+  - Though IMMS will mostly play "good" songs, occasionally less popular
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    53
+    ones are given a chance to earn your favor.
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    54
+  - IMMS does a better job of shuffling than player
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    55
+    It is able to recognize different versions of the same song (eg. remixes)
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    56
+    and not play them too often.
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    57
+  - IMMS uses smart file identification that allows files to keep their
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    58
+    ratings even if they are moved and/or their tags change.
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    59
+  .
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    60
+  This package contains the mpd client daemon.
1
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
    61
diff -r c484b7561b74 debian/copyright
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
    62
--- a/debian/copyright	Mon May 19 01:49:04 2008 -0400
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
    63
+++ b/debian/copyright	Mon May 19 01:49:23 2008 -0400
0
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    64
@@ -4,6 +4,9 @@
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    65
 The current maintainer is Artur R. Czechowski <arturcz@hell.pl>
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    66
 
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    67
 It was downloaded from http://www.luminal.org/phpwiki/index.php/IMMS
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    68
+with immsmpd download from 
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    69
+http://www.fi.muni.cz/~xsedov/index.php?page=projects by
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    70
+xsedov@fi.muni.cz
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    71
 
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    72
 Author: Michael Grigoriev <mag@luminal.org>
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    73
 
1
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
    74
diff -r c484b7561b74 debian/imms-mpd.dirs
0
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    75
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
1
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
    76
+++ b/debian/imms-mpd.dirs	Mon May 19 01:49:23 2008 -0400
0
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    77
@@ -0,0 +1,2 @@
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    78
+usr/bin
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    79
+usr/share/doc
1
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
    80
diff -r c484b7561b74 debian/rules
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
    81
--- a/debian/rules	Mon May 19 01:49:04 2008 -0400
e59013329497 Cleanup a little bit the patch.
Fabien Ninoles <fabien@tzone.org>
parents: 0
diff changeset
    82
+++ b/debian/rules	Mon May 19 01:49:23 2008 -0400
0
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    83
@@ -67,6 +67,8 @@
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    84
 	$(MAKE) programs_install prefix=$(CURDIR)/debian/imms-common/usr
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    85
 	install -m 0644 -D build/libaudaciousimms.so $(CURDIR)/debian/imms-audacious`pkg-config --variable=general_plugin_dir audacious`/libaudaciousimms.so
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    86
 	ln -sf imms-common debian/imms-audacious/usr/share/doc/imms-audacious
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    87
+	install -m 0644 -D build/immsmpd $(CURDIR)/debian/imms-mpd/usr/bin/immsmpd
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    88
+	ln -sf imms-common debian/imms-mpd/usr/share/doc/imms-mpd
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    89
 
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    90
 # Build architecture-independent files here.
a17355c8ffbd First import of mpd-client.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    91
 binary-indep: build install