summaryrefslogtreecommitdiff
path: root/community/lastfm-client/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-03 13:57:40 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-03 13:57:40 -0300
commitcdd88c937bb1fd3bf6de0b847101524a2d5c9022 (patch)
tree3eeb67878db60db79eb21dc2232377e6b56a3add /community/lastfm-client/PKGBUILD
parentb2e7dca27f9de046feecd59ecfc93cd17bca8356 (diff)
parentb618c3d0693aec564c6746238fd05d94e31d3b76 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/asciijump/PKGBUILD community/cairo-compmgr/PKGBUILD community/cwiid/PKGBUILD community/darcs/PKGBUILD community/gadmin-samba/PKGBUILD community/gstm/PKGBUILD community/haskell-dbus/PKGBUILD community/haskell-mmap/PKGBUILD community/lastfm-client/PKGBUILD community/libtar/PKGBUILD community/mget/PKGBUILD community/nexuiz/PKGBUILD community/pstreams/PKGBUILD community/pyglet/PKGBUILD community/python-html5lib/PKGBUILD community/python-pychm/PKGBUILD community/qoauth/PKGBUILD community/quilt/PKGBUILD community/stormbaancoureur/PKGBUILD community/winegame/PKGBUILD community/winestuff/PKGBUILD community/xdg-user-dirs/PKGBUILD core/libfetch/PKGBUILD extra/acpi/PKGBUILD extra/alex/PKGBUILD extra/allegro/PKGBUILD extra/capi4k-utils/PKGBUILD extra/erlang/PKGBUILD extra/ettercap/PKGBUILD extra/gftp/PKGBUILD extra/gimp-refocus/PKGBUILD extra/happy/PKGBUILD extra/haskell-cgi/PKGBUILD extra/haskell-deepseq/PKGBUILD extra/haskell-fgl/PKGBUILD extra/haskell-glut/PKGBUILD extra/haskell-haskell-src/PKGBUILD extra/haskell-html/PKGBUILD extra/haskell-hunit/PKGBUILD extra/haskell-opengl/PKGBUILD extra/haskell-parallel/PKGBUILD extra/haskell-platform/PKGBUILD extra/haskell-quickcheck/PKGBUILD extra/haskell-regex-base/PKGBUILD extra/haskell-regex-compat/PKGBUILD extra/haskell-regex-posix/PKGBUILD extra/haskell-stm/PKGBUILD extra/haskell-syb/PKGBUILD extra/haskell-xhtml/PKGBUILD extra/libnet/PKGBUILD extra/linux_logo/PKGBUILD extra/mailman/PKGBUILD extra/midori/PKGBUILD extra/ntrack/PKGBUILD extra/pwgen/PKGBUILD extra/qtcurve-gtk2/PKGBUILD extra/qtcurve-kde4/PKGBUILD extra/ristretto/PKGBUILD extra/rxvt-unicode/PKGBUILD extra/telepathy-sofiasip/PKGBUILD extra/tightvnc/PKGBUILD extra/vsftpd/PKGBUILD extra/windowmaker-crm-git/PKGBUILD libre/aufs2-libre/PKGBUILD libre/calibre-libre/PKGBUILD libre/calibre-libre/calibre-mount-helper libre/calibre-libre/calibre.install libre/calibre-libre/desktop_integration.patch libre/ffmpeg-libre/PKGBUILD mozilla-testing/iceweasel-libre/PKGBUILD mozilla-testing/iceweasel-libre/libre.patch mozilla-testing/iceweasel-libre/mozconfig ~lukeshu/openni-unstable/PKGBUILD
Diffstat (limited to 'community/lastfm-client/PKGBUILD')
-rw-r--r--community/lastfm-client/PKGBUILD50
1 files changed, 0 insertions, 50 deletions
diff --git a/community/lastfm-client/PKGBUILD b/community/lastfm-client/PKGBUILD
deleted file mode 100644
index d5fde5d7d..000000000
--- a/community/lastfm-client/PKGBUILD
+++ /dev/null
@@ -1,50 +0,0 @@
-# $Id: PKGBUILD 34579 2010-12-09 22:20:48Z mherych $
-# Maintainer: Mateusz Herych <heniekk@gmail.com>
-
-pkgname=lastfm-client
-pkgver=1.5.4.26862
-pkgrel=4
-pkgdesc="The Last.fm client"
-arch=('i686' 'x86_64' 'mips64el')
-url="http://www.last.fm/tools/downloads/"
-license=('GPL')
-depends=('libpng' 'libjpeg' 'libxinerama' 'libxi' 'fontconfig' 'alsa-lib' 'libxcursor' 'libsm' 'libxrandr' 'qt' 'fftw' 'libsamplerate' 'libmad')
-optdepends=('libgpod: iPod support')
-source=(http://ftp.de.debian.org/debian/pool/main/l/lastfm/lastfm_$pkgver+dfsg.orig.tar.gz
- lastfm.desktop
- build-fixes.diff
- set-firstrun-status.diff
- set-locale.diff
- makefile-qt45.patch
- qt46.diff)
-md5sums=('c7991fd2636ca25e68ff476578b506a6'
- '9c5e444704d49cff7b1dc916f290bad0'
- 'ae0e4a94af0d9e38172f064642a32e20'
- '494d7c336b09c7d579dad3cc7d7bc627'
- '1aeec4db77dc7cbc8e4660f127485599'
- 'bea1168abcacef30832bb1e88a25b5f3'
- '8f9af912aa7eb84ef8d941bccdf6ee66')
-
-build() {
- cd "$srcdir/lastfm-$pkgver+dfsg"
- patch -Np1 -i ../build-fixes.diff
- patch -Np1 -i ../set-locale.diff
- patch -Np1 -i ../set-firstrun-status.diff
- patch -Np1 -i ../qt46.diff
- ./configure
- MAKEFLAGS=-j1 make src/Makefile
- patch -Np1 -i ../makefile-qt45.patch
- MAKEFLAGS=-j1 make
- ( make || (mv build/fplib/libfplib_debug.a build/fplib/libfplib.a && make ) )
-}
-
-package() {
- cd "$srcdir/lastfm-$pkgver+dfsg"
- mkdir -p $pkgdir/opt $pkgdir/usr/bin
- cp -rp bin/ $pkgdir/opt/last.fm
- mkdir -p $pkgdir/opt $pkgdir/usr/bin
- cp -rp bin/ $pkgdir/opt/last.fm
- printf "#!/bin/sh\nexec /opt/last.fm/last.fm.sh\n" > $pkgdir/usr/bin/lastfm
- chmod +x $pkgdir/usr/bin/lastfm
- install -D -m 644 $srcdir/lastfm.desktop $pkgdir/usr/share/applications/lastfm.desktop
-}