summaryrefslogtreecommitdiffstats
path: root/extra/sonata/Pkgfile
diff options
context:
space:
mode:
authorSkippy the Kangoo <Skippythekangoo at yahoo dot fr>2009-11-03 23:40:58 +0100
committerSkippy the Kangoo <Skippythekangoo at yahoo dot fr>2009-11-03 23:40:58 +0100
commit66c57440974011d9e98b91932777a08f6a7847ec (patch)
tree5817ca5b4e7ddec9331f45057db5a360ce79575a /extra/sonata/Pkgfile
parent6631801daffc487e21be995d3417bed44d27fc41 (diff)
downloadnutyx-extra-66c57440974011d9e98b91932777a08f6a7847ec.tar.gz
nutyx-extra-66c57440974011d9e98b91932777a08f6a7847ec.tar.bz2
nutyx-extra-66c57440974011d9e98b91932777a08f6a7847ec.tar.xz
nutyx-extra-66c57440974011d9e98b91932777a08f6a7847ec.zip
Revert "Ajout de fvwm#2.5.28-1"
This reverts commit 6631801daffc487e21be995d3417bed44d27fc41.
Diffstat (limited to 'extra/sonata/Pkgfile')
-rw-r--r--extra/sonata/Pkgfile13
1 files changed, 0 insertions, 13 deletions
diff --git a/extra/sonata/Pkgfile b/extra/sonata/Pkgfile
deleted file mode 100644
index c6c2fe5e5..000000000
--- a/extra/sonata/Pkgfile
+++ /dev/null
@@ -1,13 +0,0 @@
-# Description: Client graphique python et GTK pour Mpd
-# URL: http://mpd.wikia.com/wiki/Client:Mpc
-# Maintainer: NuTyX packager team
-# Packager: Skippythekangoo at yahoo dot fr
-# Depends on: pygtk, gtk, python-mpd, python
-name=sonata
-version=1.6.2.1
-release=1
-source=(http://download.berlios.de/sonata/$name-$version.tar.bz2)
-build() {
-cd $name-$version
- python setup.py build install --root=$PKG
-}