Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37865113
en ru br
ALT Linux repos
S:2.4.3-alt1
5.0: 2.0.11-alt2.M50.1
4.1: 2.0.14-alt1.M41.1
4.0: 2.0.9-alt2.M40.1
3.0: 1.9.17-alt2

Other repositories
Upstream:2.0.8

Group :: System/Libraries
RPM: gnupg2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: gnupg-1.6.9-xloadimage.patch
Download


--- gnupg-1.9.6/g10/photoid.c~	2004-04-07 18:45:58 +0400
+++ gnupg-1.9.6/g10/photoid.c	2004-04-07 18:46:06 +0400
@@ -240,7 +240,7 @@
 #elif defined(__riscos__)
   return "Filer_Run %I";
 #else
-  return "xloadimage -fork -quiet -title 'KeyID 0x%k' stdin";
+  return "xli -fork -quiet -title 'KeyID 0x%k' stdin";
 #endif
 }
 #endif
--- gnupg-1.9.6/g10/options.skel~	2004-04-07 19:43:06 +0400
+++ gnupg-1.9.6/g10/options.skel	2004-04-07 19:43:14 +0400
@@ -176,7 +176,7 @@
 # input is the best way to do this as it avoids the time and effort in
 # generating and then cleaning up a secure temp file.
 #
-# The default program is "xloadimage -fork -quiet -title 'KeyID 0x%k' stdin"
+# The default program is "xli -fork -quiet -title 'KeyID 0x%k' stdin"
 # On Mac OS X and Windows, the default is to use your regular JPEG image
 # viewer.
 #
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin