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

Conversation

vishwin
Copy link

@vishwin vishwin commented Apr 22, 2019

Continuing from #29. Bug fixes as I find them, finish porting the rest of X-Apps, stuff like that.

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
GTK+3 text editor originally forked from gedit. Port name clashes with existing editors/xed so using this for now.
Use the more correct PYTHONPREFIX_SITELIBDIR.
Further clarify the purpose of the python slave port.
gnome-autogen.sh is actually needed for the autogen.sh script to work
Also add a technically optional xtrans by default, to disable ICE Transports
https://bugzilla.gnome.org/show_bug.cgi?id=725100
- 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
Comment out TRACKER as 2.0 doesn't work.
(Repocopied from graphics/atril)
Update checksums due to the case change.
This fixes cinnamon-session crashes when the null system pointer
is dereferenced, because logind doesn't exist.
… (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
The old xed looks abandoned and probably has no users.
The Cinnamon/X-Apps text editor's proper name is indeed xed.
@vishwin
Copy link
Author

vishwin commented Jul 6, 2019

Close to create new pull request for Cinnamon 4.2.

@vishwin vishwin closed this Jul 6, 2019
freebsd-git pushed a commit to freebsd/freebsd-ports that referenced this pull request Jul 4, 2022
Changes: linuxmint/xapp@2.2.8...2.2.12

Note: port lineage comes from the freebsd-ports-gnome repo since
2018, not what was committed since 2020:
* freebsd/freebsd-ports-gnome#29
* freebsd/freebsd-ports-gnome#33
* freebsd/freebsd-ports-gnome#38
* freebsd/freebsd-ports-gnome#39

Approved by: fluffy (mentor)
Differential Revision: https://reviews.freebsd.org/D35705
freebsd-git pushed a commit to freebsd/freebsd-ports that referenced this pull request Jul 5, 2022
Changes: linuxmint/xed@3.2.2...3.2.4

Note: port lineage comes from the freebsd-ports-gnome repo since
2018, not what was committed since 2020:
* freebsd/freebsd-ports-gnome#29
* freebsd/freebsd-ports-gnome#33
* freebsd/freebsd-ports-gnome#38
* freebsd/freebsd-ports-gnome#39

Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D35706
freebsd-git pushed a commit to freebsd/freebsd-ports that referenced this pull request Jul 5, 2022
Changes: linuxmint/xapp@2.2.8...2.2.12

Note: port lineage comes from the freebsd-ports-gnome repo since
2018, not what was committed since 2020:
* freebsd/freebsd-ports-gnome#29
* freebsd/freebsd-ports-gnome#33
* freebsd/freebsd-ports-gnome#38
* freebsd/freebsd-ports-gnome#39

Approved by: fluffy (mentor)
Differential Revision: https://reviews.freebsd.org/D35705

(cherry picked from commit 0121e8f)
freebsd-git pushed a commit to freebsd/freebsd-ports that referenced this pull request Jul 5, 2022
Changes: linuxmint/xed@3.2.2...3.2.4

Note: port lineage comes from the freebsd-ports-gnome repo since
2018, not what was committed since 2020:
* freebsd/freebsd-ports-gnome#29
* freebsd/freebsd-ports-gnome#33
* freebsd/freebsd-ports-gnome#38
* freebsd/freebsd-ports-gnome#39

Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D35706

(cherry picked from commit d128a40)
ocochard pushed a commit to ocochard/freebsd-ports that referenced this pull request Jul 6, 2022
Changes: linuxmint/xapp@2.2.8...2.2.12

Note: port lineage comes from the freebsd-ports-gnome repo since
2018, not what was committed since 2020:
* freebsd/freebsd-ports-gnome#29
* freebsd/freebsd-ports-gnome#33
* freebsd/freebsd-ports-gnome#38
* freebsd/freebsd-ports-gnome#39

Approved by: fluffy (mentor)
Differential Revision: https://reviews.freebsd.org/D35705
ocochard pushed a commit to ocochard/freebsd-ports that referenced this pull request Jul 6, 2022
Changes: linuxmint/xed@3.2.2...3.2.4

Note: port lineage comes from the freebsd-ports-gnome repo since
2018, not what was committed since 2020:
* freebsd/freebsd-ports-gnome#29
* freebsd/freebsd-ports-gnome#33
* freebsd/freebsd-ports-gnome#38
* freebsd/freebsd-ports-gnome#39

Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D35706
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant