[paketler-commits] r29789 - in devel/applications/tex/xfig: . files

paketler-commits at pardus.org.tr paketler-commits at pardus.org.tr
24 Tem 2007 Sal 23:16:55 EEST


Author: erdinc
Date: Tue Jul 24 23:16:55 2007
New Revision: 29789

Added:
   devel/applications/tex/xfig/files/xfig.desktop
Modified:
   devel/applications/tex/xfig/actions.py
   devel/applications/tex/xfig/files/xfig-paths.patch
   devel/applications/tex/xfig/pspec.xml
Log:
fixes

Modified: devel/applications/tex/xfig/actions.py
=================================================================
--- devel/applications/tex/xfig/actions.py	(original)
+++ devel/applications/tex/xfig/actions.py	Tue Jul 24 23:16:55 2007
@@ -25,6 +25,4 @@
 
     pisitools.dodoc("Doc/xfig_man.html", "Doc/xfig_ref_en.pdf")
     pisitools.dohtml("Doc/html/*")
-
-    # conflicts with xorg
-    pisitools.remove("/usr/lib/X11/app-defaults")
+    pisitools.insinto("/usr/share/pixmaps", "xfig.png")

Modified: devel/applications/tex/xfig/files/xfig-paths.patch
=================================================================
--- devel/applications/tex/xfig/files/xfig-paths.patch	(original)
+++ devel/applications/tex/xfig/files/xfig-paths.patch	Tue Jul 24 23:16:55 2007
@@ -1,5 +1,5 @@
 --- xfig.3.2.5/Imakefile.org	2007-07-24 16:19:35.000000000 +0300
-+++ xfig.3.2.5/Imakefile	2007-07-24 17:14:06.000000000 +0300
++++ xfig.3.2.5/Imakefile	2007-07-24 23:25:06.000000000 +0300
 @@ -32,7 +32,7 @@
  XCOMM
  BINDIR = /usr/bin
@@ -49,6 +49,15 @@
  #endif
  
  XCOMM Uncomment the following definiton if you want to use the small icons
+@@ -147,7 +147,7 @@
+ XCOMM If your setlocale() doesn't support the locale, you should
+ XCOMM add -DSETLOCALE to I18N_DEFS.
+ 
+-XCOMM #define I18N
++#define I18N
+ 
+ XCOMM If using an input tablet uncomment the following
+ 
 @@ -166,16 +166,16 @@
  XCOMM XFIGLIBDIR = $(LIBDIR)
  
@@ -65,7 +74,7 @@
  XCOMM if you want the man pages installed in the standard place on your system
  XCOMM MANDIR = $(MANSOURCEPATH)$(MANSUFFIX)
 -MANDIR = /usr/local/xfig/man
-+XCOMM MANDIR = /usr/share/man/$(MANSUFFIX)
++MANDIR = /usr/share/man/$(MANSUFFIX)
  
  XCOMM If your system doesn't have strstr undefine the following definition
  XCOMM HAVE_NO_NOSTRSTR = -DNOSTRSTR

Modified: devel/applications/tex/xfig/pspec.xml
=================================================================
--- devel/applications/tex/xfig/pspec.xml	(original)
+++ devel/applications/tex/xfig/pspec.xml	Tue Jul 24 23:16:55 2007
@@ -32,12 +32,15 @@
         </RuntimeDependencies>
         <Files>
             <Path fileType="executable">/usr/bin</Path>
-            <Path fileType="man">/usr/share/man</Path>
             <Path fileType="library">/usr/lib</Path>
             <Path fileType="config">/etc</Path>
+            <Path fileType="data">/usr/share/applications</Path>
+            <Path fileType="library">/usr/share/pixmaps</Path>
+            <Path fileType="man">/usr/share/man</Path>
         </Files>
         <AdditionalFiles>
             <AdditionalFile owner="root" permission="0755" target="/usr/bin/xfig-wrapper">wrapper.sh</AdditionalFile>
+            <AdditionalFile owner="root" permission="0644" target="/usr/share/applications/xfig.desktop">xfig.desktop</AdditionalFile>
         </AdditionalFiles>
    </Package>
 


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi