MP3Blaster ist geflogen.

MPC dazugekommen.
Die Beschreibung aller Pakete entfernt.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@863 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-08-31 09:20:15 +00:00
parent 71043200cb
commit f86b0cc33a
65 changed files with 42 additions and 138 deletions

View File

@@ -1,18 +0,0 @@
usr/bin/mp3blaster
usr/bin/mp3tag
usr/bin/nmixer
usr/bin/splay
#usr/share/man/man1/mp3blaster.1
#usr/share/man/man1/nmixer.1
#usr/share/man/man1/splay.1
#usr/share/mp3blaster
#usr/share/mp3blaster/charmap
#usr/share/mp3blaster/charmap/README
#usr/share/mp3blaster/charmap/chargen.c
usr/share/mp3blaster/charmap/koi8-r
#usr/share/mp3blaster/charmap/makefile.charmap
#usr/share/mp3blaster/charmap/maketbl.c
usr/share/mp3blaster/charmap/win1251
#usr/share/mp3blaster/charmap/win2koi.tbl
usr/share/mp3blaster/commands.txt
#usr/share/mp3blaster/sample.mp3blasterrc

View File

@@ -0,0 +1,10 @@
usr/bin/mpc
#usr/share/doc/mpc
#usr/share/doc/mpc/AUTHORS
#usr/share/doc/mpc/README
#usr/share/doc/mpc/m3u-handler.sh
#usr/share/doc/mpc/mpc-bashrc
#usr/share/doc/mpc/mppledit
#usr/share/doc/mpc/pls-handler.sh
#usr/share/man/man1/mpc.1
usr/share/mpc

View File

@@ -65,7 +65,6 @@
* dhcp-3.0.4
* dhcpcd-2.0.8
* diffutils-2.8.1
* dnsmasq-2.33
* dnsmasq-2.40
* dosfstools-2.11
* e2fsprogs-1.39
@@ -172,6 +171,7 @@
* mldonkey-2.9.0
* module-init-tools-3.2.2
* mp3blaster-3.2.3
* mpc-0.12.1
* mpd-0.13.0
* mpfire-ipfire
* mpg123-0.59r
@@ -205,7 +205,6 @@
* pkg-config-0.20
* popt-1.10.4
* portmap_5beta
* postfix-2.2.11
* postfix-2.4.5
* ppp-2.4.4
* procps-3.2.6

View File

@@ -195,8 +195,6 @@ define PAK
-e s/VER/$(VER)/g \
-e s/RELEASE/$(PAK_VER)/g \
-e s/DEPS/$(DEPS)/g \
-e s/DESCDE/$(DESCDE)/g \
-e s/DESCEN/$(DESCEN)/g \
-e s/SIZE/`ls -l \/install\/packages\/$(PROG)-$(VER)-$(PAK_VER).ipfire | awk '{ print $$5 }'`/g \
< /usr/src/src/pakfire/meta > /install/packages/meta-$(PROG)
endef

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = alsa
PAK_VER = 1
DESCDE = "Alsa ist ein Linux-Sound-Server."
DESCEN = "Alsa is a linux sound server."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = amavisd
PAK_VER = 1
DESCDE = "Ein Daemon zum scannen von Emails."
DESCEN = "A daemon for scanning emails."
DEPS = "clamav spamassassin"
###############################################################################

View File

@@ -35,8 +35,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = applejuice
PAK_VER = 1
DESCDE = "Applejuice ist ein (deutsches) P2P-Netzwerk."
DESCEN = "Applejuice is a german p2p-network."
DEPS = "java"
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = asterisk
PAK_VER = 1
DESCDE = "Asterisk ist eine Telefonsoftware f<>r Linux."
DESCEN = "Asterisk is a Private Branch Exchange."
DEPS = "sox zaptel libpri spandsp libmad"
###############################################################################

View File

