[weasel-commit] Source: group-desktop-platform=2.98+r20100605-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Fri, 04 Jun 2010 20:45:17 -0400

================================
group-desktop-platform:source=2.98+r20100605-1 (previous: 2.98+r20100604-1)
cvc rdiff group-desktop-platform -1 
/weasel.rpath.org@wgl:3-devel/2.98+r20100605-1
================================
2.98+r20100605-1 Filip Brcic (brcha@xxxxxxxxxxxx) Fri Jun  4 20:45:10 2010
    mostly added texlive documentation and xml support

group-desktop-platform.recipe: changed
Index: group-desktop-platform.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- group-desktop-platform.recipe /weasel.rpath.org@wgl:3-devel/2.98+r20100604-1
+++ group-desktop-platform.recipe /weasel.rpath.org@wgl:3-devel/2.98+r20100605-1
@@ -1934,6 +1934,8 @@
                    'ps2eps',
                    'dvipdfm',
                    'dvipng',
+                   'passivetex',
+                   'jadetex',
                    ]:
             r.wglAdd(t, groupName='group-tex')
 
@@ -1955,6 +1957,8 @@
                    'europecv',
                    'svninfo',
                    'mh',
+#                   'tex4ht', # TODO: build after imagemagick
+                   'xmltex',
                    ]:
             r.wglAdd(t, groupName='group-tex')
 
@@ -1983,9 +1987,38 @@
                    'texlive-publishers',
                    'texlive-music',
                    'texlive-omega',
-#                   'texlive-context',
+                   'texlive-context',
+                   'texlive-games',
+                   'texlive-humanities',
+                   'texlive-htmlxml',
                    ]:
             r.wglAdd(t, groupName='group-tex')
+
+        # TeXLive documentation
+        for t in [ 'texlive-documentation-bulgarian',
+                   'texlive-documentation-chinese',
+                   'texlive-documentation-czechslovak',
+                   'texlive-documentation-dutch',
+                   'texlive-documentation-english',
+                   'texlive-documentation-finnish',
+                   'texlive-documentation-french',
+                   'texlive-documentation-german',
+                   'texlive-documentation-greek',
+                   'texlive-documentation-italian',
+                   'texlive-documentation-japanese',
+                   'texlive-documentation-korean',
+                   'texlive-documentation-mongolian',
+                   'texlive-documentation-polish',
+                   'texlive-documentation-portuguese',
+                   'texlive-documentation-russian',
+                   'texlive-documentation-slovenian',
+                   'texlive-documentation-spanish',
+                   'texlive-documentation-thai',
+                   'texlive-documentation-turkish',
+                   'texlive-documentation-ukrainian',
+                   'texlive-documentation-vietnamese',
+                   ]:
+            r.wglAdd(t, groupName='group-tex', byDefault=False)
 
         # Media/Libraries
         for t in [ 'freetype1',



Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: group-desktop-platform=2.98+r20100605-1 - rbuilder