pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
jhbuild: Import jhbuild-3.38.0 as wip/jhbuild
Module Name: pkgsrc-wip
Committed By: Dan Cîrnaț <dan%alt.md@localhost>
Pushed By: cirnatdan
Date: Mon Mar 29 10:46:46 2021 +0200
Changeset: 882e6fcf905cdcd10ded59478dabf11827598ccb
Added Files:
jhbuild/DESCR
jhbuild/Makefile
jhbuild/PLIST
jhbuild/distinfo
Log Message:
jhbuild: Import jhbuild-3.38.0 as wip/jhbuild
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=882e6fcf905cdcd10ded59478dabf11827598ccb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
jhbuild/DESCR | 4 +
jhbuild/Makefile | 37 ++++++++
jhbuild/PLIST | 263 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
jhbuild/distinfo | 6 ++
4 files changed, 310 insertions(+)
diffs:
diff --git a/jhbuild/DESCR b/jhbuild/DESCR
new file mode 100644
index 0000000000..ea2e32f971
--- /dev/null
+++ b/jhbuild/DESCR
@@ -0,0 +1,4 @@
+JHBuild is a tool designed to ease building collections of source
+packages, called "modules".
+JHBuild was originally written for building GNOME, but has since been
+extended to be usable with other projects.
diff --git a/jhbuild/Makefile b/jhbuild/Makefile
new file mode 100644
index 0000000000..c6d95aa0d4
--- /dev/null
+++ b/jhbuild/Makefile
@@ -0,0 +1,37 @@
+# $NetBSD$
+
+DISTNAME= jhbuild-3.38.0
+CATEGORIES= devel
+MASTER_SITES= https://gitlab.gnome.org/GNOME/jhbuild/-/archive/3.38.0/
+
+MAINTAINER= cirnatdan%NetBSD.org@localhost
+HOMEPAGE= https://gitlab.gnome.org/GNOME/jhbuild/-/archive/3.38.0/
+COMMENT= Build collections of source packages
+LICENSE= gnu-gpl-v2
+
+USE_TOOLS+= pkg-config autoconf automake gmake
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+USE_LANGUAGES+= c
+
+PKGCONFIG_OVERRIDE+= tests/libhello/libhello.pc.in
+
+CHECK_PORTABILITY_SKIP= configure
+
+BUILD_DEPENDS+= yelp-tools-[0-9]*:../../textproc/yelp-tools
+
+SUBST_CLASSES+= python
+SUBST_STAGE.python= pre-configure
+SUBST_FILES.python= scripts/jhbuild.in
+SUBST_FILES.python+= scripts/*.py
+SUBST_SED.python= -e 's,/usr/bin/env @python@,${PYTHONBIN},g'
+SUBST_SED.python+= -e 's,/usr/bin/env python3,${PYTHONBIN},g'
+
+PY_PATCHPLIST= yes
+
+pre-configure:
+ cd ${WRKSRC} && ./autogen.sh
+
+.include "../../lang/python/extension.mk"
+.include "../../lang/python/application.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/jhbuild/PLIST b/jhbuild/PLIST
new file mode 100644
index 0000000000..ce0704055e
--- /dev/null
+++ b/jhbuild/PLIST
@@ -0,0 +1,263 @@
+@comment $NetBSD$
+bin/jhbuild
+${PYSITELIB}/jhbuild/__init__.py
+${PYSITELIB}/jhbuild/__init__.pyc
+${PYSITELIB}/jhbuild/__init__.pyo
+${PYSITELIB}/jhbuild/commands/__init__.py
+${PYSITELIB}/jhbuild/commands/__init__.pyc
+${PYSITELIB}/jhbuild/commands/__init__.pyo
+${PYSITELIB}/jhbuild/commands/autobuild.py
+${PYSITELIB}/jhbuild/commands/autobuild.pyc
+${PYSITELIB}/jhbuild/commands/autobuild.pyo
+${PYSITELIB}/jhbuild/commands/base.py
+${PYSITELIB}/jhbuild/commands/base.pyc
+${PYSITELIB}/jhbuild/commands/base.pyo
+${PYSITELIB}/jhbuild/commands/bootstrap.py
+${PYSITELIB}/jhbuild/commands/bootstrap.pyc
+${PYSITELIB}/jhbuild/commands/bootstrap.pyo
+${PYSITELIB}/jhbuild/commands/bot.py
+${PYSITELIB}/jhbuild/commands/bot.pyc
+${PYSITELIB}/jhbuild/commands/bot.pyo
+${PYSITELIB}/jhbuild/commands/checkbranches.py
+${PYSITELIB}/jhbuild/commands/checkbranches.pyc
+${PYSITELIB}/jhbuild/commands/checkbranches.pyo
+${PYSITELIB}/jhbuild/commands/checkmodulesets.py
+${PYSITELIB}/jhbuild/commands/checkmodulesets.pyc
+${PYSITELIB}/jhbuild/commands/checkmodulesets.pyo
+${PYSITELIB}/jhbuild/commands/clean.py
+${PYSITELIB}/jhbuild/commands/clean.pyc
+${PYSITELIB}/jhbuild/commands/clean.pyo
+${PYSITELIB}/jhbuild/commands/extdeps.py
+${PYSITELIB}/jhbuild/commands/extdeps.pyc
+${PYSITELIB}/jhbuild/commands/extdeps.pyo
+${PYSITELIB}/jhbuild/commands/goalreport.py
+${PYSITELIB}/jhbuild/commands/goalreport.pyc
+${PYSITELIB}/jhbuild/commands/goalreport.pyo
+${PYSITELIB}/jhbuild/commands/gui.py
+${PYSITELIB}/jhbuild/commands/gui.pyc
+${PYSITELIB}/jhbuild/commands/gui.pyo
+${PYSITELIB}/jhbuild/commands/info.py
+${PYSITELIB}/jhbuild/commands/info.pyc
+${PYSITELIB}/jhbuild/commands/info.pyo
+${PYSITELIB}/jhbuild/commands/make.py
+${PYSITELIB}/jhbuild/commands/make.pyc
+${PYSITELIB}/jhbuild/commands/make.pyo
+${PYSITELIB}/jhbuild/commands/rdepends.py
+${PYSITELIB}/jhbuild/commands/rdepends.pyc
+${PYSITELIB}/jhbuild/commands/rdepends.pyo
+${PYSITELIB}/jhbuild/commands/sanitycheck.py
+${PYSITELIB}/jhbuild/commands/sanitycheck.pyc
+${PYSITELIB}/jhbuild/commands/sanitycheck.pyo
+${PYSITELIB}/jhbuild/commands/snapshot.py
+${PYSITELIB}/jhbuild/commands/snapshot.pyc
+${PYSITELIB}/jhbuild/commands/snapshot.pyo
+${PYSITELIB}/jhbuild/commands/sysdeps.py
+${PYSITELIB}/jhbuild/commands/sysdeps.pyc
+${PYSITELIB}/jhbuild/commands/sysdeps.pyo
+${PYSITELIB}/jhbuild/commands/tinderbox.py
+${PYSITELIB}/jhbuild/commands/tinderbox.pyc
+${PYSITELIB}/jhbuild/commands/tinderbox.pyo
+${PYSITELIB}/jhbuild/commands/twoninetynine.py
+${PYSITELIB}/jhbuild/commands/twoninetynine.pyc
+${PYSITELIB}/jhbuild/commands/twoninetynine.pyo
+${PYSITELIB}/jhbuild/commands/uninstall.py
+${PYSITELIB}/jhbuild/commands/uninstall.pyc
+${PYSITELIB}/jhbuild/commands/uninstall.pyo
+${PYSITELIB}/jhbuild/config.py
+${PYSITELIB}/jhbuild/config.pyc
+${PYSITELIB}/jhbuild/config.pyo
+${PYSITELIB}/jhbuild/defaults.jhbuildrc
+${PYSITELIB}/jhbuild/environment.py
+${PYSITELIB}/jhbuild/environment.pyc
+${PYSITELIB}/jhbuild/environment.pyo
+${PYSITELIB}/jhbuild/errors.py
+${PYSITELIB}/jhbuild/errors.pyc
+${PYSITELIB}/jhbuild/errors.pyo
+${PYSITELIB}/jhbuild/frontends/__init__.py
+${PYSITELIB}/jhbuild/frontends/__init__.pyc
+${PYSITELIB}/jhbuild/frontends/__init__.pyo
+${PYSITELIB}/jhbuild/frontends/autobuild.py
+${PYSITELIB}/jhbuild/frontends/autobuild.pyc
+${PYSITELIB}/jhbuild/frontends/autobuild.pyo
+${PYSITELIB}/jhbuild/frontends/buildscript.py
+${PYSITELIB}/jhbuild/frontends/buildscript.pyc
+${PYSITELIB}/jhbuild/frontends/buildscript.pyo
+${PYSITELIB}/jhbuild/frontends/gtkui.py
+${PYSITELIB}/jhbuild/frontends/gtkui.pyc
+${PYSITELIB}/jhbuild/frontends/gtkui.pyo
+${PYSITELIB}/jhbuild/frontends/terminal.py
+${PYSITELIB}/jhbuild/frontends/terminal.pyc
+${PYSITELIB}/jhbuild/frontends/terminal.pyo
+${PYSITELIB}/jhbuild/frontends/tinderbox.py
+${PYSITELIB}/jhbuild/frontends/tinderbox.pyc
+${PYSITELIB}/jhbuild/frontends/tinderbox.pyo
+${PYSITELIB}/jhbuild/main.py
+${PYSITELIB}/jhbuild/main.pyc
+${PYSITELIB}/jhbuild/main.pyo
+${PYSITELIB}/jhbuild/modtypes/__init__.py
+${PYSITELIB}/jhbuild/modtypes/__init__.pyc
+${PYSITELIB}/jhbuild/modtypes/__init__.pyo
+${PYSITELIB}/jhbuild/modtypes/autotools.py
+${PYSITELIB}/jhbuild/modtypes/autotools.pyc
+${PYSITELIB}/jhbuild/modtypes/autotools.pyo
+${PYSITELIB}/jhbuild/modtypes/cmake.py
+${PYSITELIB}/jhbuild/modtypes/cmake.pyc
+${PYSITELIB}/jhbuild/modtypes/cmake.pyo
+${PYSITELIB}/jhbuild/modtypes/distutils.py
+${PYSITELIB}/jhbuild/modtypes/distutils.pyc
+${PYSITELIB}/jhbuild/modtypes/distutils.pyo
+${PYSITELIB}/jhbuild/modtypes/linux.py
+${PYSITELIB}/jhbuild/modtypes/linux.pyc
+${PYSITELIB}/jhbuild/modtypes/linux.pyo
+${PYSITELIB}/jhbuild/modtypes/meson.py
+${PYSITELIB}/jhbuild/modtypes/meson.pyc
+${PYSITELIB}/jhbuild/modtypes/meson.pyo
+${PYSITELIB}/jhbuild/modtypes/perl.py
+${PYSITELIB}/jhbuild/modtypes/perl.pyc
+${PYSITELIB}/jhbuild/modtypes/perl.pyo
+${PYSITELIB}/jhbuild/modtypes/systemmodule.py
+${PYSITELIB}/jhbuild/modtypes/systemmodule.pyc
+${PYSITELIB}/jhbuild/modtypes/systemmodule.pyo
+${PYSITELIB}/jhbuild/modtypes/tarball.py
+${PYSITELIB}/jhbuild/modtypes/tarball.pyc
+${PYSITELIB}/jhbuild/modtypes/tarball.pyo
+${PYSITELIB}/jhbuild/modtypes/testmodule.py
+${PYSITELIB}/jhbuild/modtypes/testmodule.pyc
+${PYSITELIB}/jhbuild/modtypes/testmodule.pyo
+${PYSITELIB}/jhbuild/modtypes/waf.py
+${PYSITELIB}/jhbuild/modtypes/waf.pyc
+${PYSITELIB}/jhbuild/modtypes/waf.pyo
+${PYSITELIB}/jhbuild/moduleset.py
+${PYSITELIB}/jhbuild/moduleset.pyc
+${PYSITELIB}/jhbuild/moduleset.pyo
+${PYSITELIB}/jhbuild/monkeypatch.py
+${PYSITELIB}/jhbuild/monkeypatch.pyc
+${PYSITELIB}/jhbuild/monkeypatch.pyo
+${PYSITELIB}/jhbuild/utils/__init__.py
+${PYSITELIB}/jhbuild/utils/__init__.pyc
+${PYSITELIB}/jhbuild/utils/__init__.pyo
+${PYSITELIB}/jhbuild/utils/cmds.py
+${PYSITELIB}/jhbuild/utils/cmds.pyc
+${PYSITELIB}/jhbuild/utils/cmds.pyo
+${PYSITELIB}/jhbuild/utils/compat.py
+${PYSITELIB}/jhbuild/utils/compat.pyc
+${PYSITELIB}/jhbuild/utils/compat.pyo
+${PYSITELIB}/jhbuild/utils/fileutils.py
+${PYSITELIB}/jhbuild/utils/fileutils.pyc
+${PYSITELIB}/jhbuild/utils/fileutils.pyo
+${PYSITELIB}/jhbuild/utils/httpcache.py
+${PYSITELIB}/jhbuild/utils/httpcache.pyc
+${PYSITELIB}/jhbuild/utils/httpcache.pyo
+${PYSITELIB}/jhbuild/utils/misc.py
+${PYSITELIB}/jhbuild/utils/misc.pyc
+${PYSITELIB}/jhbuild/utils/misc.pyo
+${PYSITELIB}/jhbuild/utils/notify.py
+${PYSITELIB}/jhbuild/utils/notify.pyc
+${PYSITELIB}/jhbuild/utils/notify.pyo
+${PYSITELIB}/jhbuild/utils/packagedb.py
+${PYSITELIB}/jhbuild/utils/packagedb.pyc
+${PYSITELIB}/jhbuild/utils/packagedb.pyo
+${PYSITELIB}/jhbuild/utils/sxml.py
+${PYSITELIB}/jhbuild/utils/sxml.pyc
+${PYSITELIB}/jhbuild/utils/sxml.pyo
+${PYSITELIB}/jhbuild/utils/sysid.py
+${PYSITELIB}/jhbuild/utils/sysid.pyc
+${PYSITELIB}/jhbuild/utils/sysid.pyo
+${PYSITELIB}/jhbuild/utils/systeminstall.py
+${PYSITELIB}/jhbuild/utils/systeminstall.pyc
+${PYSITELIB}/jhbuild/utils/systeminstall.pyo
+${PYSITELIB}/jhbuild/utils/trayicon.py
+${PYSITELIB}/jhbuild/utils/trayicon.pyc
+${PYSITELIB}/jhbuild/utils/trayicon.pyo
+${PYSITELIB}/jhbuild/utils/trigger.py
+${PYSITELIB}/jhbuild/utils/trigger.pyc
+${PYSITELIB}/jhbuild/utils/trigger.pyo
+${PYSITELIB}/jhbuild/utils/unpack.py
+${PYSITELIB}/jhbuild/utils/unpack.pyc
+${PYSITELIB}/jhbuild/utils/unpack.pyo
+${PYSITELIB}/jhbuild/utils/urlutils.py
+${PYSITELIB}/jhbuild/utils/urlutils.pyc
+${PYSITELIB}/jhbuild/utils/urlutils.pyo
+${PYSITELIB}/jhbuild/versioncontrol/__init__.py
+${PYSITELIB}/jhbuild/versioncontrol/__init__.pyc
+${PYSITELIB}/jhbuild/versioncontrol/__init__.pyo
+${PYSITELIB}/jhbuild/versioncontrol/bzr.py
+${PYSITELIB}/jhbuild/versioncontrol/bzr.pyc
+${PYSITELIB}/jhbuild/versioncontrol/bzr.pyo
+${PYSITELIB}/jhbuild/versioncontrol/cvs.py
+${PYSITELIB}/jhbuild/versioncontrol/cvs.pyc
+${PYSITELIB}/jhbuild/versioncontrol/cvs.pyo
+${PYSITELIB}/jhbuild/versioncontrol/darcs.py
+${PYSITELIB}/jhbuild/versioncontrol/darcs.pyc
+${PYSITELIB}/jhbuild/versioncontrol/darcs.pyo
+${PYSITELIB}/jhbuild/versioncontrol/fossil.py
+${PYSITELIB}/jhbuild/versioncontrol/fossil.pyc
+${PYSITELIB}/jhbuild/versioncontrol/fossil.pyo
+${PYSITELIB}/jhbuild/versioncontrol/git.py
+${PYSITELIB}/jhbuild/versioncontrol/git.pyc
+${PYSITELIB}/jhbuild/versioncontrol/git.pyo
+${PYSITELIB}/jhbuild/versioncontrol/hg.py
+${PYSITELIB}/jhbuild/versioncontrol/hg.pyc
+${PYSITELIB}/jhbuild/versioncontrol/hg.pyo
+${PYSITELIB}/jhbuild/versioncontrol/mtn.py
+${PYSITELIB}/jhbuild/versioncontrol/mtn.pyc
+${PYSITELIB}/jhbuild/versioncontrol/mtn.pyo
+${PYSITELIB}/jhbuild/versioncontrol/svn.py
+${PYSITELIB}/jhbuild/versioncontrol/svn.pyc
+${PYSITELIB}/jhbuild/versioncontrol/svn.pyo
+${PYSITELIB}/jhbuild/versioncontrol/system.py
+${PYSITELIB}/jhbuild/versioncontrol/system.pyc
+${PYSITELIB}/jhbuild/versioncontrol/system.pyo
+${PYSITELIB}/jhbuild/versioncontrol/tarball.py
+${PYSITELIB}/jhbuild/versioncontrol/tarball.pyc
+${PYSITELIB}/jhbuild/versioncontrol/tarball.pyo
+share/jhbuild/build.png
+share/jhbuild/checkout.png
+share/jhbuild/configure.png
+share/jhbuild/error.png
+share/jhbuild/hg-update.py
+share/jhbuild/install.png
+share/jhbuild/sitecustomize/sitecustomize.py
+share/jhbuild/triggers/desktop-database.trigger
+share/jhbuild/triggers/gdk-pixbuf.trigger
+share/jhbuild/triggers/glib.trigger
+share/jhbuild/triggers/gtk+.trigger
+share/jhbuild/triggers/immodules.trigger
+share/jhbuild/triggers/mime-database.trigger
+share/jhbuild/triggers/pango.trigger
+share/jhbuild/triggers/texinfo-dir.trigger
+share/locale/bs/LC_MESSAGES/jhbuild.mo
+share/locale/ca/LC_MESSAGES/jhbuild.mo
+share/locale/cs/LC_MESSAGES/jhbuild.mo
+share/locale/de/LC_MESSAGES/jhbuild.mo
+share/locale/el/LC_MESSAGES/jhbuild.mo
+share/locale/en_GB/LC_MESSAGES/jhbuild.mo
+share/locale/eo/LC_MESSAGES/jhbuild.mo
+share/locale/es/LC_MESSAGES/jhbuild.mo
+share/locale/eu/LC_MESSAGES/jhbuild.mo
+share/locale/fr/LC_MESSAGES/jhbuild.mo
+share/locale/gl/LC_MESSAGES/jhbuild.mo
+share/locale/hu/LC_MESSAGES/jhbuild.mo
+share/locale/id/LC_MESSAGES/jhbuild.mo
+share/locale/it/LC_MESSAGES/jhbuild.mo
+share/locale/ja/LC_MESSAGES/jhbuild.mo
+share/locale/ko/LC_MESSAGES/jhbuild.mo
+share/locale/ms/LC_MESSAGES/jhbuild.mo
+share/locale/nb/LC_MESSAGES/jhbuild.mo
+share/locale/ne/LC_MESSAGES/jhbuild.mo
+share/locale/nl/LC_MESSAGES/jhbuild.mo
+share/locale/oc/LC_MESSAGES/jhbuild.mo
+share/locale/pl/LC_MESSAGES/jhbuild.mo
+share/locale/pt/LC_MESSAGES/jhbuild.mo
+share/locale/pt_BR/LC_MESSAGES/jhbuild.mo
+share/locale/ro/LC_MESSAGES/jhbuild.mo
+share/locale/ru/LC_MESSAGES/jhbuild.mo
+share/locale/sk/LC_MESSAGES/jhbuild.mo
+share/locale/sl/LC_MESSAGES/jhbuild.mo
+share/locale/sr/LC_MESSAGES/jhbuild.mo
+share/locale/sr@latin/LC_MESSAGES/jhbuild.mo
+share/locale/sv/LC_MESSAGES/jhbuild.mo
+share/locale/tg/LC_MESSAGES/jhbuild.mo
+share/locale/tr/LC_MESSAGES/jhbuild.mo
+share/locale/uk/LC_MESSAGES/jhbuild.mo
+share/locale/zh_CN/LC_MESSAGES/jhbuild.mo
diff --git a/jhbuild/distinfo b/jhbuild/distinfo
new file mode 100644
index 0000000000..f181861761
--- /dev/null
+++ b/jhbuild/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (jhbuild-3.38.0.tar.gz) = 812449e5cb05c7857d673eccfac1f9503a8f8f1f
+RMD160 (jhbuild-3.38.0.tar.gz) = 300199b7b95073dcc2b8b3673d91d176b1171089
+SHA512 (jhbuild-3.38.0.tar.gz) = 71a1f4fd8f0e3d602ed4862fde2b396eb9b0d92212ea84834fc5914f9544aea89becb2c56c1886ac7fbba4b5e9dd563b321962ba706e14124bafee3747e186f9
+Size (jhbuild-3.38.0.tar.gz) = 1548559 bytes
Home |
Main Index |
Thread Index |
Old Index