Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Stuff
Monday, January 8th, 2007 at 11:30:46pm UTC 

  1. diff -u gnome-chemistry-utils-0.6.3/config.guess gnome-chemistry-utils-0.6.3/config.guess
  2. diff -u gnome-chemistry-utils-0.6.3/config.sub gnome-chemistry-utils-0.6.3/config.sub
  3. diff -u gnome-chemistry-utils-0.6.3/debian/patches/00list gnome-chemistry-utils-0.6.3/debian/patches/00list
  4. --- gnome-chemistry-utils-0.6.3/debian/patches/00list
  5. +++ gnome-chemistry-utils-0.6.3/debian/patches/00list
  6. @@ -1,2 +1,3 @@
  7. +10_use_libgoffice-0.dpatch
  8.  90_misc_mime_support
  9.  91_debianize_libgcu_manpage
  10. diff -u gnome-chemistry-utils-0.6.3/debian/changelog gnome-chemistry-utils-0.6.3/debian/changelog
  11. --- gnome-chemistry-utils-0.6.3/debian/changelog
  12. +++ gnome-chemistry-utils-0.6.3/debian/changelog
  13. @@ -1,3 +1,15 @@
  14. +gnome-chemistry-utils (0.6.3-3ubuntu1) feisty; urgency=low
  15. +
  16. +  * Merge from debian unstable.
  17. +  * debian/control:
  18. +    - Conflicts/Replaces: libgcu02ca (<< 0.4.9), libgchemutils0c2,
  19. +      libgchemutils0c2a for libgcu0
  20. +    - Conflicts/Replaces: gchemutils for gcu-bin
  21. +    - change build-depends from libgoffice-1-dev to libgoffice-0-dev
  22. +  * debian/patches/10_use_libgoffice-0.dpatch: build with libgoffice-0
  23. +
  24. + -- Michael Bienia <[email protected]>  Tue,  9 Jan 2007 00:21:34 +0100
  25. +
  26.  gnome-chemistry-utils (0.6.3-3) unstable; urgency=low
  27.  
  28.    * debian/copyright: Clarify that gnome-chemistry-utils is licensed under the
  29. @@ -130,6 +142,36 @@
  30.  
  31.   -- Daniel Leidert (dale) <[email protected]>  Wed,  8 Jun 2005 15:09:56 +0200
  32.  
  33. +gnome-chemistry-utils (0.4.1-0dl2ubuntu3) dapper; urgency=low
  34. +
  35. +  * libstdc++ new allocator transition:
  36. +    + Renaming libgchemutils0c2 to libgchemutils0c2a
  37. +  * debian/control:
  38. +    + Adjusted packagenames, conflicts/replaces and dependencies
  39. +    + Bumped Standards-Version
  40. +  * debian/rules:
  41. +    + Adjusted packagenames
  42. +  * Renamed debian/libgchemutils0c2.{dirs,docs,install,shlibs} to
  43. +    debian/libgchemutils0c2a.{dirs,docs,install,shlibs}
  44. +  * debian/libgchemutils0c2a.shlibs:
  45. +    + Adjusted packagename
  46. +
  47. + -- Stephan Hermann <[email protected]>  Sun, 27 Nov 2005 17:29:28 +0100
  48. +
  49. +gnome-chemistry-utils (0.4.1-0dl2ubuntu2) breezy; urgency=low
  50. +
  51. +  * rebuild to catch new libopenbabel0c2 dependency
  52. +
  53. + -- Michael Vogt <[email protected]>  Wed, 14 Sep 2005 14:43:47 +0200
  54. +
  55. +gnome-chemistry-utils (0.4.1-0dl2ubuntu1) breezy; urgency=low
  56. +
  57. +  * renaming libgchemutils0 to libgchemutils0c2
  58. +  * renaming debian/*.{install,dirs,docs,shlibs)
  59. +  * fixed gcu/element.{cc,h}: check http://savannah.nongnu.org/cgi-bin/viewcvs/gchemutils/gchemutils/gcu/element.cc.diff?r1=text&tr1=1.3&r2=text&tr2=1.3.2.1&diff_format=h
  60. +
  61. + -- Stephan Hermann <[email protected]>  Fri, 03 Jun 2005 21:22:19 +0200
  62. +
  63.  gnome-chemistry-utils (0.4.1-0dl2) unstable; urgency=low
  64.  
  65.    * Add supported MIME types to gchem3d-viewer.desktop.
  66. diff -u gnome-chemistry-utils-0.6.3/debian/control gnome-chemistry-utils-0.6.3/debian/control
  67. --- gnome-chemistry-utils-0.6.3/debian/control
  68. +++ gnome-chemistry-utils-0.6.3/debian/control
  69. @@ -3,15 +3,15 @@
  70.  Priority: optional
  71.  Maintainer: Daniel Leidert (dale) <[email protected]>
  72.  Uploaders: Michael Banck <[email protected]>
  73. -Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.13.19), autotools-dev, chemical-mime-data, dpatch, gawk, intltool, libtool, doxygen, libglade2-dev (>= 2.4.0), libgnomeprintui2.2-dev (>= 2.4.0), libgnomevfs2-dev (>= 2.4.0), libgoffice-1-dev (>= 0.1.0), libgtk2.0-dev (>= 2.6.0), libgtkglext1-dev (>= 1.0.0), libopenbabel-dev (>= 2.0.0), xsltproc, zlib1g-dev | libz-dev
  74. +Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.13.19), autotools-dev, chemical-mime-data, dpatch, gawk, intltool, libtool, doxygen, libglade2-dev (>= 2.4.0), libgnomeprintui2.2-dev (>= 2.4.0), libgnomevfs2-dev (>= 2.4.0), libgoffice-0-dev, libgtk2.0-dev (>= 2.6.0), libgtkglext1-dev (>= 1.0.0), libopenbabel-dev (>= 2.0.0), xsltproc, zlib1g-dev | libz-dev
  75.  Standards-Version: 3.7.2
  76.  
  77.  Package: libgcu0
  78.  Architecture: any
  79.  Section: libs
  80.  Depends: ${shlibs:Depends}, chemical-mime-data
  81. -Replaces: libgcu02ca (<< 0.4.9)
  82. -Conflicts: libgcu02ca (<< 0.4.9)
  83. +Replaces: libgcu02ca (<< 0.4.9), libgchemutils0c2, libgchemutils0c2a
  84. +Conflicts: libgcu02ca (<< 0.4.9), libgchemutils0c2, libgchemutils0c2a
  85.  Suggests: gcu-bin
  86.  Description: GNOME chemistry utils (library)
  87.   The GNOME Chemistry Utils provide C++ classes and Gtk+-2 widgets
  88. @@ -53,8 +53,8 @@
  89.  Architecture: any
  90.  Section: science
  91.  Depends: ${shlibs:Depends}, chemical-mime-data
  92. -Replaces: gcu (<< 0.4.9)
  93. -Conflicts: gcu (<< 0.4.9)
  94. +Replaces: gcu (<< 0.4.9), gchemutils
  95. +Conflicts: gcu (<< 0.4.9), gchemutils
  96.  Suggests: libgcu-doc, gchempaint
  97.  Description: GNOME chemistry utils (applications)
  98.   The GNOME Chemistry Utils provide C++ classes and Gtk+-2 widgets
  99. only in patch2:
  100. unchanged:
  101. --- gnome-chemistry-utils-0.6.3.orig/debian/patches/10_use_libgoffice-0.dpatch
  102. +++ gnome-chemistry-utils-0.6.3/debian/patches/10_use_libgoffice-0.dpatch
  103. @@ -0,0 +1,125 @@
  104. +#! /bin/sh /usr/share/dpatch/dpatch-run
  105. +## 10_use_libgoffice-0.dpatch by Michael Bienia <[email protected]>
  106. +##
  107. +## All lines beginning with `## DP:' are a description of the patch.
  108. +## DP: Build with libgoffice-0
  109. +
  110. +diff -urNad gnome-chemistry-utils-0.6.3~/configure gnome-chemistry-utils-0.6.3/configure
  111. +--- gnome-chemistry-utils-0.6.3~/configure     2007-01-08 21:30:35.000000000 +0100
  112. ++++ gnome-chemistry-utils-0.6.3/configure      2007-01-08 21:31:45.000000000 +0100
  113. [email protected]@ -22450,7 +22450,7 @@
  114. + SHARED_MIME_INFO_REQUIRED_VERSION=0.12
  115. + OPENBABEL_REQUIRED_VERSION=2.0.0
  116. + GTK_REQUIRED_VERSION=2.6.0
  117. +-GNOME_OFFICE_REQUIRED_VERSION=0.1.0
  118. ++GNOME_OFFICE_REQUIRED_VERSION=0.3.0
  119. + CHEMICAL_MIME_DATA_REQUIRED_VERSION=0.1.0
  120. +
  121. + REQUIREMENTS="libglade-2.0 >= $LIBGLADE_REQUIRED_VERSION \
  122. [email protected]@ -22458,7 +22458,7 @@
  123. + gtkglext-1.0 >= $GTKGLEXT_REQUIRED_VERSION \
  124. + libgnomeprintui-2.2 >= $GNOME_PRINT_REQUIRED_VERSION \
  125. + gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED_VERSION \
  126. +-libgoffice-1 >= $GNOME_OFFICE_REQUIRED_VERSION \
  127. ++libgoffice-0.3 >= $GNOME_OFFICE_REQUIRED_VERSION \
  128. + shared-mime-info >= $SHARED_MIME_INFO_REQUIRED_VERSION \
  129. + openbabel-2.0 >= $OPENBABEL_REQUIRED_VERSION"
  130. +
  131. +diff -urNad gnome-chemistry-utils-0.6.3~/configure.ac gnome-chemistry-utils-0.6.3/configure.ac
  132. +--- gnome-chemistry-utils-0.6.3~/configure.ac  2007-01-08 21:30:35.000000000 +0100
  133. ++++ gnome-chemistry-utils-0.6.3/configure.ac   2007-01-08 21:31:45.000000000 +0100
  134. [email protected]@ -68,7 +68,7 @@
  135. + SHARED_MIME_INFO_REQUIRED_VERSION=0.12
  136. + OPENBABEL_REQUIRED_VERSION=2.0.0
  137. + GTK_REQUIRED_VERSION=2.6.0
  138. +-GNOME_OFFICE_REQUIRED_VERSION=0.1.0
  139. ++GNOME_OFFICE_REQUIRED_VERSION=0.3.0
  140. + CHEMICAL_MIME_DATA_REQUIRED_VERSION=0.1.0
  141. +
  142. + REQUIREMENTS="libglade-2.0 >= $LIBGLADE_REQUIRED_VERSION \
  143. [email protected]@ -76,7 +76,7 @@
  144. + gtkglext-1.0 >= $GTKGLEXT_REQUIRED_VERSION \
  145. + libgnomeprintui-2.2 >= $GNOME_PRINT_REQUIRED_VERSION \
  146. + gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED_VERSION \
  147. +-libgoffice-1 >= $GNOME_OFFICE_REQUIRED_VERSION \
  148. ++libgoffice-0.3 >= $GNOME_OFFICE_REQUIRED_VERSION \
  149. + shared-mime-info >= $SHARED_MIME_INFO_REQUIRED_VERSION \
  150. + openbabel-2.0 >= $OPENBABEL_REQUIRED_VERSION"
  151. +
  152. +diff -urNad gnome-chemistry-utils-0.6.3~/programs/gchemcalc.cc gnome-chemistry-utils-0.6.3/programs/gchemcalc.cc
  153. +--- gnome-chemistry-utils-0.6.3~/programs/gchemcalc.cc 2007-01-08 21:30:35.000000000 +0100
  154. ++++ gnome-chemistry-utils-0.6.3/programs/gchemcalc.cc  2007-01-08 21:31:45.000000000 +0100
  155. [email protected]@ -48,8 +48,7 @@
  156. + #include <goffice/graph/gog-data-set.h>
  157. + #include <goffice/graph/gog-object.h>
  158. + #include <goffice/graph/gog-plot.h>
  159. +-#include <goffice/graph/gog-renderer-pixbuf.h>
  160. +-#include <goffice/graph/gog-renderer-svg.h>
  161. ++#include <goffice/graph/gog-renderer-cairo.h>
  162. + #include <goffice/graph/gog-series.h>
  163. + #include <goffice/graph/gog-style.h>
  164. + #include <goffice/graph/gog-styled-object.h>
  165. [email protected]@ -348,18 +347,18 @@
  166. +             break;
  167. +       case 1:
  168. +       case 2:
  169. +-            gog_graph_export_to_svg (graph, output, w, h, 1.0);
  170. ++            gog_graph_export_image (graph, GO_IMAGE_FORMAT_SVG, output, 150.0, 150.0);
  171. +             break;
  172. +       default: {
  173. +-                  GogRendererPixbuf *prend = GOG_RENDERER_PIXBUF (
  174. +-                        g_object_new (GOG_RENDERER_PIXBUF_TYPE,
  175. ++                  GogRendererCairo *prend = GOG_RENDERER_CAIRO (
  176. ++                        g_object_new (GOG_RENDERER_CAIRO_TYPE,
  177. +                                       "model", graph,
  178. +                                       NULL));
  179. +-                  GdkPixbuf *pixbuf = gog_renderer_pixbuf_get (prend);
  180. ++                  GdkPixbuf *pixbuf = gog_renderer_cairo_get_pixbuf (prend);
  181. +      
  182. +                   if (!pixbuf) {
  183. +-                        gog_renderer_pixbuf_update (prend, (int) w, (int) h, 1.);
  184. +-                        pixbuf = gog_renderer_pixbuf_get (prend);
  185. ++                        gog_renderer_cairo_update (prend, (int) w, (int) h, 1.);
  186. ++                        pixbuf = gog_renderer_cairo_get_pixbuf (prend);
  187. +                   }
  188. +                   gdk_pixbuf_save_to_callback (pixbuf,
  189. +                                              gsf_gdk_pixbuf_save,
  190. +diff -urNad gnome-chemistry-utils-0.6.3~/programs/gchemtable-curve.cc gnome-chemistry-utils-0.6.3/programs/gchemtable-curve.cc
  191. +--- gnome-chemistry-utils-0.6.3~/programs/gchemtable-curve.cc  2007-01-08 21:30:35.000000000 +0100
  192. ++++ gnome-chemistry-utils-0.6.3/programs/gchemtable-curve.cc   2007-01-08 21:31:45.000000000 +0100
  193. [email protected]@ -35,8 +35,7 @@
  194. + #include <goffice/graph/gog-label.h>
  195. + #include <goffice/graph/gog-object.h>
  196. + #include <goffice/graph/gog-plot.h>
  197. +-#include <goffice/graph/gog-renderer-pixbuf.h>
  198. +-#include <goffice/graph/gog-renderer-svg.h>
  199. ++#include <goffice/graph/gog-renderer-cairo.h>
  200. + #include <goffice/graph/gog-series.h>
  201. + #include <goffice/graph/gog-style.h>
  202. + #include <goffice/graph/gog-styled-object.h>
  203. [email protected]@ -115,18 +114,18 @@
  204. +             break;
  205. +       case 1:
  206. +       case 2:
  207. +-            gog_graph_export_to_svg (graph, output, w, h, 1.0);
  208. ++            gog_graph_export_image (graph, GO_IMAGE_FORMAT_SVG, output, 150.0, 150.0);
  209. +             break;
  210. +       default: {
  211. +-                  GogRendererPixbuf *prend = GOG_RENDERER_PIXBUF (
  212. +-                        g_object_new (GOG_RENDERER_PIXBUF_TYPE,
  213. ++                  GogRendererCairo *prend = GOG_RENDERER_CAIRO (
  214. ++                        g_object_new (GOG_RENDERER_CAIRO_TYPE,
  215. +                                       "model", graph,
  216. +                                       NULL));
  217. +-                  GdkPixbuf *pixbuf = gog_renderer_pixbuf_get (prend);
  218. ++                  GdkPixbuf *pixbuf = gog_renderer_cairo_get_pixbuf (prend);
  219. +      
  220. +                   if (!pixbuf) {
  221. +-                        gog_renderer_pixbuf_update (prend, (int) w, (int) h, 1.);
  222. +-                        pixbuf = gog_renderer_pixbuf_get (prend);
  223. ++                        gog_renderer_cairo_update (prend, (int) w, (int) h, 1.);
  224. ++                        pixbuf = gog_renderer_cairo_get_pixbuf (prend);
  225. +                   }
  226. +                   gdk_pixbuf_save_to_callback (pixbuf,
  227. +                                              gsf_gdk_pixbuf_save,

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right