mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Don't race and run away when run under KDE with KDE-modified X resources.
Patch obtained from: Debian
This commit is contained in:
parent
5d39822605
commit
00cf18c31d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146430
6 changed files with 70 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= xfig
|
PORTNAME= xfig
|
||||||
PORTVERSION= 3.2.4
|
PORTVERSION= 3.2.4
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= http://www.xfig.org/xfigdist/ \
|
MASTER_SITES= http://www.xfig.org/xfigdist/ \
|
||||||
ftp://www-epb.lbl.gov/xfig/%SUBDIR%/
|
ftp://www-epb.lbl.gov/xfig/%SUBDIR%/
|
||||||
|
|
17
graphics/xfig-devel/files/patch-Fig-color.ad
Normal file
17
graphics/xfig-devel/files/patch-Fig-color.ad
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
--- Fig-color.ad.orig Wed Oct 26 19:25:06 2005
|
||||||
|
+++ Fig-color.ad Wed Oct 26 19:27:02 2005
|
||||||
|
@@ -100,14 +100,6 @@
|
||||||
|
Fig*button_form.update*foreground: red
|
||||||
|
Fig*upd_ctrl_form.upd_ctrl_btns*shadowWidth: 2
|
||||||
|
|
||||||
|
-!##### Shadows
|
||||||
|
-Fig*shadowWidth: 1
|
||||||
|
-Fig*Label.shadowWidth: 1
|
||||||
|
-Fig*horizontal.shadowWidth: 2
|
||||||
|
-Fig*Scrollbar.shadowWidth: 2
|
||||||
|
-! no shadows for update indicators
|
||||||
|
-Fig*button_form.update.shadowWidth: 0
|
||||||
|
-
|
||||||
|
Fig*topShadowContrast: 40
|
||||||
|
Fig*bottomShadowContrast: -90
|
||||||
|
|
17
graphics/xfig-devel/files/patch-Fig.ad
Normal file
17
graphics/xfig-devel/files/patch-Fig.ad
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
--- Fig.ad.orig Wed Oct 26 19:25:21 2005
|
||||||
|
+++ Fig.ad Wed Oct 26 19:29:12 2005
|
||||||
|
@@ -154,6 +154,14 @@
|
||||||
|
Fig*mode_panel.background: black
|
||||||
|
Fig*mode_panel.foreground: black
|
||||||
|
|
||||||
|
+!##### Shadows
|
||||||
|
+Fig*shadowWidth: 1
|
||||||
|
+Fig*Label.shadowWidth: 1
|
||||||
|
+Fig*horizontal.shadowWidth: 2
|
||||||
|
+Fig*Scrollbar.shadowWidth: 2
|
||||||
|
+! no shadows for update indicators
|
||||||
|
+Fig*button_form.update.shadowWidth: 0
|
||||||
|
+
|
||||||
|
! Specify a private Compose key database file. If this resource contains a "/"
|
||||||
|
! then the wired-in name of the xfig global directory won't be prefixed to it.
|
||||||
|
! An initial "~/" is replaced by the value of "$HOME/".
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= xfig
|
PORTNAME= xfig
|
||||||
PORTVERSION= 3.2.4
|
PORTVERSION= 3.2.4
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= http://www.xfig.org/xfigdist/ \
|
MASTER_SITES= http://www.xfig.org/xfigdist/ \
|
||||||
ftp://www-epb.lbl.gov/xfig/%SUBDIR%/
|
ftp://www-epb.lbl.gov/xfig/%SUBDIR%/
|
||||||
|
|
17
graphics/xfig/files/patch-Fig-color.ad
Normal file
17
graphics/xfig/files/patch-Fig-color.ad
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
--- Fig-color.ad.orig Wed Oct 26 19:25:06 2005
|
||||||
|
+++ Fig-color.ad Wed Oct 26 19:27:02 2005
|
||||||
|
@@ -100,14 +100,6 @@
|
||||||
|
Fig*button_form.update*foreground: red
|
||||||
|
Fig*upd_ctrl_form.upd_ctrl_btns*shadowWidth: 2
|
||||||
|
|
||||||
|
-!##### Shadows
|
||||||
|
-Fig*shadowWidth: 1
|
||||||
|
-Fig*Label.shadowWidth: 1
|
||||||
|
-Fig*horizontal.shadowWidth: 2
|
||||||
|
-Fig*Scrollbar.shadowWidth: 2
|
||||||
|
-! no shadows for update indicators
|
||||||
|
-Fig*button_form.update.shadowWidth: 0
|
||||||
|
-
|
||||||
|
Fig*topShadowContrast: 40
|
||||||
|
Fig*bottomShadowContrast: -90
|
||||||
|
|
17
graphics/xfig/files/patch-Fig.ad
Normal file
17
graphics/xfig/files/patch-Fig.ad
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
--- Fig.ad.orig Wed Oct 26 19:25:21 2005
|
||||||
|
+++ Fig.ad Wed Oct 26 19:29:12 2005
|
||||||
|
@@ -154,6 +154,14 @@
|
||||||
|
Fig*mode_panel.background: black
|
||||||
|
Fig*mode_panel.foreground: black
|
||||||
|
|
||||||
|
+!##### Shadows
|
||||||
|
+Fig*shadowWidth: 1
|
||||||
|
+Fig*Label.shadowWidth: 1
|
||||||
|
+Fig*horizontal.shadowWidth: 2
|
||||||
|
+Fig*Scrollbar.shadowWidth: 2
|
||||||
|
+! no shadows for update indicators
|
||||||
|
+Fig*button_form.update.shadowWidth: 0
|
||||||
|
+
|
||||||
|
! Specify a private Compose key database file. If this resource contains a "/"
|
||||||
|
! then the wired-in name of the xfig global directory won't be prefixed to it.
|
||||||
|
! An initial "~/" is replaced by the value of "$HOME/".
|
Loading…
Add table
Reference in a new issue