@@ -32,8 +32,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = backup
PAK_VER = 1
DESCDE = "Im Paket Backup sind alle notwendigen Dateien für das Backup des IPFire enthalten."
DESCEN = "Backup contains all the files that are necessary for backing up the IPFire."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = bwm-ng
PAK_VER = 1
DESCDE = "bwm-ng ist ein Bandbreitenmonitor."
DESCEN = "bwm-ng shows the bandwidth on all interfaces."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = cftp
PAK_VER = 1
DESCDE = "Eine grafischer FTP-Client."
DESCEN = "A graphical ftp client."
DEPS = ""
###############################################################################

View File

@@ -34,6 +34,8 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = clamav
PAK_VER = 1
DEPS = ""
###############################################################################
# Top-level Rules
###############################################################################

View File

@@ -65,7 +65,5 @@ core/%:
-e "s/VER/$(VERSION)/g" \
-e "s/RELEASE/$$(basename $@)/g" \
-e "s/DEPS/$(DEPS)/g" \
-e "s/DESCDE/$(DESCDE)/g" \
-e "s/DESCEN/$(DESCEN)/g" \
-e "s/SIZE/`ls -l \/install\/packages\/core-upgrade-$(VERSION)-$$(basename $@).ipfire | awk '{ print $$5 }'`/g" \
< /usr/src/src/pakfire/meta > /install/packages/meta-core-upgrade-$$(basename $@)

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = cups
PAK_VER = 2
DESCDE = "CUPS ist ein Linux-Druck-System."
DESCEN = "The Common Unix Printing System."
DEPS = "ghostscript"
###############################################################################

View File

@@ -39,6 +39,8 @@ else
TARGET = $(DIR_INFO)/$(THISAPP)-ldap
endif
DEPS = ""
###############################################################################
# Top-level Rules
###############################################################################
@@ -58,7 +60,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
md5 : $(subst %,%_MD5,$(objects))
dist :
$(PAK)
@$(PAK)
###############################################################################
# Downloading, checking, md5sum

View File

@@ -34,9 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = cyrusimap
PAK_VER = 1
DEPS = "cyrus-sasl"
DESCDE = "Cyrus IMAPd ist ein MDA"
DESCEN = "Cyrus IMAPd is an MDA"
DEPS = "cyrus-sasl"
###############################################################################
# Top-level Rules

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = ethereal
PAK_VER = 1
DESCDE = "Ethereal ist ein Netzwerksniffer."
DESCEN = "Ethereal is a network sniffer."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = fetchmail
PAK_VER = 1
DESCDE = "fetchmail kann Emails von entfernten Mailservern abholen."
DESCEN = "fetchmail fetches emails from remote servers."
DEPS = ""
###############################################################################

View File

@@ -35,8 +35,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = foomatic
PAK_VER = 1
DESCDE = "Foomatic beinhaltet Filter und Treiber für CUPS."
DESCEN = "Foomatic is a collection of filters and ppds for cups."
DEPS = "cups ghostscript"
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = ghostscript
PAK_VER = 1
DESCDE = "Eine Adobe-Postscript-Alternative."
DESCEN = "An alternative to Adobe-Postscript."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = glib
PAK_VER = 1
DESCDE = "Glib ist eine grafische Bibliothek."
DESCEN = "Glib is a lib for graphic functions."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = gnump3d
PAK_VER = 1
DESCDE = "Ein GNU mp3 server."
DESCEN = "A GNU mp3 server."
DEPS = "lame sox"
###############################################################################

View File

