Date: Thu, 20 Apr 2023 06:26:01 GMT From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 561e598dd4d3 - main - graphics/inkscape-open-symbols: Add new port Message-ID: <202304200626.33K6Q1Zn073639@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=561e598dd4d3d81c245b63815d861a7c19f95d1c commit 561e598dd4d3d81c245b63815d861a7c19f95d1c Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2023-04-20 06:23:30 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2023-04-20 06:25:34 +0000 graphics/inkscape-open-symbols: Add new port These symbol libraries are sets of SVG symbols located in one SVG document and usable with Inkscape. Symbols included: * Google Material Design Icons * Github Octicons * Font Awesome Icons * Fork Awesome * Gnome Icon Theme Symbolic * Automattic Genericons * Taiga Icons * Open Iconic * Entypo * Weatherize * StateFace * EmojiOne * Dashicons * CircuiTikZ * Ionicons * SJJB Map Icons https://github.com/PanderMusubi/inkscape-open-symbols --- graphics/Makefile | 1 + graphics/inkscape-open-symbols/Makefile | 27 ++++++++++++++ graphics/inkscape-open-symbols/distinfo | 3 ++ graphics/inkscape-open-symbols/pkg-descr | 19 ++++++++++ graphics/inkscape-open-symbols/pkg-plist | 60 ++++++++++++++++++++++++++++++++ 5 files changed, 110 insertions(+) diff --git a/graphics/Makefile b/graphics/Makefile index bf83df974aef..326a4c184b92 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -374,6 +374,7 @@ SUBDIR += impressive SUBDIR += imv SUBDIR += inkscape + SUBDIR += inkscape-open-symbols SUBDIR += instant-meshes SUBDIR += intel-backlight SUBDIR += intergif diff --git a/graphics/inkscape-open-symbols/Makefile b/graphics/inkscape-open-symbols/Makefile new file mode 100644 index 000000000000..02370a92625a --- /dev/null +++ b/graphics/inkscape-open-symbols/Makefile @@ -0,0 +1,27 @@ +PORTNAME= inkscape-open-symbols +DISTVERSIONPREFIX= v +DISTVERSION= 1.2.1 +CATEGORIES= graphics + +MAINTAINER= nivit@FreeBSD.org +COMMENT= SVG symbol sets that can be used as Inkscape symbols +WWW= https://github.com/PanderMusubi/inkscape-open-symbols + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= inkscape:graphics/inkscape + +USE_GITHUB= yes +GH_ACCOUNT= PanderMusubi + +DATADIR= ${PREFIX}/share/inkscape/symbols +NO_ARCH= yes +NO_BUILD= yes + +do-install: + ${MKDIR} ${STAGEDIR}${DATADIR} + (cd ${WRKSRC} && \ + ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} "-mindepth 2") + +.include <bsd.port.mk> diff --git a/graphics/inkscape-open-symbols/distinfo b/graphics/inkscape-open-symbols/distinfo new file mode 100644 index 000000000000..ca317b4d1131 --- /dev/null +++ b/graphics/inkscape-open-symbols/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1681937715 +SHA256 (PanderMusubi-inkscape-open-symbols-v1.2.1_GH0.tar.gz) = c60c842bc8f2cec848c2904fdaf00dc38141b3f0dd0eacbd5f72c37ad783c2af +SIZE (PanderMusubi-inkscape-open-symbols-v1.2.1_GH0.tar.gz) = 2668081 diff --git a/graphics/inkscape-open-symbols/pkg-descr b/graphics/inkscape-open-symbols/pkg-descr new file mode 100644 index 000000000000..a4e74d321f15 --- /dev/null +++ b/graphics/inkscape-open-symbols/pkg-descr @@ -0,0 +1,19 @@ +These symbol libraries are sets of SVG symbols located in one SVG document and +usable with Inkscape. Symbols included: + + * Google Material Design Icons + * Github Octicons + * Font Awesome Icons + * Fork Awesome + * Gnome Icon Theme Symbolic + * Automattic Genericons + * Taiga Icons + * Open Iconic + * Entypo + * Weatherize + * StateFace + * EmojiOne + * Dashicons + * CircuiTikZ + * Ionicons + * SJJB Map Icons diff --git a/graphics/inkscape-open-symbols/pkg-plist b/graphics/inkscape-open-symbols/pkg-plist new file mode 100644 index 000000000000..03d2d3ac99a0 --- /dev/null +++ b/graphics/inkscape-open-symbols/pkg-plist @@ -0,0 +1,60 @@ +%%DATADIR%%/CircuiTikZ/circuitikz.svg +%%DATADIR%%/dashicons/dashicons-set.svg +%%DATADIR%%/emoji-one/emojione.svg +%%DATADIR%%/font-awesome/brands/font-awesome-brands-set.svg +%%DATADIR%%/font-awesome/regular/font-awesome-regular-set.svg +%%DATADIR%%/font-awesome/solid/font-awesome-solid-set.svg +%%DATADIR%%/genericons/genericons.svg +%%DATADIR%%/gnome/gnome-icon-theme-symbolic/gnome_symbolic_actions.svg +%%DATADIR%%/gnome/gnome-icon-theme-symbolic/gnome_symbolic_apps.svg +%%DATADIR%%/gnome/gnome-icon-theme-symbolic/gnome_symbolic_categories.svg +%%DATADIR%%/gnome/gnome-icon-theme-symbolic/gnome_symbolic_devices.svg +%%DATADIR%%/gnome/gnome-icon-theme-symbolic/gnome_symbolic_emblems.svg +%%DATADIR%%/gnome/gnome-icon-theme-symbolic/gnome_symbolic_emotes.svg +%%DATADIR%%/gnome/gnome-icon-theme-symbolic/gnome_symbolic_mimetypes.svg +%%DATADIR%%/gnome/gnome-icon-theme-symbolic/gnome_symbolic_places.svg +%%DATADIR%%/gnome/gnome-icon-theme-symbolic/gnome_symbolic_status.svg +%%DATADIR%%/humble-ui/humble-ui.svg +%%DATADIR%%/iconic/iconic.svg +%%DATADIR%%/interneticons/internet-symbols.svg +%%DATADIR%%/material-design/material-design-action.svg +%%DATADIR%%/material-design/material-design-alert.svg +%%DATADIR%%/material-design/material-design-av.svg +%%DATADIR%%/material-design/material-design-communication.svg +%%DATADIR%%/material-design/material-design-content.svg +%%DATADIR%%/material-design/material-design-device.svg +%%DATADIR%%/material-design/material-design-editor.svg +%%DATADIR%%/material-design/material-design-file.svg +%%DATADIR%%/material-design/material-design-hardware.svg +%%DATADIR%%/material-design/material-design-image.svg +%%DATADIR%%/material-design/material-design-maps.svg +%%DATADIR%%/material-design/material-design-navigation.svg +%%DATADIR%%/material-design/material-design-notification.svg +%%DATADIR%%/material-design/material-design-places.svg +%%DATADIR%%/material-design/material-design-social.svg +%%DATADIR%%/material-design/material-design-toggle.svg +%%DATADIR%%/octicons/octicons.svg +%%DATADIR%%/sjjb/sjjb-accommmodation.svg +%%DATADIR%%/sjjb/sjjb-amenity.svg +%%DATADIR%%/sjjb/sjjb-barrier.svg +%%DATADIR%%/sjjb/sjjb-education.svg +%%DATADIR%%/sjjb/sjjb-food.svg +%%DATADIR%%/sjjb/sjjb-health.svg +%%DATADIR%%/sjjb/sjjb-landuse.svg +%%DATADIR%%/sjjb/sjjb-money.svg +%%DATADIR%%/sjjb/sjjb-poi.svg +%%DATADIR%%/sjjb/sjjb-power.svg +%%DATADIR%%/sjjb/sjjb-shopping.svg +%%DATADIR%%/sjjb/sjjb-sport.svg +%%DATADIR%%/sjjb/sjjb-tourist.svg +%%DATADIR%%/sjjb/sjjb-transport.svg +%%DATADIR%%/sjjb/sjjb-water.svg +%%DATADIR%%/sjjb/sjjb-worship.svg +%%DATADIR%%/stateFace/StateFace.svg +%%DATADIR%%/suru-icons/suru-icon-devices.svg +%%DATADIR%%/suru-icons/suru-icons-actions.svg +%%DATADIR%%/suru-icons/suru-icons-apps.svg +%%DATADIR%%/suru-icons/suru-icons-mimetypes.svg +%%DATADIR%%/suru-icons/suru-icons-status.svg +%%DATADIR%%/taiga/taiga.svg +%%DATADIR%%/weathericons/weather-symbols.svg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304200626.33K6Q1Zn073639>