Skip to content

Commit

Permalink
dev-util/meld: Update specs
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Apr 13, 2023
1 parent 3e0b809 commit 2d67f30
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
3 changes: 1 addition & 2 deletions packages/atoms-extra/dev/dev-util/meld/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ prelude:
emerge -j ${JOBS} --nodeps {{ ( index .Values.labels "emerge.packages" ) }}
{{- end }}
- eval 'rm -rf /pkgdir/ || true' && mkdir -p /pkgdir/{{ .Values.name }} && luet-portage
--dir /pkgdir/{{ .Values.name }} {{ ( index .Values.labels "emerge.packages"
) }}
--dir /pkgdir/{{ .Values.name }} {{ ( index .Values.labels "emerge.packages" ) }}
- rm -v /var/cache/distfiles/* ${LUET_PORTAGE_CACHE_PACKAGES}/* || true
package_dir: /pkgdir/{{ .Values.name }}
excludes:
Expand Down
10 changes: 9 additions & 1 deletion packages/atoms-extra/dev/dev-util/meld/definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: meld
version: 3.21.0+2
category: dev-util
use_flags:
- -python_single_target_python3_10
- -python_single_target_python3_8
- -python_single_target_python3_9
- python_single_target_python3_7
Expand Down Expand Up @@ -36,30 +37,37 @@ labels:
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]
) >=dev-libs/glib-2.50:2 python_single_target_python3_7? ( >=dev-python/pygobject-3.30:3[cairo,python_targets_python3_7(-)]
) python_single_target_python3_9? ( >=dev-python/pygobject-3.30:3[cairo,python_targets_python3_9(-)]
) python_single_target_python3_8? ( >=dev-python/pygobject-3.30:3[cairo,python_targets_python3_8(-)]
) python_single_target_python3_10? ( >=dev-python/pygobject-3.30:3[cairo,python_targets_python3_10(-)]
) gnome-base/gsettings-desktop-schemas >=x11-libs/gtk+-3.20:3[introspection] >=x11-libs/gtksourceview-4.0:4[introspection]
>=x11-libs/pango-1.34[introspection] >=dev-python/pycairo-1.15 x11-themes/hicolor-icon-theme
dev-util/intltool dev-util/itstool sys-devel/gettext >=app-portage/elt-patches-20170815
app-arch/xz-utils dev-util/desktop-file-utils x11-misc/shared-mime-info 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]
)
IUSE: python_single_target_python3_7 python_single_target_python3_9 python_single_target_python3_8
python_targets_python3_7 python_targets_python3_9 python_targets_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]
) >=dev-libs/glib-2.50:2 python_single_target_python3_7? ( >=dev-python/pygobject-3.30:3[cairo,python_targets_python3_7(-)]
) python_single_target_python3_9? ( >=dev-python/pygobject-3.30:3[cairo,python_targets_python3_9(-)]
) python_single_target_python3_8? ( >=dev-python/pygobject-3.30:3[cairo,python_targets_python3_8(-)]
) python_single_target_python3_10? ( >=dev-python/pygobject-3.30:3[cairo,python_targets_python3_10(-)]
) gnome-base/gsettings-desktop-schemas >=x11-libs/gtk+-3.20:3[introspection] >=x11-libs/gtksourceview-4.0:4[introspection]
>=x11-libs/pango-1.34[introspection] >=dev-python/pycairo-1.15 x11-themes/hicolor-icon-theme
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]
)
emerge.packages: dev-util/meld
kit: dev-kit
Expand Down

0 comments on commit 2d67f30

Please sign in to comment.