<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>201051</bug_id>
          
          <creation_ts>2007-12-03 05:42 0000</creation_ts>
          <short_desc>app-text/texlive-core install files that should be installed from app-text/dvipdfmx</short_desc>
          <delta_ts>2007-12-03 20:52:42 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2007.0</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>clotho67@gmail.com</reporter>
          <assigned_to>tex@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>clotho67@gmail.com</who>
            <bug_when>2007-12-03 05:42:09 0000</bug_when>
            <thetext>There are some files that should be part of app-text/dvipdfmx that is being installed by app-text/texlive-core. That will cause duplicated file being installed when dvipdfmx is installed. Here is a list of files related to dvipdfmx package that is installed by texlive-core.

/etc/texmf/dvipdfm.d
/etc/texmf/dvipdfm.d/dvipdfmx.cfg
/usr/share/texmf/dvipdfm
/usr/share/texmf/dvipdfm/EUC-UCS2
/usr/share/texmf/dvipdfm/README
/usr/share/texmf/dvipdfm/UniKSCms-UCS2-H
/usr/share/texmf/dvipdfm/UniKSCms-UCS2-V
/usr/share/texmf/dvipdfm/dvipdfmx.cfg
/usr/share/texmf/fonts/map/dvipdfm
/usr/share/texmf/fonts/map/dvipdfm/dvipdfmx
/usr/share/texmf/fonts/map/dvipdfm/dvipdfmx/cid-x.map

If we choose to not install these files in dvipdfmx, then it will not be able to work with tetex. And according to the standard, EUC-UCS2, UniKSCms-UCS2-H and UniKSCms-UCS2-V are cmap files which should be in texmf/fonts/cmap.

And also app-text/dvipdfmx ebuild also should change to follow the current convention, the config file should install into /etc/texmf/dvipdfm.d/dvipdfmx.cfg. The glyphlist.txt file is a map file which should be installed into texmf/fonts/map/dvipdfm/glyphlist/.

The following files are also related to dvipdfmx, but I think it should be installed by texlive-core.

/usr/share/texmf/fonts/map/dvipdfm/tetex
/usr/share/texmf/fonts/map/dvipdfm/tetex/cm-dvipdfm-fix.map
/usr/share/texmf/fonts/map/dvips/tetex/dvipdfm35.map
/usr/share/texmf/lists/bin-dvipdfmx
/usr/share/texmf/tex/latex/dvipdfmx
/usr/share/texmf/tex/latex/dvipdfmx/dvipdfmx.def
/usr/share/texmf/tpm/bin-dvipdfmx.tpm</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>clotho67@gmail.com</who>
            <bug_when>2007-12-03 06:06:10 0000</bug_when>
            <thetext>I have done some test, it seams that removing bin-dvipdfmx from TEXLIVE_BASICBIN_CONTENTS will remove all files related to dvipdfmx. I noticed that bin-dvipdfm is not include, maybe we should do the some thing to bin-dvipdfmx. The only file that are not being installed by dvipdfmx is dvipdfmx.def. This file are in the recent version (dvipdfmx-20071115), named as dvipdfmx.def.sample. But maybe copy it from texlive-core is just fine. I will attached as new ebuild for dvipdfmx.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>clotho67@gmail.com</who>
            <bug_when>2007-12-03 06:21:09 0000</bug_when>
            <thetext>Created an attachment (id=137592)
The patch to dvipdfmx-20070409.ebuild

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>clotho67@gmail.com</who>
            <bug_when>2007-12-03 06:33:41 0000</bug_when>
            <thetext>(In reply to comment #1)
&gt; I have done some test, it seams that removing bin-dvipdfmx from
&gt; TEXLIVE_BASICBIN_CONTENTS will remove all files related to dvipdfmx. I noticed
&gt; that bin-dvipdfm is not include, maybe we should do the some thing to
&gt; bin-dvipdfmx. The only file that are not being installed by dvipdfmx is
&gt; dvipdfmx.def. This file are in the recent version (dvipdfmx-20071115), named as

Sorry, dvipdfmx.def is not in dvipdfmx package. But it can be found in dvipdfmx CVS.

&gt; dvipdfmx.def.sample. But maybe copy it from texlive-core is just fine. I will
&gt; attached as new ebuild for dvipdfmx.
&gt; 

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2007-12-03 08:02:46 0000</bug_when>
            <thetext>*** Bug 201050 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>aballier@gentoo.org</who>
            <bug_when>2007-12-03 20:52:42 0000</bug_when>
            <thetext>I&apos;ve removed bin-dvipdfmx from texlive-core, as it&apos;s not built here, there is not much sense to install those files.
I&apos;ve bumped dvipdfmx applying more or less your patches, it runs ok here; please report it if you&apos;re having any issue with it.


Thanks for the report on this, if you find more stuff included in texlive that doesnt make sense, please report it ;)</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>137592</attachid>
            <date>2007-12-03 06:21 0000</date>
            <desc>The patch to dvipdfmx-20070409.ebuild</desc>
            <filename>dvipdfmx.ebuild.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIC91c3IvcG9ydGFnZS9hcHAtdGV4dC9kdmlwZGZteC9kdmlwZGZteC0yMDA3MDQwOS5lYnVp
