Port details |
- drawing Drawing application for the GNOME desktop
- 1.0.2_3 graphics
=2 1.0.2_2Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2021-02-21 21:14:51
- Last Update: 2024-11-22 22:31:54
- Commit Hash: 32a55d2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://maoschanz.github.io/drawing/
- Description:
- A simple drawing application.
This application is a basic image editor, similar to Microsoft Paint,
but aiming at the GNOME desktop.
PNG, JPEG and BMP files are supported.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- drawing>0:graphics/drawing
- To install the port:
- cd /usr/ports/graphics/drawing/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/drawing
- pkg install drawing
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: drawing
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1677591579
SHA256 (maoschanz-drawing-1.0.2_GH0.tar.gz) = 539e7e28fe4db96cfedd4477e217d5d48b9422ad8c98f33d8ae46120b2d5738b
SIZE (maoschanz-drawing-1.0.2_GH0.tar.gz) = 14407277
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-cairo>=0 : graphics/py-cairo@py311
- itstool : textproc/itstool
- update-desktop-database : devel/desktop-file-utils
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- py311-pygobject>=0 : devel/py-pygobject@py311
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cairo>=0 : graphics/py-cairo@py311
- update-desktop-database : devel/desktop-file-utils
- py311-pygobject>=0 : devel/py-pygobject@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for drawing-1.0.2_3:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- graphics_drawing
- USES:
- desktop-file-utils gettext gnome meson pkgconfig python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.2_3 22 Nov 2024 22:31:54
    |
Charlie Li (vishwin)  |
devel/py-pygobject: bump consumer PORTREVISIONs after port rename
With hat: gnome
PR: 273722 |
1.0.2_2 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.0.2_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
1.0.2 01 Mar 2023 08:27:37
    |
Nuno Teixeira (eduardo)  |
graphics/drawing: Update to 1.0.2
ChangeLog: https://github.com/maoschanz/drawing/releases/tag/1.0.2 |
1.0.1 20 Jan 2023 10:06:28
    |
Nuno Teixeira (eduardo)  |
graphics/drawing: Adopt/Update to 1.0.1
- Add NLS option
ChangeLog: https://github.com/maoschanz/drawing/releases |
0.8.5 19 Jan 2023 05:04:55
    |
Neel Chauhan (nc)  |
graphics/drawing: reset MAINTAINER |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8.5 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.8.5 24 Jan 2022 12:52:33
    |
Jan Beich (jbeich)  |
graphics/drawing: unbreak build with Meson 0.61.0
help/meson.build:2:6: ERROR: Program 'itstool' not found or not executable
PR: 260943
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/26c1869a142a |
0.8.5 03 Jan 2022 18:11:12
    |
Neel Chauhan (nc)  |
graphics/drawing: Update to 0.8.5 |
0.8.4 21 Nov 2021 00:16:35
    |
Neel Chauhan (nc)  |
graphics/drawing: Update to 0.8.4 |
0.8.3 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
0.8.3 20 Jul 2021 22:39:46
    |
Neel Chauhan (nc)  |
graphics/drawing: Updaet to 0.8.3 |
0.8.2 03 Jul 2021 04:12:28
    |
Neel Chauhan (nc)  |
graphics/drawing: Update to 0.8.2 |
0.8.1 15 Jun 2021 04:54:07
    |
Neel Chauhan (nc)  |
graphics/drawing: Update to 0.8.1 |
0.8.0 26 Apr 2021 23:21:18
    |
Neel Chauhan (nc)  |
graphics/drawing: Update to 0.8.0
Changes: https://maoschanz.github.io/drawing/ |
0.6.5_1 07 Apr 2021 12:19:27
    |
Tobias Kortkamp (tobik)  |
graphics/drawing: Sanitize run dependencies [0]
It does not need meson, ninja, etc at runtime.
While here fix other QA issues too.
Reported by: 0mp [0] |
0.6.5 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.6.5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.6.5 21 Feb 2021 21:14:43
  |
nc  |
New port: graphics/drawing: Drawing application for the GNOME desktop
A simple drawing application.
This application is a basic image editor, similar to Microsoft Paint,
but aiming at the GNOME desktop.
PNG, JPEG and BMP files are supported.
WWW: https://maoschanz.github.io/drawing/ |