Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remainder of Cinnamon 4.0 and X-Apps #33

Closed
wants to merge 28 commits into from

Commits on Dec 30, 2018

  1. x11/xapps: pass testport and other items

    Consumers need both python versions, so split the pygobject3 bits to a slave port.
    
    Adhere to our hier(7) by moving directories without touching meson.
    
    Add DOCS option
    vishwin committed Dec 30, 2018
    Configuration menu
    Copy the full SHA
    f5d0a3f View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2018

  1. New port: editors/x-ed

    GTK+3 text editor originally forked from gedit. Port name clashes with existing editors/xed so using this for now.
    vishwin committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    aeb1349 View commit details
    Browse the repository at this point in the history
  2. x11/xapps: improve logic and commentary

    Use the more correct PYTHONPREFIX_SITELIBDIR.
    Further clarify the purpose of the python slave port.
    vishwin committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    b44d46d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. lang/cjs: fix build

    gnome-autogen.sh is actually needed for the autogen.sh script to work
    vishwin committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    5184b86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc50d59 View commit details
    Browse the repository at this point in the history
  3. x11/cinnamon-session: expose options

    Also add a technically optional xtrans by default, to disable ICE Transports
    https://bugzilla.gnome.org/show_bug.cgi?id=725100
    vishwin committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    76a1edd View commit details
    Browse the repository at this point in the history
  4. sysutils/cinnamon-settings-daemon: various build fixes

    - Add LICENSE_FILES
    - Add required dependencies
      * Enable the not-optional-as-written wacom support
    - Fix icons location to the proper location to fix a filesystem violation
    - Properly PLIST_SUB options
    vishwin committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    6b029ad View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Configuration menu
    Copy the full SHA
    14f443e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f02f659 View commit details
    Browse the repository at this point in the history
  3. New port: x11/py-xapp

    vishwin committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    5c00437 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    406005c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3da9d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2019

  1. x11-fm/nemo: update to 4.0.6

    Comment out TRACKER as 2.0 doesn't work.
    vishwin committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    d10c58d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. x11/cinnamon: update to 4.0.9

    vishwin committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    3114e66 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Configuration menu
    Copy the full SHA
    bf79365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0842a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    061a269 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7be8eec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c535505 View commit details
    Browse the repository at this point in the history
  6. New port: graphics/xreader

    (Repocopied from graphics/atril)
    vishwin committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    3e06d50 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    850b2e8 View commit details
    Browse the repository at this point in the history
  8. x11/cinnamon: upstream switched to lowercase

    Update checksums due to the case change.
    vishwin committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    8f6ac71 View commit details
    Browse the repository at this point in the history
  9. x11/cinnamon-desktop: set logind settings to default false

    This fixes cinnamon-session crashes when the null system pointer
    is dereferenced, because logind doesn't exist.
    vishwin committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    0193b8e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2019

  1. Configuration menu
    Copy the full SHA
    aa4ad20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c04a2a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. Configuration menu
    Copy the full SHA
    ff67208 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. x11/cinnamon: pull in commit c843f3664064742e2672e0fea528571a882d84ad…

    … (by Eli Schwartz):
    
        PIL: remove unnnecessary version check and code fork (linuxmint/cinnamon#8496)
    
        The Image.VERSION variable was deprecated some time ago and is now gone
        entirely. But its only use was to determine whether we were using at
        least the latest version of PIL, or any version of its fork, Pillow. And
        PIL was last developed in 2009 and does not support python3 at all, so
        we are guaranteed to be using Pillow.
    
        Moreover, the check does not really matter, as Pillow is guaranteed to
        load any image it opens, without the user doing so manually.
    
        Fixes linuxmint/cinnamon#8495
    vishwin committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    609cdb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. editors/xed: overwrite with Cinnamon/X-Apps editor

    The old xed looks abandoned and probably has no users.
    The Cinnamon/X-Apps text editor's proper name is indeed xed.
    vishwin committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    01998e0 View commit details
    Browse the repository at this point in the history