Skip to content

Commit

Permalink
media-gfx/inkscape: Bump v.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Oct 3, 2023
1 parent e0d7d6e commit 8b7495c
Show file tree
Hide file tree
Showing 3 changed files with 209 additions and 0 deletions.
29 changes: 29 additions & 0 deletions packages/atoms/desktop/media-gfx/inkscape/build.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
prelude:
- |-
export FEATURES="-sandbox -usersandbox -ipc-sandbox -pid-sandbox -network-sandbox" && \
export JOBS={{ ( index .Values.labels "jobs" ) | default "3" }} && \
eval 'mkdir -p /var/cache/portage/distfiles || true' && \
chown portage:portage -R /var/cache/portage/ && \
{{- if .Values.use_flags }}
USE="{{ join " " .Values.use_flags }}" emerge {{ ( index .Values.labels "emerge.packages" ) }} -pv -t && \
{{- else }}
emerge -j ${JOBS} {{ ( index .Values.labels "emerge.packages" ) }} -pv -t && \
{{- end }}
{{- if .Values.use_flags }}
USE="{{ join " " .Values.use_flags }}" emerge -j ${JOBS} --nodeps {{ ( index .Values.labels "emerge.packages" ) }}
{{- else }}
emerge -j ${JOBS} --nodeps {{ ( index .Values.labels "emerge.packages" ) }}
{{- end }}
- export LUET_PORTAGE_CACHE_PACKAGES="/var/cache/portage/packages" && export LUET_PORTAGE_IGNORE_TAR_WARNING=1
&& export LUET_PORTAGE_PKGMETA=1 && export LUET_PORTAGE_PKGFILES=1 && eval 'rm -rf
/pkgdir/ || true' && mkdir -p /pkgdir/{{ .Values.name }} && luet-portage --dir /pkgdir/{{
.Values.name }} {{ ( index .Values.labels "emerge.packages" ) }} && eval 'rm -v
/var/cache/distfiles/* ${LUET_PORTAGE_CACHE_PACKAGES}/* || true'
package_dir: /pkgdir/{{ .Values.name }}
excludes:
- ^/var/cache/portage/
- ^/var/git/
requires:
- name: libwpg
version: '>=0'
category: app-text-0.3
174 changes: 174 additions & 0 deletions packages/atoms/desktop/media-gfx/inkscape/definition.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,174 @@
name: inkscape
version: "1.3"
category: media-gfx
use_flags:
- -graphicsmagick
- -jemalloc
- -python_single_target_python3_10
- -python_single_target_python3_7
- -python_single_target_python3_8
- -spell
- -test
- -wpg
- X
- cdr
- dia
- exif
- imagemagick
- jpeg
- postscript
- python_single_target_python3_9
- readline
- visio
requires:
- name: dia
version: '>=0'
category: app-office
- name: ghostscript-gpl
version: '>=0'
category: app-text
- name: libwpg
version: '>=0'
category: app-text-0.3
- name: poppler
version: '>=0'
category: app-text
- name: gtkmm
version: '>=0'
category: dev-cpp-3.0
- name: boehm-gc
version: '>=0'
category: dev-libs
- name: boost
version: '>=0'
category: dev-libs
- name: double-conversion
version: '>=0'
category: dev-libs
- name: gdl
version: '>=0'
category: dev-libs-3
- name: cachecontrol
version: '>=0'
category: dev-python
- name: cssselect
version: '>=0'
category: dev-python
- name: lockfile
version: '>=0'
category: dev-python
- name: lxml
version: '>=0'
category: dev-python
- name: numpy
version: '>=0'
category: dev-python
- name: imagemagick
version: '>=0'
category: media-gfx
- name: scour
version: '>=0'
category: media-gfx
- name: libcdr
version: '>=0'
category: media-libs
- name: libexif
version: '>=0'
category: media-libs
- name: libjpeg-turbo
version: '>=0'
category: media-libs
- name: libvisio
version: '>=0'
category: media-libs
- name: libsoup
version: '>=0'
category: net-libs-2.4
- name: gsl
version: '>=0'
category: sci-libs
annotations:
subsets:
rules:
devel:
- ^/usr/include/
portage:
- ^/var/db/pkg/
description: SVG based generic vector-drawing program
uri:
- https://inkscape.org/ https://gitlab.com/inkscape/inkscape/
license: GPL-2 LGPL-2.1
labels:
BDEPEND: dev-util/glib-utils >=dev-util/intltool-0.40 >=sys-devel/gettext-0.17 virtual/pkgconfig
test? ( virtual/imagemagick-tools ) dev-util/ninja dev-util/cmake
DEPEND: python_single_target_python3_7? ( dev-lang/python:3.7[xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_7]
) python_single_target_python3_9? ( dev-lang/python:3.9[xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_9]
) python_single_target_python3_8? ( dev-lang/python:3.8[xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8]
) python_single_target_python3_10? ( dev-lang/python:3.10[xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_10]
) >=app-text/poppler-0.57.0:=[cairo] >=dev-cpp/cairomm-1.12:0 >=dev-cpp/glibmm-2.54.1:2
dev-cpp/gtkmm:3.0 >=dev-cpp/pangomm-2.40:1.4 >=dev-libs/boehm-gc-7.1:= dev-libs/boost:=
dev-libs/double-conversion:= >=dev-libs/glib-2.41 >=dev-libs/libsigc++-2.8:2 >=dev-libs/libxml2-2.7.4
>=dev-libs/libxslt-1.1.25 dev-libs/gdl:3 dev-libs/popt media-gfx/potrace media-libs/fontconfig
media-libs/freetype:2 media-libs/lcms:2 media-libs/libpng:0= net-libs/libsoup:2.4
sci-libs/gsl:= >=x11-libs/pango-1.44 x11-libs/gtk+:3[X?] X? ( x11-libs/libX11
) python_single_target_python3_7? ( dev-python/cachecontrol[python_targets_python3_7(-)]
dev-python/cssselect[python_targets_python3_7(-)] dev-python/lockfile[python_targets_python3_7(-)]
dev-python/lxml[python_targets_python3_7(-)] media-gfx/scour[python_targets_python3_7(-)]
) python_single_target_python3_9? ( dev-python/cachecontrol[python_targets_python3_9(-)]
dev-python/cssselect[python_targets_python3_9(-)] dev-python/lockfile[python_targets_python3_9(-)]
dev-python/lxml[python_targets_python3_9(-)] media-gfx/scour[python_targets_python3_9(-)]
) python_single_target_python3_8? ( dev-python/cachecontrol[python_targets_python3_8(-)]
dev-python/cssselect[python_targets_python3_8(-)] dev-python/lockfile[python_targets_python3_8(-)]
dev-python/lxml[python_targets_python3_8(-)] media-gfx/scour[python_targets_python3_8(-)]
) python_single_target_python3_10? ( dev-python/cachecontrol[python_targets_python3_10(-)]
dev-python/cssselect[python_targets_python3_10(-)] dev-python/lockfile[python_targets_python3_10(-)]
dev-python/lxml[python_targets_python3_10(-)] media-gfx/scour[python_targets_python3_10(-)]
) cdr? ( app-text/libwpg:0.3 dev-libs/librevenge media-libs/libcdr ) exif? ( media-libs/libexif
) imagemagick? ( !graphicsmagick? ( media-gfx/imagemagick:=[cxx] ) graphicsmagick?
( media-gfx/graphicsmagick:=[cxx] ) ) jemalloc? ( dev-libs/jemalloc ) jpeg? (
media-libs/libjpeg-turbo:= ) readline? ( sys-libs/readline:= ) spell? ( app-text/gspell
) visio? ( app-text/libwpg:0.3 dev-libs/librevenge media-libs/libvisio ) wpg?
( app-text/libwpg:0.3 dev-libs/librevenge ) test? ( dev-cpp/gtest ) dev-util/desktop-file-utils
x11-misc/shared-mime-info
IUSE: cdr dia exif graphicsmagick imagemagick inkjar jemalloc jpeg nls openmp postscript
readline spell svg2 test visio wpg X python_single_target_python3_7 python_single_target_python3_9
python_single_target_python3_8 python_single_target_python3_10 python_targets_python3_7
python_targets_python3_9 python_targets_python3_8 python_targets_python3_10
RDEPEND: python_single_target_python3_7? ( dev-lang/python:3.7[xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_7]
) python_single_target_python3_9? ( dev-lang/python:3.9[xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_9]
) python_single_target_python3_8? ( dev-lang/python:3.8[xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8]
) python_single_target_python3_10? ( dev-lang/python:3.10[xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_10]
) >=app-text/poppler-0.57.0:=[cairo] >=dev-cpp/cairomm-1.12:0 >=dev-cpp/glibmm-2.54.1:2
dev-cpp/gtkmm:3.0 >=dev-cpp/pangomm-2.40:1.4 >=dev-libs/boehm-gc-7.1:= dev-libs/boost:=
dev-libs/double-conversion:= >=dev-libs/glib-2.41 >=dev-libs/libsigc++-2.8:2 >=dev-libs/libxml2-2.7.4
>=dev-libs/libxslt-1.1.25 dev-libs/gdl:3 dev-libs/popt media-gfx/potrace media-libs/fontconfig
media-libs/freetype:2 media-libs/lcms:2 media-libs/libpng:0= net-libs/libsoup:2.4
sci-libs/gsl:= >=x11-libs/pango-1.44 x11-libs/gtk+:3[X?] X? ( x11-libs/libX11
) python_single_target_python3_7? ( dev-python/cachecontrol[python_targets_python3_7(-)]
dev-python/cssselect[python_targets_python3_7(-)] dev-python/lockfile[python_targets_python3_7(-)]
dev-python/lxml[python_targets_python3_7(-)] media-gfx/scour[python_targets_python3_7(-)]
) python_single_target_python3_9? ( dev-python/cachecontrol[python_targets_python3_9(-)]
dev-python/cssselect[python_targets_python3_9(-)] dev-python/lockfile[python_targets_python3_9(-)]
dev-python/lxml[python_targets_python3_9(-)] media-gfx/scour[python_targets_python3_9(-)]
) python_single_target_python3_8? ( dev-python/cachecontrol[python_targets_python3_8(-)]
dev-python/cssselect[python_targets_python3_8(-)] dev-python/lockfile[python_targets_python3_8(-)]
dev-python/lxml[python_targets_python3_8(-)] media-gfx/scour[python_targets_python3_8(-)]
) python_single_target_python3_10? ( dev-python/cachecontrol[python_targets_python3_10(-)]
dev-python/cssselect[python_targets_python3_10(-)] dev-python/lockfile[python_targets_python3_10(-)]
dev-python/lxml[python_targets_python3_10(-)] media-gfx/scour[python_targets_python3_10(-)]
) cdr? ( app-text/libwpg:0.3 dev-libs/librevenge media-libs/libcdr ) exif? ( media-libs/libexif
) imagemagick? ( !graphicsmagick? ( media-gfx/imagemagick:=[cxx] ) graphicsmagick?
( media-gfx/graphicsmagick:=[cxx] ) ) jemalloc? ( dev-libs/jemalloc ) jpeg? (
media-libs/libjpeg-turbo:= ) readline? ( sys-libs/readline:= ) spell? ( app-text/gspell
) visio? ( app-text/libwpg:0.3 dev-libs/librevenge media-libs/libvisio ) wpg?
( app-text/libwpg:0.3 dev-libs/librevenge ) python_single_target_python3_7? (
dev-python/numpy[python_targets_python3_7(-)] ) python_single_target_python3_9?
( dev-python/numpy[python_targets_python3_9(-)] ) python_single_target_python3_8?
( dev-python/numpy[python_targets_python3_8(-)] ) python_single_target_python3_10?
( dev-python/numpy[python_targets_python3_10(-)] ) dia? ( app-office/dia ) postscript?
( app-text/ghostscript-gpl )
emerge.packages: media-gfx/inkscape
kit: media-kit
original.package.name: media-gfx/inkscape
original.package.slot: "0"
original.package.version: "1.3"
6 changes: 6 additions & 0 deletions packages/atoms/desktop/media-gfx/inkscape/finalize.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
shell:
- /bin/bash
- -c
install:
- source /etc/profile && macaronictl env-update && whip hook gtk.mime_update_db &&
whip hook gtk.glib_update_schemas && whip hook gtk.gtk_update_icons

0 comments on commit 8b7495c

Please sign in to comment.