1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Remove an extraneous -p argument to gnome-sound-recorder that was making

it abort at startup.

Reported by:	nectar
This commit is contained in:
Joe Marcus Clarke 2003-02-09 23:49:54 +00:00
parent 8b8d4f021d
commit 09554f6b0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75215
4 changed files with 24 additions and 4 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= gnomemimedata
PORTVERSION= 2.2.0
PORTREVISION= 1
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-mime-data/2.2

View File

@ -1,5 +1,5 @@
--- gnome-vfs.applications.orig Thu Sep 12 02:02:27 2002
+++ gnome-vfs.applications Thu Sep 12 02:03:27 2002
--- gnome-vfs.applications.orig Sun Oct 6 15:14:35 2002
+++ gnome-vfs.applications Sun Feb 9 18:46:01 2003
@@ -55,7 +55,7 @@
mime_types=application/x-deb
@ -9,3 +9,12 @@
name=Electric Eyes
can_open_multiple_files=true
expects_uris=false
@@ -187,7 +187,7 @@
mime_types=application/x-gnumeric,application/x-applix-spreadsheet,application/vnd.ms-excel,application/vnd.lotus-1-2-3,application/x-oleo,application/x-xbase,text/spreadsheet,text/x-comma-separated-values,text/tab-separated-values
grecord
- command=gnome-sound-recorder -p
+ command=gnome-sound-recorder
name=Sound Recorder
can_open_multiple_files=false
expects_uris=false

View File

@ -7,6 +7,7 @@
PORTNAME= gnomemimedata
PORTVERSION= 2.2.0
PORTREVISION= 1
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-mime-data/2.2

View File

@ -1,5 +1,5 @@
--- gnome-vfs.applications.orig Thu Sep 12 02:02:27 2002
+++ gnome-vfs.applications Thu Sep 12 02:03:27 2002
--- gnome-vfs.applications.orig Sun Oct 6 15:14:35 2002
+++ gnome-vfs.applications Sun Feb 9 18:46:01 2003
@@ -55,7 +55,7 @@
mime_types=application/x-deb
@ -9,3 +9,12 @@
name=Electric Eyes
can_open_multiple_files=true
expects_uris=false
@@ -187,7 +187,7 @@
mime_types=application/x-gnumeric,application/x-applix-spreadsheet,application/vnd.ms-excel,application/vnd.lotus-1-2-3,application/x-oleo,application/x-xbase,text/spreadsheet,text/x-comma-separated-values,text/tab-separated-values
grecord
- command=gnome-sound-recorder -p
+ command=gnome-sound-recorder
name=Sound Recorder
can_open_multiple_files=false
expects_uris=false