@@ -32,8 +32,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = guardian
PAK_VER = 1
DESCDE = "Guardian ist ein Sicherheitstool, welches das Snort IDS Log auswertet und IPs mit Hilfe von iptables blockt."
DESCEN = "Guardian is a security tool which will issue commands to the OS to block ip addresses which attacks may be coming from."
DEPS = ""
###############################################################################
# Top-level Rules

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = htop
PAK_VER = 1
DESCDE = "Eine Alternative zu top."
DESCEN = "An alternative to top."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = icecast
PAK_VER = 1
DESCDE = "Ein Musik-Streamer."
DESCEN = "A music streamer."
DEPS = "libshout lame sox libvorbis libogg"
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = icegenerator
PAK_VER = 1
DESCDE = "Eine Musik-Bibliothek."
DESCEN = "A music library."
DEPS = "icecast"
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = iftop
PAK_VER = 1
DESCDE = "iftop stellt Interfacestatistiken dar."
DESCEN = "iftop shows what's going on with your network interfaces."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = ipfireseeder
PAK_VER = 2
DESCDE = ""
DESCEN = ""
DEPS = "rtorrent"
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = java
PAK_VER = 1
DESCDE = ""
DESCEN = ""
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = lame
PAK_VER = 1
DESCDE = "Ein Konsolen-MP3-Codec."
DESCEN = "A mp3 codec for console."
DEPS = "libmad"
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = libmad
PAK_VER = 1
DESCDE = "Eine Musik-Bibliothek."
DESCEN = "A music library."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = libogg
PAK_VER = 1
DESCDE = "Eine Libary zum Abspielen von ogg-Dateien."
DESCEN = "A library for playing ogg-files."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = libpri
PAK_VER = 1
DESCDE = "Libpri ist eine Hilfsbibliothek f<>r Asterisk."
DESCEN = "Libpri is a library used by asterisk PBX."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = libshout
PAK_VER = 1
DESCDE = "Eine Musik-Bibliothek."
DESCEN = "A music library."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = libtiff
PAK_VER = 1
DESCDE = "libtiff ist eine Bibliothek für tiff-Bilder."
DESCEN = "libtiff is a library for tiff-images."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = libvorbis
PAK_VER = 1
DESCDE = "Eine Libary zum Abspielen von vorbis-Dateien."
DESCEN = "A library for playing vorbis-files."
DEPS = "libogg"
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = mailx
PAK_VER = 1
DESCDE = "Tools zum Versenden von Mails."
DESCEN = "Tools for sending mails from console."
DEPS = ""
###############################################################################

2
lfs/mc
View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = mc
PAK_VER = 1
DESCDE = "Der vielbekannte Midnight Commander."
DESCEN = "The well-known Midnight Commander."
DEPS = "glib"
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = mldonkey
PAK_VER = 1
DESCDE = "Ein P2P-Client für viele Netze."
DESCEN = "A p2p client for multiple networks."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = moblock
PAK_VER = 1
DESCDE = "Moblock blockt dynamisch Angriffe."
DESCEN = "Moblock blocks with iptables."
DEPS = ""
###############################################################################

View File

@@ -24,19 +24,17 @@
include Config
VER = 3.2.3
VER = 0.12.1
THISAPP = mp3blaster-$(VER)
DL_FILE = $(THISAPP).tar.gz
THISAPP = mpc-$(VER)
DL_FILE = $(THISAPP).tar.bz2
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = mp3blaster
PROG = mpc
PAK_VER = 1
DESCDE = "MP3Blaster ist kleine Software um Musik abzuspielen."
DESCEN = "MP3Blaster is piece of software that plays your music on the box."
DEPS = "alsa libvorbis"
DEPS = "mpd"
###############################################################################
# Top-level Rules
@@ -46,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 0d892d7c99df175eb0efb2bc31086285
$(DL_FILE)_MD5 = a93a390315aacfec061c8df89fb5e35f
install : $(TARGET)
@@ -78,7 +76,7 @@ $(subst %,%_MD5,$(objects)) :
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
cd $(DIR_APP) && ./configure --prefix=/usr
cd $(DIR_APP) && make $(MAKETUNING)
cd $(DIR_APP) && make install

View File

@@ -34,6 +34,8 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = mpd
PAK_VER = 1
DEPS = ""
###############################################################################
# Top-level Rules
###############################################################################

View File

@@ -32,9 +32,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = mpfire
PAK_VER = 1
DESCDE = "MPFire ist ein CGI Multimediaplayer auf Basis von mpg123."
DESCEN = "MPFire is a mpg123 based CGI Multimedia-Player."
DEPS = "mpg123"
DEPS = "mpg123 alsa"
###############################################################################
# Top-level Rules

View File

