pkgsrc/meta-pkgs
tsutsui af8bfdeb02 Update ruby-gnome2 to 3.0.7.
Upstream changes:

---
Ruby-GNOME2 3.0.7
 http://ruby-gnome2.osdn.jp/hiki.cgi?News_20151006_1

It is a bug fix release of 3.0.6.

Changes

Ruby/GLib2

  * Fixes
      + Fixed a bug that `xxx_yyy` enum name isn't accepted.
        [ruby-gnome2-devel-en][Reported by Detlef Reichl]
      + Fixed a bug that internal Ruby API is used. [ruby-gnome2-devel-en]
        [Reported by Detlef Reichl]

Ruby/GTK3

  * Improvements
      + Added backward compatibility API to Gtk::TreeView#insert_column.
        [ruby-gnome2-devel-en][Reported by Detlef Reichl]

Thanks

  * Detlef Reichl

---
Ruby-GNOME2 3.0.6
 http://ruby-gnome2.osdn.jp/hiki.cgi?News_20151004_1

It is a bug fix release of 3.0.5.

Changes

Ruby/GLib2

  * Improvements
      + Supported GLib.format_size on 32bit. [GitHub#565][Reported by Mamoru
        TASAKA]
      + Supported GLib.format_size_for_display on 32bit. [GitHub#565][Reported
        by Mamoru TASAKA]
      + Added GLib::Version.or_later??. [GitHub#570][Patch by cedlemo]

Ruby/GObjectIntrospection

  * Improvements
      + Added GObjectIntrospection::Version.or_later?. [GitHub#572][Patch by
        cedlemo]
      + Supported GSList for filename. [ruby-gnome2-devel-en][Reported by
        Stefan Salewski]

Ruby/GIO2

  * Improvements
      + Added Gio::Version.or_later?. [GitHub#571][Patch by cedlemo]
      + Made Gio::APplicationCommandLine#attributes Rubyish.

Ruby/Pango

  * Improvements
      + Added Pango::Version.or_later??. [GitHub#576][Patch by cedlemo]

Ruby/GTK2

  * Improvements
      + Added Gtk::Version.or_later??. [GitHub#574][Patch by cedlemo]

Ruby/GTK3

  * Improvements
      + Supported Gtk::CellLayout#set_cell_data_func. [ruby-gnome2-devel-en]
        [Reported by Stefan Salewski]
      + Supported Gtk::Container#add with child properties.
        [ruby-gnome2-devel-en][Reported by Stefan Salewski]
      + Added Gtk::StockItem#[]? for backward compatibility.
        [ruby-gnome2-devel-en][Reported by Stefan Salewski]
      + Added Gtk::IconSize::IconSize for backward compatibility.
        [ruby-gnome2-devel-en][Reported by Stefan Salewski]
      + Supported marking cell renderers in Gtk::CellLayout for GC.
        [ruby-gnome2-devel-en][Reported by Stefan Salewski]
      + Supported nil for Gtk::TreeIter#set_value.
      + Supported marking columns in Gtk::TreeView for GC.
        [ruby-gnome2-devel-en][Reported by Stefan Salewski]
      + Updated tutorial samples. [GitHub#567][GitHub#568][GitHub#587][Patch by
        cedlemo]
      + Supported marking records in Gtk::TreeModel for GC.
        [ruby-gnome2-devel-en][Reported by Stefan Salewski]
      + Started updating gtk-demo with Gtk::Application?. [GitHub#583][GitHub#
        586][GitHub#588][Patch by cedlemo]
      + Supported option style API by Gtk::Builder#add.
      + Supported :object_ids by Gtk::Builder#add. [GitHub#585][Patch by
        cedlemo]
      + Added backward compatible API to Gtk.show_uri.

Ruby/GStreamer

  * Improvements
      + Added Gst::Version.or_later??. [GitHub#573][Patch by cedlemo]

Ruby/Poppler

  * Improvements
      + Added Poppler::Version.or_later??. [GitHub#577][Patch by cedlemo]

Ruby/RSVG2

  * Improvements
      + Added RSVG::Version.or_later??. [GitHub#578][Patch by cedlemo]

Ruby/VTE3

  * Improvements
      + Stopped to run tests for old VTE with new VTE. [GitHub#566][Reported by
        Mamoru TASAKA]

Ruby/WebKitGTK

  * Improvements
      + Added WebKitGtk::Version.or_later??.

Thanks

  * Stefan Salewski
  * Mamoru TASAKA
  * cedlemo

---
Ruby-GNOME2 3.0.5
 http://sourceforge.net/projects/ruby-gnome2/files/ruby-gnome2/ruby-gnome2-3.0.5/

It is a bug fix release for mikutter.

Changes

Ruby/GTK2

  * Fixes
      + Fixed a bug that g_object_ref_sink() isn't called for instance of
        type_registered class.
        [http://dev.mikutter.hachune.net/issues/771#note-3]
        [Reported by toshi_a]

Thanks

  * toshi_a

---
Ruby-GNOME2 3.0.4
 http://ruby-gnome2.osdn.jp/hiki.cgi?News_20150922_1

Posted by kou on 2015-09-22 (Tue) 05:40:57

It is a build fix release for 32bit Windows.

Changes

All

  * Improvements
      + Supported auto native package installation on Arch Linux. [GitHub#553]
        [GitHub#563] [Patch by lilole]

Ruby/GObjctIntrospection

  * Fixes
      + 32bit Windows: Fixed strut field accessors access wrong address.

Ruby/ATK

  * Improvements
      + Added Atk::Version.or_later? [GitHub#552] [Patch by cedlemo]

Ruby/GdkPixbuf2

  * Improvements
      + Added Gdk::Pixbuf::Version.or_later??. [GitHub#561] [Patch by cedlemo]

Ruby/GDK3

  * Improvements
      + Supported GTK+ 3.17.9. [GitHub#558] [Reported by Mamoru TASAKA]

Ruby/GTK3

  * Improvements
      + Updated examples. [GitHub#550] [Patch by cedlemo]

Ruby/ClutterGstreamer

  * Improvements
      + Added ClutterGst.load_version.
      + Added ClutterGst.load_version=.
      + Added ClutterGst::Version.or_later??. [GitHub#556] [Patch by cedlemo]

Thanks

  * cedlemo
  * lilole
  * Mamoru TASAKA

---
Ruby-GNOME2 3.0.3
 http://ruby-gnome2.osdn.jp/hiki.cgi?News_20150913_1

It is a compatibility improvement release of 3.0.2.

Changes

All

  * Improvements
      + Removed test-unit-notify gem from development dependencies. [GitHub#
        547] [Patch by cedlemo]

Ruby/GObjectIntrospection

  * Improvements
      + Supported GObjectIntrospection::Repository.prepend_search_path.
      + Supported GObjectIntrospection::Repository.search_path.
      + Windows: Supported requiring library after one
        GObjectIntrospection::Loader#load. [GitHub#546] [Reported by Abby
        Archer]

Ruby/GTK3

  * Improvements
      + Supported Gtk::IconSize.lookup. [GitHub#544] [Reported by Masafumi
        Yokoyama]
      + Supported size name as argument of Gtk::Widget#render_icon_pixbuf.
        [GitHub#544] [Reported by Masafumi Yokoyama]
      + Supported Gio::Icon in Gtk::IconTheme#lookup_icon. [GitHub#544]
        [Reported by Masafumi Yokoyama]
      + Supported Gtk::TreeModel#iter_parent.
      + Supported Gtk::TreeIter#parent.
      + Updated examples. [GitHub#548] [Patch by cedlemo]
  * Fixes
      + Fixed a bug that Gtk::Widget.bind_template_child is required. [GitHub#
        549] [Reported by cedlemo]
      + Fixed a bug that default x_option and y_option values of Gtk::Table#
        attach is wrong. [GitHub#546] [Reported by Abby Archer]
      + Windows: Fixed a bug that Ruby/RSVG2 isn't required automatically.
        [GitHub#546] [Reported by Abby Archer]

Thanks

  * Masafumi Yokoyama
  * cedlemo
  * Abby Archer

---
Ruby-GNOME2 3.0.2
 http://ruby-gnome2.osdn.jp/hiki.cgi?News_20150913_1

It is a compatibility improvement release of 3.0.1.

Changes

Ruby/GObjectIntrospection

  * Improvements
      + Supported void pointer. [GitHub#540] [Reported by Abby Archer]
      + Added GObjectIntrospection::Loader.instantiate_gobject_pointer.

Ruby/GDK3

  * Improvements
      + Supported Gdk::Window#user_data. [GitHub#540] [Reported by Abby Archer]
      + compatibility: Cairo::Context#set_source_rgba accepts nil as alpha
        value. [GitHub#540] [Reported by Abby Archer]
      + compatibility: Added fallback feature for deprecated
        Gdk::EventScroll::Direction.
      + Windows: Added hicolor-icon-theme as fallback theme.

Ruby/GTK3

  * Improvements
      + compatibility: Gtk::Window#icon= accepts icon file name. [GitHub#540]
        [Reported by Abby Archer]
      + compatibility: Gtk::Dialog#add_button accepts Symbol as response ID.
        [GitHub#540] [Reported by Abby Archer]
      + Deprecated Gtk::ColorSelectionDialog.
      + compatibility: Added fallback feature for deprecated
        Gtk::TextTag::WrapMode.
      + compatibility: Added fallback feature for deprecated Gtk::TextBuffer#
        insert(iter, target, *tags) usage.
      + compatibility: Added fallback feature for deprecated
        Gtk::ButtonBox::Style.
      + compatibility: Added fallback feature for deprecated
        Gtk::MessageDialog::ButtonsType.
      + compatibility: Supported creating an empty image by Gtk::Image.new.
      + compatibility: Added fallback feature for deprecated
        Gtk::ImageMenuItem.new usage.
      + Supported Gtk::TreeIter#next!.
      + Supported Gtk::TreeModel#get_value.
      + compatibility: Added fallback feature for deprecated
        Gtk::Alignment::Align.
      + compatibility: Added fallback feature for deprecated Gtk::Widget#
        get_size_request.
      + compatibility: Added fallback feature for deprecated Gtk::Table.new.
      + compatibility: Added fallback feature for deprecated Gtk::Table#
        column_spaces.
      + compatibility: Added fallback feature for deprecated Gtk::Table#
        column_spaces=.
      + compatibility: Added fallback feature for deprecated Gtk::Table#attach.
      + compatibility: Added fallback feature for deprecated
        Gtk::ToggleButton.new.
      + Windows: Added missing Ruby/RSVG2 dependency.
      + compatibility: Added fallback feature for deprecated Gtk::Container#
        each_forall.
      + Supported nil as size for Gtk::Image.new.
      + compatibility: Added fallback feature for deprecated Gtk::Image.new
        (pixbuf).
      + compatibility: Added fallback feature for deprecated
        Gtk::Toolbar::Style.
      + Supported Rubyish Gtk::CheckMenuItem.new.
  * Fixes
      + Fixed samples. [GitHub#536][GitHub#541] [Patch by cedlemo] [GitHub#540]
        [Reported by Abby Archer]
      + Fixed a bug that Gtk::Calendar#date returns 0-11 range month value.

Ruby/RSVG2

  * Improvements
      + Windows: Added missing Ruby/Pango dependency.
      + Windows: Updated loaders.cache for gdk-pixbuf automatically.

Ruby/GStreamer

  * Improvements
      + compatibility: Gst::TypeFindFactory#extensions always returns Array.

Thanks

  * cedlemo
  * Abby Archer

---
Ruby-GNOME2 3.0.1
 http://ruby-gnome2.osdn.jp/hiki.cgi?News_20150911_1

It is a bug fix release of 3.0.0.

Changes

Ruby/GLib2

  * Fixes
      + Windows: Fixed a bug that large number flag value isn't usable. [GitHub
        #538] [Reported by Abby Archer]

Ruby/GTK3

  * Improvements
      + Updated tutorials. [GitHub#534][GitHub#537] [Patch by cedlemo]

Ruby/VTE3

  * Improvements
      + Added Vte::Version.or_later??. [GitHub#535] [Patch by cedlemo]

Thanks

  * cedlemo
  * Abby Archer

---
Ruby-GNOME2 3.0.0
 http://ruby-gnome2.osdn.jp/hiki.cgi?News_20150910_1

It is a GTK+ 3.16 support release.

To GTK+ 3.16 support, many people helped us. Especially, cedlemo did great
works. Very thanks all!!!

Changes

All

  * Improvements
      + Added install instruction for GitHub master branch. [GitHub#425][Patch
        by Hiroyuki Sato]

Ruby/GLib2

  * Improvements
      + Added new APIs:
          o RVAL2GOBJGLIST
          o RVAL2GOBJGSLIST
          o rbg_rval2glist
          o rbg_rval2gslist
          o RVAL2CSTR_PTR
          o rbg_name_to_nick
          o rbgobj_class_init_func
          o rbgobj_register_type
      + Changed RVAL2CSTR to return NULL terminated string. If you want to get
        raw string that may not be terminated by NULL, use RVAL2CSTR_PTR.
      + Supported Symbol as flag value.
      + Added windows_platform?
      + Supported GLib::Value.new? without value.
      + Supported array of flag value as GLib::Flags.new input.
      + Supported name, nick and GLib::Enum as GLib::Enum.new input.
      + Migrated to Markdown for README markup. [GitHub#484][Patch by prpr_man]
      + Supported GVariantType.
      + Supported GVariant.
      + Supported GBinding. [GitHub#524][Reported by cedlemo]
  * Fixes
      + Fixed a bug that GLib.format_size doesn't work 32bit over integer
        value. [GitHub#413][Reported by eumario]

Ruby/GObjectIntrospection

  * Improvements
      + Supported non GObject struct as return value. [GitHub#286][Reported by
        Christopher L. Ramsey]
      + Supported list_XXX method name.
      + Supported freeing GList<GObjet *>.
      + Supported array of struct as input argument.
      + Supported auto native package install on CentOS 7.
      + Supported can_XXX? predicate.
      + Supported the number of array as input argument. [Suggested by John
        Cupitt]
      + Supported array of GValue as input argument.
      + Supported array as return value.
      + Supported GClosure as input argument.
      + Supported GSList<GObject *> as input argument.
      + Supported GSList<GObject *> as output argument. [GitHub#324][Reported
        by cedlemo]
      + Supported union as input argument.
      + Supported array of guint8 as input argument.
      + Supported array of gint32 as input argument.
      + Supported class methods defined in XXXClass.
      + Supported GList<GBoxed *> as output argument. [GitHub#389][Reported by
        eumario]
      + Supported GList<GInterface *> as return value. [GitHub#501][Reported by
        Christopher L. Ramsey]
      + Supported GVariant as return value. [GitHub#502][Reported by kitone]
  * Fixes
      + Fixed a bug that GList<GObjet *> return type method always returns nil.
      + Fixed a bug that not predicate is treated as predicate.
      + Fixed a bug that self is different.

Ruby/GIO2

  * Improvements
      + Supported GAsyncReadyCallback. [GitHub#302][Reported by Christopher L.
        Ramsey]
      + Added ActionMap#add_actions.

Ruby/Pango

  * Improvements
      + Added Pango::Language#sample_string.

Ruby/GDK3

  * Improvements
      + Added backward compatibility APIs. [GitHub#284][Reported by Christopher
        L. Ramsey]
      + Added constants in Gdk::Selection. [GitHub#254][Patch by Masafumi
        Yokoyama]
      + Added missing deprecations. [GitHub#291][Reported by Michel Boaventura]
      + Added RGBA.parse. [GitHub#295][Reported by carlosjhr64]
      + Supported Gdk::Rectangle. [GitHub#319][Reported by cedlemo]
      + Supported Gdk::Screen#get_setting. [GitHub#376][Reported by cedlemo]
      + Added Gdk::Screen#get_monitor.
  * Fixes
      + Fixed a bug that GDK_KEY_XXX raises an error. [ruby-gnome2-devel-en]
        [Reported by Detlef Reichl]

Ruby/GTK3

  * Improvements
      + Migrated to GObject Introspection based bindings from hand writing
        bindings. Now, all the latest API in GTK+ are supported. [Hiroshi
        Hatake][Detlef Reichl][cedlemo][John Cupitt] [Masafumi Yokoyama]
        [eumario][PeterWAWood][Daiki Ueno]
      + Updated samples. [Patch by cedlemo]

Ruby/GtkSourceView3

  * Improvements
      + Migrated to GObject Introspection based bindings from hand writing
        bindings. Now, all the latest API in GtkSourceView are supported.

Ruby/VTE3

  * Improvements
      + Migrated to GObject Introspection based bindings from hand writing
        bindings. Now, all the latest API in VTE are supported. [cedlemo]

Ruby/GStreamer

  * Fixes
      + Fixed native package name on CentOS and Fedora.
      + Fixed shebang. [GitHub#507][Patch by Dmitry Marakasov]

Ruby/RSVG2

  * Improvements
      + Added :file_name, :data and :flags option to RSVG::Handle.new.
      + Updated a sample. [GitHub#518][Patch by Robert A. Heiler].
  * Fixes
      + Fixed a memory leak of RSVG::Handle.new_from_data and
        RSVG::Handle.new_from_file. [GitHub#318][Reported by Kagetsuki]

Ruby/Clutter

  * Improvements
      + Added Clutter::Version.or_later?.

Ruby/WebKit2GTK

  * Improvements
      + Added.

Thanks

  * Hiroshi Hatake
  * Christopher L. Ramsey
  * Masafumi Yokoyama
  * cedlemo
  * Detlef Reichl
  * Kagetsuki
  * eumario
  * PeterWAWood
  * Hiroyuki Sato
  * Daiki Ueno
  * prpr_mann
  * Dmitry Marakasov

---
2015-12-13 10:52:14 +00:00
..
boost Recursive revbump from textproc/icu 2015-10-10 01:57:50 +00:00
bulk-large Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
bulk-medium Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
bulk-small mutt-devel is gone. 2015-09-12 16:50:43 +00:00
c++-gnome-bindings
compiz-fusion
courier
deforaos-desktop Include the latest version of DeforaOS Panel 2015-09-02 23:21:54 +00:00
desktop-gnome netbsd-desktop@ is a retired list. 2014-08-06 12:21:02 +00:00
fxtv-capture
gimp-docs Update to 2.8.1 2014-03-26 16:18:29 +00:00
gnome Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
gnome-devtools
gnome-mobile
gnome-platform
gnuradio Update GNU Radio 3.3.0 (2010-09-15) to 3.7.5 2014-10-13 12:51:08 +00:00
gnustep Recursive revbump from textproc/icu 2015-10-10 01:57:50 +00:00
gstreamer0.10-plugins
kde3 Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
kde4 kdesdk-kioslaves doesn't build with subversion 1.9, so comment out 2015-08-29 02:35:13 +00:00
matchbox
modular-xorg modular-xorg-server & drivers are not for Darwin 2015-10-06 11:29:55 +00:00
modular-xorg-apps Mark xephyr as not for Darwin for now. 2015-10-23 10:58:28 +00:00
modular-xorg-drivers Add xf86-video-amdgpu, bump PKGREVISION. 2015-11-23 12:48:15 +00:00
modular-xorg-fonts Make meta packages 2-clause-bsd, requested by joerg. 2013-09-10 08:43:29 +00:00
modular-xorg-libs Pull in libXfont2. Bump version. 2015-12-11 15:59:56 +00:00
modular-xorg-protos Install xcb-proto as well. Bump version. 2013-12-11 16:29:47 +00:00
modular-xorg-utils Somehow overlooked makedepend. Add it. 2014-05-21 21:09:20 +00:00
mono-gnome-bindings
nagios Import nagios-4.0.8 as meta-pkgs/nagios. 2015-04-04 16:04:14 +00:00
netbsd-doc Revert previous - apparently I want netbsd-www 2015-10-07 19:08:06 +00:00
netbsd-doc-print Update package to version 1.4: 2015-05-17 12:32:33 +00:00
netbsd-www Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-gnome-bindings Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
php55-extensions Add converters/php-recode which is included in PHP source files. 2015-09-27 06:49:58 +00:00
php56-extensions Reset PKGREVISION along with php 5.6.16 update. 2015-11-29 08:53:26 +00:00
php70-extensions Add php70-extensions package. 2015-12-06 15:21:49 +00:00
pkg_developer
pkgsrc-guide-tools
pulseaudio-tools
py-gnome-bindings Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
py-tryton-platform py-trytond-stock-supply missing from meta-pkg, as well as needed updated PLIST. 2015-08-24 15:50:08 +00:00
ruby-gnome2 Update ruby-gnome2 to 3.0.7. 2015-12-13 10:52:14 +00:00
ruby-redmine-plugins Add devel/ruby-redmine_startpage. Bump PKGVERSION. 2015-07-07 22:23:25 +00:00
ruby-redmine-themes Add devel/ruby-redmine-flatly-light-theme. Bump PKGVERSION. 2015-07-07 12:16:44 +00:00
ruby-shoulda Allow build on Ruby 2.2. 2015-06-11 17:23:37 +00:00
suse100 Use appended lists here too instead of multi-line ones. 2014-12-07 19:47:06 +00:00
suse121 Add gc and bump PKGREVISION 2015-09-26 01:14:20 +00:00
suse131 Add gc and bump PKGREVISION 2015-09-26 01:14:20 +00:00
texlive-collection-basic Let texlive-collection-basic support x11 option 2015-07-14 02:36:23 +00:00
texlive-collection-basic-doc s/tex/texlive/ 2015-05-06 10:15:58 +00:00
texlive-collection-bibtexextra Update to texlive revision 37964 2015-08-02 02:45:32 +00:00
texlive-collection-binextra note changes from texlive revision 37751 2015-08-02 02:51:46 +00:00
texlive-collection-context texlive 2015 updates. 2015-06-14 13:28:51 +00:00
texlive-collection-fontsextra Add tex packages to complete 2015 collection. 2015-09-02 11:13:54 +00:00
texlive-collection-fontsrecommended texlive 2015 updates. 2015-06-14 13:28:51 +00:00
texlive-collection-fontsrecommended-doc s/tex/texlive/ 2015-05-06 10:15:58 +00:00
texlive-collection-fontutils texlive 2015 updates. 2015-06-14 13:28:51 +00:00
texlive-collection-formatsextra texlive 2015 updates. 2015-06-14 13:28:51 +00:00
texlive-collection-games Add texlive-collection-bibtexextra 2014pre1 2015-05-06 10:41:42 +00:00
texlive-collection-genericextra Add tex-mathdots 2015-12-12 22:50:22 +00:00
texlive-collection-genericrecommended texlive 2015 updates. 2015-06-14 13:28:51 +00:00
texlive-collection-genericrecommended-doc s/tex/texlive/ 2015-05-06 10:15:58 +00:00
texlive-collection-htmlxml texlive 2015 updates. 2015-06-14 13:28:51 +00:00
texlive-collection-langafrican texlive 2015 updates. 2015-06-14 13:28:51 +00:00
texlive-collection-langarabic Note changes in texlive revision 37746 2015-08-02 03:01:10 +00:00
texlive-collection-langchinese Note some more documentation only packages 2015-05-17 11:41:41 +00:00
texlive-collection-langcjk Add tex-cjk-gs-integrate to complete 2015 collection. 2015-09-02 11:20:24 +00:00
texlive-collection-langcyrillic Note some more documentation only packages 2015-05-17 11:41:41 +00:00
texlive-collection-langczechslovak texlive 2015 updates. 2015-06-14 13:28:51 +00:00
texlive-collection-langenglish Update comments 2015-09-02 09:22:04 +00:00
texlive-collection-langeuropean Add more tex hyphen packages. Bump version to 2014pre2 2015-05-16 03:07:05 +00:00
texlive-collection-langfrench Note some more documentation only packages 2015-05-17 11:59:47 +00:00
texlive-collection-langgerman texlive 2015 updates. 2015-06-14 13:28:51 +00:00
texlive-collection-langgreek texlive 2015 updates. 2015-06-14 13:28:51 +00:00
texlive-collection-langindic Add tex-hyphen-indic. Bump version to 2014pre2 2015-05-16 03:09:05 +00:00
texlive-collection-langitalian Note some more documentation only packages 2015-05-17 11:59:47 +00:00
texlive-collection-langjapanese Note that lshort-* packages are documentation only so not needed in 2015-05-09 23:31:52 +00:00
texlive-collection-langkorean Update version to 2015 2015-09-02 11:21:35 +00:00
texlive-collection-langother texlive 2015 updates. 2015-06-14 13:28:51 +00:00
texlive-collection-langpolish Note more documentation only packages 2015-05-17 12:18:53 +00:00
texlive-collection-langportuguese texlive 2015 updates. 2015-06-14 13:28:51 +00:00
texlive-collection-langspanish texlive 2015 updates. 2015-06-14 13:28:51 +00:00
texlive-collection-latex texlive 2015 updates. 2015-06-14 13:28:51 +00:00
texlive-collection-latex-doc s/tex/texlive/ 2015-05-06 10:15:58 +00:00
texlive-collection-latexextra Add tex-moderncv and tex-blkarray 2015-11-18 09:53:05 +00:00
texlive-collection-latexrecommended texlive 2015 updates. 2015-06-14 13:28:51 +00:00
texlive-collection-luatex Note changes in texlive revision 37811 2015-08-02 03:11:46 +00:00
texlive-collection-mathextra Note changes in texlive revision 37535 2015-08-02 03:13:22 +00:00
texlive-collection-metapost Add tex-mcf2graph tex-roundrect tex-shapes 2015-09-02 10:56:49 +00:00
texlive-collection-music Note changes in texlive revision 37604 2015-08-02 03:16:41 +00:00
texlive-collection-omega texlive 2015 updates. 2015-06-14 13:28:51 +00:00
texlive-collection-pictures Fix version. 2015-09-01 21:43:53 +00:00
texlive-collection-plainextra Add tex-gfnotation (completing the collection) 2015-07-02 21:10:32 +00:00
texlive-collection-pstricks Add tex-bclogo 2015-07-02 21:08:08 +00:00
texlive-collection-publishers Add tex-toptesi 2015-09-01 21:32:14 +00:00
texlive-collection-science Add tex-siunitx 2015-07-02 21:12:04 +00:00
texlive-collection-xetex Note changes from texlive revision 37812 2015-08-02 03:22:01 +00:00
web-server Since Apache 2.4 is normally picked up anyway, just use it in first 2015-09-12 16:52:09 +00:00
windowmaker-desktop Remove wmthemes. 2014-11-24 15:21:49 +00:00
xfce4 + xfce4-gvfs-mount-plugin 2015-07-31 09:03:29 +00:00
xfce4-extras Change dependencies to use new dict application. Bump. 2015-07-26 14:01:42 +00:00
Makefile Add and enable php70-extensions. 2015-12-06 15:22:29 +00:00