1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Fix the Gaim D-BUS service name so that D-BUS-enabled apps can start

Gaim.

PR:		108851
Submitted by:	"Phillip N." <pneumann@gmail.com>
This commit is contained in:
Joe Marcus Clarke 2007-02-09 05:44:14 +00:00
parent 9fad86687b
commit 70a1874fff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184666
4 changed files with 16 additions and 2 deletions

View File

@ -8,7 +8,7 @@
PORTNAME= gaim
PORTVERSION= 2.0.0.b6
PORTREVISION?= 3
PORTREVISION?= 4
CATEGORIES?= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -0,0 +1,7 @@
--- gaim.service.in.orig Tue Feb 6 20:55:54 2007
+++ gaim.service.in Tue Feb 6 20:56:04 2007
@@ -1,3 +1,3 @@
[D-BUS Service]
-Name=org.gaim.GaimService
+Name=net.sf.gaim.GaimService
Exec=@bindir@/gaim

View File

@ -8,7 +8,7 @@
PORTNAME= gaim
PORTVERSION= 2.0.0.b6
PORTREVISION?= 3
PORTREVISION?= 4
CATEGORIES?= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -0,0 +1,7 @@
--- gaim.service.in.orig Tue Feb 6 20:55:54 2007
+++ gaim.service.in Tue Feb 6 20:56:04 2007
@@ -1,3 +1,3 @@
[D-BUS Service]
-Name=org.gaim.GaimService
+Name=net.sf.gaim.GaimService
Exec=@bindir@/gaim