bGQJMjAwNy0wNS0xMiAwNzo0ODo0MS4wMDAwMDAwMDAgKzA4MDAKKysrIGR2aXBkZm14LTIwMDcw
NDA5LmVidWlsZAkyMDA3LTEyLTAzIDE0OjE1OjUyLjAwMDAwMDAwMCArMDgwMApAQCAtNDMsMTMg
KzQzLDE1IEBACiAKIAlkb2JpbiBzcmMvZHZpcGRmbXggfHwgZGllCiAKLQlpbnNpbnRvIC91c3Iv
c2hhcmUvdGV4bWYvZHZpcGRmbQorCWluc2ludG8gL3Vzci9zaGFyZS90ZXhtZi9mb250cy9tYXAv
ZHZpcGRmbS9nbHlwaGxpc3QKIAlkb2lucyBkYXRhL2NvbmZpZy9nbHlwaGxpc3QudHh0IHx8IGRp
ZQogCi0JaW5zaW50byAvdXNyL3NoYXJlL3RleG1mL2R2aXBkZm0vY29uZmlnCisJaW5zaW50byAv
ZXRjL3RleG1mL2R2aXBkZm0uZAogCWRvaW5zIGRhdGEvY29uZmlnL2R2aXBkZm14LmNmZyB8fCBk
aWUKKwlkb2RpciAvdXNyL3NoYXJlL3RleG1mL2R2aXBkZm0KKwlkb3N5bSAvZXRjL3RleG1mL2R2
aXBkZm0uZC9kdmlwZGZteC5jZmcgL3Vzci9zaGFyZS90ZXhtZi9kdmlwZGZtL2R2aXBkZm14LmNm
ZwogCi0JaW5zaW50byAvdXNyL3NoYXJlL3RleG1mL2ZvbnRzL21hcC9kdmlwZGZtCisJaW5zaW50
byAvdXNyL3NoYXJlL3RleG1mL2ZvbnRzL21hcC9kdmlwZGZtL2R2aXBkZm14CiAJZG9pbnMgIiR7
RklMRVNESVJ9Ii9jaWQteC5tYXAgfHwgZGllCiAKIAlpbnNpbnRvIC91c3Ivc2hhcmUvdGV4bWYv
Zm9udHMvY21hcApAQCAtNTksMTYgKzYxLDEyIEBACiAJZG8KIAkJZG9zeW0gJHtyZXN9IC91c3Iv
c2hhcmUvdGV4bWYvZm9udHMvY21hcC9naG9zdHNjcmlwdCQoYmFzZW5hbWUgJChkaXJuYW1lICR7
cmVzfSkpCiAJZG9uZQotCWRvc3ltIC9vcHQvQWNyb2JhdDcvUmVzb3VyY2UgL3Vzci9zaGFyZS90
ZXhtZi9mb250cy9jbWFwL0Fjcm9iYXQ3Ci0JZG9zeW0gL3Vzci9zaGFyZS94cGRmIC91c3Ivc2hh
cmUvdGV4bWYvZm9udHMvY21hcC94cGRmCiAKIAlkb2RvYyBBVVRIT1JTIENoYW5nZUxvZyBSRUFE
TUUgVE9ETwogfQogCiBwa2dfcG9zdGluc3QoKSB7Ci0JaGFzX3RldGV4XzMgJiYgdGV4bWYtdXBk
YXRlIHx8IG1rdGV4bHNyCi19Ci0KLXBrZ19wb3N0cm0oKSB7Ci0JaGFzX3RldGV4XzMgJiYgdGV4
bWYtdXBkYXRlIHx8IG1rdGV4bHNyCisJaWYgWyAiJFJPT1QiID0gIi8iIF0gOyB0aGVuCisJCS91
c3Ivc2Jpbi90ZXhtZi11cGRhdGUKKwlmaQogfQo=
</data>        

          </attachment>
    </bug>

</bugzilla>