1
0
forked from ports/contrib

pidgin: fix pidgin.desktop

This commit is contained in:
Danny Rawlins 2014-11-22 23:07:09 +11:00
parent 9355a877a6
commit 4cfddfc45f
3 changed files with 16 additions and 3 deletions

View File

@ -1 +1,2 @@
5030d4750c73b211c7e82bb67ea3d016 pidgin-2.10.10.tar.bz2
0e7b3285e42a1c76c566f3735eede2ae pidgin.desktop

View File

@ -6,8 +6,9 @@
name=pidgin
version=2.10.10
release=1
source=(http://downloads.sourceforge.net/project/$name/Pidgin/$version/$name-$version.tar.bz2)
release=2
source=(http://downloads.sourceforge.net/project/$name/Pidgin/$version/$name-$version.tar.bz2
$name.desktop)
build() {
cd $name-$version
@ -33,7 +34,7 @@ build() {
make
make DESTDIR=$PKG install
install -D -m 0644 $name.desktop.in $PKG/usr/share/applications/$name.desktop
install -D -m 0644 $SRC/$name.desktop $PKG/usr/share/applications/$name.desktop
find $PKG/usr/lib/ -name '*.la' -delete
rm -rf $PKG/usr/etc/gconf

11
pidgin/pidgin.desktop Normal file
View File

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Pidgin Internet Messenger
GenericName=Internet Messenger
Comment=Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more
Exec=pidgin
Icon=pidgin
StartupNotify=true
Terminal=false
Type=Application
Categories=Network;InstantMessaging;