From f0ac34ca2a1dd04717519f6a950598b72f27abc4 Mon Sep 17 00:00:00 2001 From: fake Date: Wed, 8 Dec 2004 10:26:38 +0000 Subject: [PATCH] fake: add package 'syncpod' - syncs a local folder to your ipod [2004120104340031015] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@5006 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/fake/syncpod/syncpod.conf | 7 ++++++ package/fake/syncpod/syncpod.desc | 42 +++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 package/fake/syncpod/syncpod.conf create mode 100644 package/fake/syncpod/syncpod.desc diff --git a/package/fake/syncpod/syncpod.conf b/package/fake/syncpod/syncpod.conf new file mode 100644 index 000000000..699397144 --- /dev/null +++ b/package/fake/syncpod/syncpod.conf @@ -0,0 +1,7 @@ + +syncpod_main() { + cp DumpPOD SyncPOD $root/$prefix/bin + cp config.in $docdir/config.example +} + +custmain="syncpod_main" diff --git a/package/fake/syncpod/syncpod.desc b/package/fake/syncpod/syncpod.desc new file mode 100644 index 000000000..8f33c77bb --- /dev/null +++ b/package/fake/syncpod/syncpod.desc @@ -0,0 +1,42 @@ +[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/fake/syncpod/syncpod.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] +[COPY] --- ROCK-COPYRIGHT-NOTE-END --- + +[I] syncs a local folder with your ipod + +[T] This script syncs a local directory with your iPod. If the directory is +[T] larger than the space on your iPod you can sync this larger directory with +[T] a master playlist. As alternative you can sync just a bunch of playlists. + +[U] http://armin.emx.at/ipod/ + +[A] Armin Obersteiner +[M] fake + +[C] extra/multimedia + +[L] GPL +[S] Stable +[V] 0.68 +[P] X -?---5---9 220.600 + +[D] 2682076602 SyncPOD-0.68.tar.gz http://armin.emx.at/ipod/ +