Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21469 10447126-35f2-4685-b0cf-6dd780d3921fearly
Oliver Winston
18 years ago
3 changed files with 90 additions and 0 deletions
@ -0,0 +1,41 @@
|
||||
|
||||
[TIMESTAMP] 1183035254 Thu Jun 28 13:54:14 2007 |
||||
[BUILDTIME] 100 (9) |
||||
[SIZE] 0.17 MB, 8 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] expat |
||||
[DEP] findutils |
||||
[DEP] fontconfig |
||||
[DEP] freetype |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] libice |
||||
[DEP] libjpeg |
||||
[DEP] libpng |
||||
[DEP] libsm |
||||
[DEP] libtiff |
||||
[DEP] libungif |
||||
[DEP] libx11 |
||||
[DEP] libxau |
||||
[DEP] libxcb |
||||
[DEP] libxext |
||||
[DEP] libxft |
||||
[DEP] libxpm |
||||
[DEP] libxrender |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] pkgconfig |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] windowmaker |
||||
[DEP] xproto |
||||
[DEP] zlib |
@ -0,0 +1,16 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../mmp/mmp.conf |
||||
# Copyright (C) 2007 The OpenSDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
makeinstopt= |
||||
hook_add postmake 5 "install -m 755 mmp $bindir/mmp" |
@ -0,0 +1,33 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../mmp/mmp.desc |
||||
[COPY] Copyright (C) 2007 The OpenSDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[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; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] A minimalistic music and media player |
||||
|
||||
[T] Mmp is a simple but effective graphical frontend for mplayer or mpg123. It |
||||
[T] offers no support for playlists, but ships with an integrated directory |
||||
[T] browser. |
||||
|
||||
[U] http://burningsoda.com/software/mmp/ |
||||
|
||||
[A] Robert Lillack <rob@burningsoda.com> |
||||
[M] Oliver Winston <zuberiw@googlemail.com> |
||||
|
||||
[C] extra/multimedia |
||||
|
||||
[L] BSD |
||||
[S] Beta |
||||
[V] 0.5 |
||||
[P] X -----5---9 800.000 |
||||
|
||||
[D] 2203743499 mmp-0.5.tgz http://burningsoda.com/software/mmp/ |
Loading…
Reference in new issue