[arch-commits] CVS update of extra/network/qtella (PKGBUILD qtella.desktop)
Aaron Griffin
aaron at archlinux.org
Sun May 13 04:53:21 UTC 2007
Date: Sunday, May 13, 2007 @ 00:53:21
Author: aaron
Path: /home/cvs-extra/extra/network/qtella
Removed: PKGBUILD (1.8) qtella.desktop (1.1)
Package cleanup: packages moved to unsupported (AUR)
----------------+
PKGBUILD | 24 ------------------------
qtella.desktop | 9 ---------
2 files changed, 33 deletions(-)
Index: extra/network/qtella/PKGBUILD
diff -u extra/network/qtella/PKGBUILD:1.8 extra/network/qtella/PKGBUILD:removed
--- extra/network/qtella/PKGBUILD:1.8 Sat May 27 12:39:14 2006
+++ extra/network/qtella/PKGBUILD Sun May 13 00:53:21 2007
@@ -1,24 +0,0 @@
-# $Id: PKGBUILD,v 1.8 2006/05/27 16:39:14 andyrtr Exp $
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=qtella
-pkgver=0.6.5
-pkgrel=1
-pkgdesc="Qtella is a Gnutella client for Linux using QT"
-arch=(i686 x86_64)
-depends=('kdelibs' 'id3lib')
-source=(http://dl.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz \
- qtella.desktop)
-url="http://qtella.sourceforge.net/"
-md5sums=('210e5f014e348815d5b32cd26b605d9c'\
- '4c979fb6481a0663078d16ce10a61124')
-
-build() {
-cd $startdir/src/$pkgname-$pkgver
- ./configure --prefix=/opt/kde --with-qt-dir=/opt/qt --with-qt-includes=/opt/qt/include --with-qt-libs=/opt/qt/lib --with-kde-dir=/opt/kde --disable-sharp
- make || return 1
- make DESTDIR=$startdir/pkg install
- mkdir -p $startdir/pkg/opt/kde/share/applications
- install -m644 $startdir/src/qtella.desktop $startdir/pkg/opt/kde/share/applications/qtella.desktop
-}
Index: extra/network/qtella/qtella.desktop
diff -u extra/network/qtella/qtella.desktop:1.1 extra/network/qtella/qtella.desktop:removed
--- extra/network/qtella/qtella.desktop:1.1 Sun Nov 21 09:38:36 2004
+++ extra/network/qtella/qtella.desktop Sun May 13 00:53:21 2007
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Exec=qtella
-Icon=/opt/kde/share/qtella/pixmaps/p2p.xpm
-Type=Application
-Terminal=False
-Name=Qtella
-Comment=P2P Gnutella file sharing client
-Categories=Application;Network;
More information about the arch-commits
mailing list