Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e3e74fc90fc70a5c24f0c63594f7b4607bb26d34

commit e3e74fc90fc70a5c24f0c63594f7b4607bb26d34
Author: James Buren <r...@frugalware.org>
Date:   Mon Dec 28 12:31:55 2009 -0600

sawfish-1.6.0-1-i686
* version bump
* remove audiofile dependency
* remove custom desktop file, replace with symlink to supplied desktop file
* change default tool used for playing sound files
* remove deprecated configure options

diff --git a/source/x11-extra/sawfish/FrugalBuild 
b/source/x11-extra/sawfish/FrugalBuild
index a67172f..102f8ff 100644
--- a/source/x11-extra/sawfish/FrugalBuild
+++ b/source/x11-extra/sawfish/FrugalBuild
@@ -2,13 +2,13 @@
# Maintainer: James Buren <r...@frugalware.org>

pkgname=sawfish
-pkgver=1.5.2
+pkgver=1.6.0
pkgrel=1
pkgdesc="Extensible window manager written in lisp."
rodepends=('alsa-utils')
depends=('gtk+2>=2.16.2-2' 'libice>=1.0.5-2' 'libxft>=2.1.13-2' 'libxml2'
-        'libxdmcp>=1.0.2-2' 'libxau>=1.0.4' 'libxdamage>=1.1.1-2' 'audiofile'
-        'rep-gtk>=0.90.0' 'gpm')
+        'libxdmcp>=1.0.2-2' 'libxau>=1.0.4' 'libxdamage>=1.1.1-2'
+        'rep-gtk>=0.90.1' 'gpm')
_F_sourceforge_dirname=sawmill
_F_sourceforge_ext=".tar.bz2"
Finclude sourceforge
@@ -16,22 +16,22 @@ url="http://sawfish.wikia.com/";
groups=('x11-extra')
archs=('i686' 'x86_64')
options=('scriptlet')
-Fconfopts="$Fconfopts --disable-gnome-widgets --without-esd"
-source=(${sour...@]} $pkgname-session startup $pkgname.desktop 
xinitrc.$pkgname)
-
-sha1sums=('7aa4c16756f4644707bc21bb4c75608fc93b5109' \
+source=(${sour...@]} $pkgname-session startup xinitrc.$pkgname)
+sha1sums=('c81d623aa257c99df84fa5d0b1e1352938b24e23' \
'abe3c1ce2bf78e19d7af02faa428a05a17b4431a' \
'ac7544f73f2ea96d85cd0e9ca8a6d24d8bc2734d' \
-          '4a718c79c71dcb54cd624dfbf878824ac37a2010' \
'182d1f6c47aa90f85568215b7f39f600067a1a64')

build()
{
+       Fsed "/usr/bin/paplay" "/usr/bin/$pkgname-aplay"
+               lisp/sawfish/wm/util/play-audio.jl
Fbuild
Fexe  /usr/bin/$pkgname-session
Fexe  /etc/X11/xinit/xinitrc.$pkgname
Ffile /usr/share/$pkgname/startup
-       Ffile /etc/X11/sessions/$pkgname.desktop
+       Fln /usr/share/applications/$pkgname.desktop
+               /etc/X11/sessions/$pkgname.desktop
Fwrapper "exec /usr/bin/aplay -q \"\...@\"" $pkgname-aplay
}

diff --git a/source/x11-extra/sawfish/sawfish.desktop 
b/source/x11-extra/sawfish/sawfish.desktop
deleted file mode 100644
index 391c61b..0000000
--- a/source/x11-extra/sawfish/sawfish.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=Sawfish
-Comment=Extensible window manager written in lisp.
-Exec=sawfish-session
-Icon=
-Type=Application
-
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to