From e02445162ab80e5b329d22f5726f9c71a85716bf Mon Sep 17 00:00:00 2001 From: Martin Lefebvre Date: Tue, 11 May 2010 19:46:03 +0200 Subject: network/sylpheed: Updated for version 2.4.1 --- network/sylpheed/README | 1 + network/sylpheed/doinst.sh | 2 +- network/sylpheed/slack-desc | 12 +++++++++++- network/sylpheed/sylpheed.SlackBuild | 3 --- network/sylpheed/sylpheed.info | 2 +- 5 files changed, 14 insertions(+), 6 deletions(-) (limited to 'network/sylpheed') diff --git a/network/sylpheed/README b/network/sylpheed/README index f775b9a9bc..802d6b8654 100644 --- a/network/sylpheed/README +++ b/network/sylpheed/README @@ -2,3 +2,4 @@ Sylpheed is an e-mail client based on GTK+ GUI toolkit. It runs on X Window System, and Microsoft Windows. Sylpheed is a free software distributed under the GNU GPL. + diff --git a/network/sylpheed/doinst.sh b/network/sylpheed/doinst.sh index 382269a754..3412314ed0 100644 --- a/network/sylpheed/doinst.sh +++ b/network/sylpheed/doinst.sh @@ -1,5 +1,5 @@ if [ -x usr/bin/update-desktop-database ]; then - ./usr/bin/update-desktop-database ./usr/share/applications > /dev/null 2>&1 + ./usr/bin/update-desktop-database ./usr/share/applications >/dev/null 2>&1 fi diff --git a/network/sylpheed/slack-desc b/network/sylpheed/slack-desc index 81d62ab5ce..91d19b4142 100644 --- a/network/sylpheed/slack-desc +++ b/network/sylpheed/slack-desc @@ -1,4 +1,12 @@ -sylpheed: sylpheed email client +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +sylpheed: sylpheed (email client) sylpheed: sylpheed: Sylpheed is an e-mail client based on GTK+ GUI toolkit. sylpheed: It runs on X Window System, and Microsoft Windows. @@ -7,3 +15,5 @@ sylpheed: Sylpheed is a free software distributed under the GNU GPL. sylpheed: sylpheed: sylpheed: +sylpheed: +sylpheed: diff --git a/network/sylpheed/sylpheed.SlackBuild b/network/sylpheed/sylpheed.SlackBuild index 5458455627..7e2deead55 100644 --- a/network/sylpheed/sylpheed.SlackBuild +++ b/network/sylpheed/sylpheed.SlackBuild @@ -61,9 +61,6 @@ CXXFLAGS="$SLKCFLAGS" \ make make install-strip DESTDIR=$PKG -# Fix icon path in .desktop file prior to installing it -sed -i 's|sylpheed.png|/usr/share/pixmaps/sylpheed.png|g' sylpheed.desktop - # Install desktop file and icon (we'll use the largest icon available by # default - that way, it will scale down just fine for users who need a # smaller one, but smaller ones don't always scale larger so well) diff --git a/network/sylpheed/sylpheed.info b/network/sylpheed/sylpheed.info index c0ec472e41..4ac49c079b 100644 --- a/network/sylpheed/sylpheed.info +++ b/network/sylpheed/sylpheed.info @@ -5,4 +5,4 @@ DOWNLOAD="http://sylpheed.sraoss.jp/sylpheed/v2.4/sylpheed-2.4.1.tar.bz2" MD5SUM="88b51ceaba16ac40d19eae414a87dcbe" MAINTAINER="Martin Lefebvre" EMAIL="dadexter@slackadelic.com" -APPROVED="BP{k},rworkman" +APPROVED="rworkman,Alan_Hicks" -- cgit v1.2.3