@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = mpg123
PAK_VER = 1
DEPS = "alsa"
DEPS = ""
###############################################################################
# Top-level Rules

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = nano
PAK_VER = 1
DESCDE = "nano ist ein bequemer Texteditor f<>r die Konsole."
DESCEN = "nano is a text editor for console."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = ncftp
PAK_VER = 1
DESCDE = "Ein Konsolen-FTP-Client."
DESCEN = "A ftp client for console."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = nmap
PAK_VER = 1
DESCDE = "nmap ist ein vielseitiger Portscanner."
DESCEN = "nmap is a versatile portscanner."
DEPS = ""
###############################################################################

View File

@@ -34,6 +34,8 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = openldap
PAK_VER = 1
DEPS = "cyrus-sasl"
###############################################################################
# Top-level Rules
###############################################################################

View File

@@ -34,6 +34,8 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = postfix
PAK_VER = 1
DEPS = "amavisd"
###############################################################################
# Top-level Rules
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = rsync
PAK_VER = 1
DESCDE = "rsync ist ein Mirroring-Tool."
DESCEN = "rsync is a tool for mirroring."
DEPS = ""
###############################################################################

View File

@@ -36,8 +36,6 @@ PAK_VER = 2
CFLAGS =
CXXFLAGS =
DESCDE = ""
DESCEN = ""
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = samba
PAK_VER = 1
DESCDE = "Samba ist ein Windows-File- und Printserver."
DESCEN = "Samba is a file- and printserver for Windows."
DEPS = "cups openldap cyrus-sasl"
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = sox
PAK_VER = 1
DESCDE = "Sox spielt gsm-Dateien ab."
DESCEN = "Sox is a player for gsm-files."
DEPS = "libvorbis"
###############################################################################

View File

@@ -34,6 +34,8 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = spamassassin
PAK_VER = 1
DEPS = ""
###############################################################################
# Top-level Rules
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = spandsp
PAK_VER = 1
DESCDE = "Ein Plugin zum Faxen mit Asterisk."
DESCEN = "A plugin for faxing with asterisk."
DEPS = "libtiff"
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = stund
PAK_VER = 1
DESCDE = "Ein stun-Server."
DESCEN = "A stun server."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = tcpdump
PAK_VER = 1
DESCDE = "tcpdump kann Netzverkehr mitschneiden."
DESCEN = "tcpdump dumps networking traffic."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = tftp-hpa
PAK_VER = 1
DESCDE = "Ein tftp-Server."
DESCEN = "A tftp server."
DEPS = ""
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = traceroute
PAK_VER = 1
DESCDE = "traceroute kann Routen durch das Internet verfolgen und anzeigen."
DESCEN = "traceroute traces routes on the internet and displays them."
DEPS = ""
###############################################################################

View File

@@ -31,10 +31,12 @@ DL_FILE = $(THISAPP)-src.tar.bz2
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
CFLAGS =
CXXFLAGS =
PROG = tripwire
PAK_VER = 1
CFLAGS =
CXXFLAGS =
DEPS = ""
###############################################################################
# Top-level Rules

View File

@@ -34,6 +34,8 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = vsftpd
PAK_VER = 1
DEPS = ""
###############################################################################
# Top-level Rules
###############################################################################

View File

@@ -34,8 +34,6 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = webcyradm
PAK_VER = 1
DESCDE = "Ein in PHP geschriebenes Frontend für das Verwalten von Emailaccounts."
DESCEN = "A frontend for managing email accounts written in PHP."
DEPS = "cyrusimap postfix"
###############################################################################

View File

@@ -38,8 +38,6 @@ endif
PROG = zaptel
PAK_VER = 1
DESCDE = "Zaptel ist eine Treibersammlung f<>r diverse ISDN-Karten."
DESCEN = "Zaptel is a collection of modules for isdn hardware."
DEPS = ""
###############################################################################

View File

@@ -494,7 +494,7 @@ buildipfire() {
ipfiremake icecast
ipfiremake icegenerator
ipfiremake mpd
ipfiremake mp3blaster
ipfiremake mpc
ipfiremake libpri
ipfiremake stund
ipfiremake asterisk

View File

@@ -3,6 +3,4 @@ ProgVersion: VER
Release: RELEASE
Size: SIZE
Dependencies: DEPS
Description-de: DESCDE
Description-en: DESCEN
File: NAME-VER-RELEASE.ipfire