several ports: fixed indentation, general clean up, email change
This commit is contained in:
parent
18a0c42a72
commit
ab46138850
cogito
ctags
diffstat
directfb
doxygen
esmtp
ethereal
gift-ares
gift-fasttrack
gift-gnutella
gift-openft
gift
giftcurs
git
lftp
libesmtp
libtxc_dxtn
netdate
quilt
rake
ruby-gtk
rxvt-unicode
scons
shared-mime-info
valgrind
vorbis-tools
vorbisgain
xxd
@ -1,6 +1,6 @@
|
||||
# Description: Distributed SCM based on GIT
|
||||
# URL: http://kernel.org/pub/software/scm/cogito/README
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: git
|
||||
|
||||
name=cogito
|
||||
@ -8,7 +8,7 @@ version=0.17.2
|
||||
release=1
|
||||
source=(http://kernel.org/pub/software/scm/$name/$name-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
make prefix=/usr
|
||||
|
@ -1,16 +1,16 @@
|
||||
# Description: A multilanguage implementation of Ctags, for effective editing of source code.
|
||||
# URL: http://ctags.sourceforge.net
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Packager: Håvard Moen, vanilje at netcom dot no
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
|
||||
name=ctags
|
||||
version=5.5.4
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/$name/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr --disable-etags
|
||||
make
|
||||
make prefix=$PKG/usr install
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr --disable-etags
|
||||
make
|
||||
make prefix=$PKG/usr install
|
||||
}
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Description: Generates statistics for diffs
|
||||
# URL: http://invisible-island.net/diffstat/
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
|
||||
name=diffstat
|
||||
version=1.41
|
||||
release=1
|
||||
source=(ftp://invisible-island.net/$name/$name-$version.tgz)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Description: Graphics library for the Linux framebuffer device
|
||||
# URL: http://www.directfb.org
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
|
||||
name=directfb
|
||||
version=0.9.24
|
||||
release=1
|
||||
source=(http://www.directfb.org/download/DirectFB/DirectFB-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
local EXTRA_ARGS
|
||||
|
||||
# uncomment the following line to build with support for the multi
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Description: Documentation generation tool
|
||||
# Description: Documentation generation tool
|
||||
# URL: http://www.doxygen.org
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
|
||||
name=doxygen
|
||||
version=1.4.6
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Description: A small relay-only MTA based on libesmtp
|
||||
# URL: http://esmtp.sourceforge.net
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: libesmtp
|
||||
|
||||
name=esmtp
|
||||
@ -8,7 +8,7 @@ version=0.5.1
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
CPPFLAGS=`libesmtp-config --cflags` ./configure --prefix=/usr
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Description: Network Sniffer with nice GTK+ UI
|
||||
# URL: http://www.ethereal.com
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey de
|
||||
# Packager: Martin Opel, mo at obbl-net dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: glib gtk libpcap
|
||||
# Nice to have: libpcre
|
||||
|
||||
@ -10,7 +10,7 @@ version=0.10.14
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
export LDFLAGS="-L$PKG/usr/lib $LDFLAGS"
|
||||
./configure --prefix=/usr --disable-nls --enable-snmp --enable-gtk2
|
||||
@ -24,4 +24,4 @@ build () {
|
||||
install -m 644 \
|
||||
image/{elogo3d48x48,hi??-app-ethereal,lo??-app-ethereal}.png \
|
||||
$PKG/usr/share/$name/pixmaps
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Description: Ares network plugin for giFT
|
||||
# URL: http://gift-ares.berlios.de/
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: gift
|
||||
|
||||
name=gift-ares
|
||||
@ -8,11 +8,11 @@ version=0.3.0
|
||||
release=1
|
||||
source=(http://download.berlios.de/$name/$name-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
./configure --prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Description: the FastTrack plugin for gift
|
||||
# URL: http://developer.berlios.de/projects/gift-fasttrack
|
||||
# Packager: Coviello Giuseppe, giuseppecoviello at tin dot it
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: gift
|
||||
|
||||
name=gift-fasttrack
|
||||
@ -9,7 +9,7 @@ version=0.8.9
|
||||
release=1
|
||||
source=(http://download.berlios.de/$name/giFT-FastTrack-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd giFT-FastTrack-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Description: the gnutella plugin for gift
|
||||
# URL: http://gift.sourceforge.net/
|
||||
# Packager: Coviello Giuseppe, giuseppecoviello at tin dot it
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: gift
|
||||
|
||||
name=gift-gnutella
|
||||
@ -9,7 +9,7 @@ version=0.0.10.1
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/sourceforge/gift/$name-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Description: the openft plugin for gift
|
||||
# URL: http://sourceforge.net/projects/gift/
|
||||
# Packager: Coviello Giuseppe, giuseppecoviello at tin dot it
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: gift
|
||||
|
||||
name=gift-openft
|
||||
@ -9,7 +9,7 @@ version=0.2.1.6
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/sourceforge/gift/$name-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
|
@ -1,14 +1,14 @@
|
||||
# Description: a completely abstract low-level filesharing protocol
|
||||
# URL: http://gift.sourceforge.net/
|
||||
# Packager: Coviello Giuseppe, giuseppecoviello at tin dot it
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
|
||||
name=gift
|
||||
version=0.11.8.1
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Description: A cursed frontend to the giFT daemon.
|
||||
# URL: http://www.nongnu.org/giftcurs/
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: gift
|
||||
|
||||
name=giftcurs
|
||||
@ -9,7 +9,7 @@ release=2
|
||||
source=(http://savannah.nongnu.org/download/$name/giFTcurs-$version.tar.gz \
|
||||
$name.diff)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd giFTcurs-$version
|
||||
|
||||
# don't mess with my term's title if you don't set it back!
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Description: Directory content manager
|
||||
# URL: http://www.kernel.org/pub/software/scm/git/
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: openssl, curl
|
||||
|
||||
name=git
|
||||
@ -8,7 +8,7 @@ version=1.2.6
|
||||
release=1
|
||||
source=(http://www.kernel.org/pub/software/scm/$name/$name-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
make CFLAGS="$CFLAGS" prefix=/usr
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Description: Sophisticated command line based FTP client
|
||||
# URL: http://lftp.yar.ru/
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: openssl
|
||||
|
||||
name=lftp
|
||||
@ -8,7 +8,7 @@ version=3.4.4
|
||||
release=1
|
||||
source=(http://ftp.yars.free.net/$name/$name-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr --disable-nls --with-openssl=/usr
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Description: A library for posting electronic mail
|
||||
# URL: http://www.stafford.uklinux.net/libesmtp/
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: openssl
|
||||
|
||||
name=libesmtp
|
||||
@ -8,7 +8,7 @@ version=1.0.4
|
||||
release=1
|
||||
source=(http://www.stafford.uklinux.net/$name/$name-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Description: Implementation of S3TC
|
||||
# URL: http://homepage.hispeed.ch/rscheidegger/dri_experimental/s3tc_index.html
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
|
||||
name=libtxc_dxtn
|
||||
version=050908
|
||||
@ -8,7 +8,7 @@ release=1
|
||||
source=(http://homepage.hispeed.ch/rscheidegger/dri_experimental/$name$version.tar.gz \
|
||||
$name.diff)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name
|
||||
|
||||
patch -Np1 -i ../$name.diff
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Description: Sync local time against a time server.
|
||||
# URL: N/A
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
|
||||
name=netdate
|
||||
version=1.2
|
||||
@ -8,7 +8,7 @@ release=3
|
||||
source=(ftp://code-monkey.de/pub/$name/$name-$version.tar.bz2 \
|
||||
ftp://code-monkey.de/pub/$name/$name-$version.patch)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
patch -Np1 -i ../$name-$version.patch
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
# Description: Patch management tool
|
||||
# URL: http://savannah.nongnu.org/projects/quilt
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: diffstat
|
||||
|
||||
name=quilt
|
||||
version=0.44
|
||||
release=1
|
||||
source=(http://download.savannah.nongnu.org/releases/$name/$name-$version.tar.gz \
|
||||
$name.diff)
|
||||
$name.diff)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
patch -Np1 -i ../$name.diff
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Description: Make like utility with Ruby syntax
|
||||
# URL: http://rake.rubyforge.org
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: ruby
|
||||
|
||||
name=rake
|
||||
@ -8,7 +8,7 @@ version=0.7.0
|
||||
release=1
|
||||
source=(http://rubyforge.org/frs/download.php/8129/$name-$version.tgz)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
DESTDIR=$PKG ruby install.rb
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Description: Ruby bindings for glib2, pango, atk, gdkpixbuf2 and gtk2
|
||||
# URL: http://ruby-gnome2.sourceforge.jp/
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Packager: Håvard Moen, vanilje at netcom dot no
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: ruby, gtk
|
||||
|
||||
name=ruby-gtk
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Description: rxvt fork with unicode and xft support
|
||||
# URL: http://software.schmorp.de/#rxvt-unicode
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: x11, perl
|
||||
|
||||
name=rxvt-unicode
|
||||
@ -8,7 +8,7 @@ version=7.7
|
||||
release=1
|
||||
source=(http://dist.schmorp.de/$name/$name-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure --prefix=/usr \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Description: Software construction tool
|
||||
# URL: http://www.scons.org
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: python
|
||||
|
||||
name=scons
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Description: core database of common types
|
||||
# URL: http://freedesktop.org/Software/shared-mime-info
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: glib,libxml2,p5-xml-parser
|
||||
# Group: gnome
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Description: An open-source memory debugger for x86-GNU/Linux
|
||||
# URL: http://valgrind.org
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
|
||||
name=valgrind
|
||||
version=3.1.1
|
||||
release=1
|
||||
source=(http://$name.org/downloads/$name-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Description: tools used to create/alter ogg/vorbis files
|
||||
# URL: http://www.vorbis.com/
|
||||
# Packager: Matt Housh, jaeger at morpheus dot net
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: libao, libogg, libvorbis, curl
|
||||
|
||||
name=vorbis-tools
|
||||
|
@ -1,14 +1,14 @@
|
||||
# Description: Computes replaygain information for Ogg Vorbis files
|
||||
# URL: http://sjeng.org/vorbisgain.html
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: libogg, libvorbis
|
||||
# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
|
||||
|
||||
name=vorbisgain
|
||||
version=0.34
|
||||
release=1
|
||||
source=(http://sjeng.org/ftp/vorbis/$name-$version.zip)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
sh configure --prefix=/usr
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Description: xxd creates a hex dump of a given file or standard input.
|
||||
# URL: N/A
|
||||
# Maintainer: Tilman Sauerbeck tilman at code-monkey dot de
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
|
||||
name=xxd
|
||||
version=1.10
|
||||
|
Loading…
x
Reference in New Issue
Block a user