From f42125b2b212ba07bea461b32cc01d12f08d315e Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Wed, 18 Dec 2019 13:07:12 +0000 Subject: Add jq --- virtual/miller-dev/Manifest | 2 +- virtual/miller-dev/miller-dev-10-r10.ebuild | 114 ++++++++++++++++++++++++++++ virtual/miller-dev/miller-dev-10-r9.ebuild | 113 --------------------------- 3 files changed, 115 insertions(+), 114 deletions(-) create mode 100644 virtual/miller-dev/miller-dev-10-r10.ebuild delete mode 100644 virtual/miller-dev/miller-dev-10-r9.ebuild (limited to 'virtual/miller-dev') diff --git a/virtual/miller-dev/Manifest b/virtual/miller-dev/Manifest index 6e1249a..4699a74 100644 --- a/virtual/miller-dev/Manifest +++ b/virtual/miller-dev/Manifest @@ -1 +1 @@ -EBUILD miller-dev-10-r9.ebuild 2274 BLAKE2B 82cfd5ffe0ee47ab5c0a52a9ea4cb6e0db639e655b8390abee3103363dec20074fed289629b5c22ceac48c4edb35ae8c952d385e4bc5e7a5291e8e1b0d215880 SHA512 04a3f88afd08e7d0fa360936040ddf1623dc7c94547636acc0f8c31308d0fd01cca4ca17e801d17d433aa257ca93694847117198beb3f5e47b2b39c58ad6067d +EBUILD miller-dev-10-r10.ebuild 2287 BLAKE2B db1fb136b8077942ddb20ec61d7edc694e46fcae5ebcc5164b3f8051d54cb5573ec2b571100f8971e721867fd33b051fc76718ba7e2a2e55fa425bf7139da04e SHA512 d6a303a533b26aa3d10a6a4699a47f872047cb85765e2fa7cb704844b0feefb7b6c35699723f807d93f5622b421f98b0145c3539a0744a21ca4281e5d04e1d9d diff --git a/virtual/miller-dev/miller-dev-10-r10.ebuild b/virtual/miller-dev/miller-dev-10-r10.ebuild new file mode 100644 index 0000000..c76df02 --- /dev/null +++ b/virtual/miller-dev/miller-dev-10-r10.ebuild @@ -0,0 +1,114 @@ +EAPI="6" +DESCRIPTION="Virtual for Miller development workstations" + +SLOT="0" +KEYWORDS="alpha amd64 arm ia64 mips ppc ppc-macos sparc sparc-fbsd x86 x86-fbsd" +IUSE="X dotnet odbc mysql postgres cxx" + +RDEPEND=" + =net-misc/unison-2.48* + =dev-lang/ocaml-4.04* + virtual/miller-base + app-text/cutemarked + app-vim/nerdtree + app-vim/json + app-vim/vim-javascript + app-vim/vim-spell-en + app-vim/nerdcommenter + app-vim/youcompleteme + app-vim/syntastic + app-vim/gitgutter + app-vim/alternate + app-vim/xsl-syntax + www-client/lynx + app-admin/webapp-config + postgres? ( + dev-db/apgdiff + dev-db/postgresql_autodoc ) + dev-util/uncrustify + dev-util/cproto + dev-util/ctags + net-nds/shelldap + sys-devel/gdb + dev-util/valgrind + dev-util/lcov + app-text/tidy-html5 + app-doc/doxygen + app-benchmarks/wrk + sys-fs/inotify-tools + net-misc/pssh + app-misc/jq + cxx? ( + dev-util/ccache + dev-util/cppcheck + sys-devel/clang[static-analyzer] + dev-util/splint + ) + media-fonts/freefont + media-fonts/hack + app-vim/vcscommand + dev-vcs/git + dev-vcs/git-extras + sys-devel/distcc + dev-util/patchutils + || ( + net-misc/iputils[arping] + net-analyzer/arping + ) + dev-libs/libadhocutil + dev-libs/libdbpp-postgresql + dev-libs/libdbpp-mysql + dev-libs/icetray[ut] + dev-libs/fcgi + dev-libs/Ice + dev-cpp/glibmm + dev-cpp/libxmlpp:3.0 + net-libs/libesmtp + www-apache/mod_fcgid + www-apache/apache-mod-markdown + media-gfx/imagemagick + app-shells/gentoo-bashcomp + app-arch/rar + net-ftp/ftp + media-video/ffmpeg + odbc? ( + mysql? ( dev-db/myodbc ) + postgres? ( dev-db/psqlodbc ) + ) + net-misc/youtube-dl + www-servers/apache + X? ( + || ( www-client/google-chrome ( www-client/chromium www-plugins/chrome-binary-plugins ) ) + || ( www-client/firefox www-client/firefox-bin ) + || ( + net-misc/tigervnc + net-misc/vnc + ) + net-misc/rdesktop + media-gfx/gimp + kde-apps/kruler + net-analyzer/wireshark + x11-apps/xhost + dev-db/squirrel-sql + app-editors/okteta + kde-apps/dolphin-plugins-git + net-analyzer/nmap + dotnet? ( + dev-util/monodevelop + || ( + >=dev-util/monodevelop-4 + ( + dev-util/monodevelop-database + dev-util/monodevelop-debugger-gdb + ) + ) + ) + postgres? ( + || ( + dev-db/pgadmin4 + dev-db/pgadmin3 + ) ) + kde-apps/kcachegrind + app-editors/gvim + )" + diff --git a/virtual/miller-dev/miller-dev-10-r9.ebuild b/virtual/miller-dev/miller-dev-10-r9.ebuild deleted file mode 100644 index dfbc83b..0000000 --- a/virtual/miller-dev/miller-dev-10-r9.ebuild +++ /dev/null @@ -1,113 +0,0 @@ -EAPI="6" -DESCRIPTION="Virtual for Miller development workstations" - -SLOT="0" -KEYWORDS="alpha amd64 arm ia64 mips ppc ppc-macos sparc sparc-fbsd x86 x86-fbsd" -IUSE="X dotnet odbc mysql postgres cxx" - -RDEPEND=" - =net-misc/unison-2.48* - =dev-lang/ocaml-4.04* - virtual/miller-base - app-text/cutemarked - app-vim/nerdtree - app-vim/json - app-vim/vim-javascript - app-vim/vim-spell-en - app-vim/nerdcommenter - app-vim/youcompleteme - app-vim/syntastic - app-vim/gitgutter - app-vim/alternate - app-vim/xsl-syntax - www-client/lynx - app-admin/webapp-config - postgres? ( - dev-db/apgdiff - dev-db/postgresql_autodoc ) - dev-util/uncrustify - dev-util/cproto - dev-util/ctags - net-nds/shelldap - sys-devel/gdb - dev-util/valgrind - dev-util/lcov - app-text/tidy-html5 - app-doc/doxygen - app-benchmarks/wrk - sys-fs/inotify-tools - net-misc/pssh - cxx? ( - dev-util/ccache - dev-util/cppcheck - sys-devel/clang[static-analyzer] - dev-util/splint - ) - media-fonts/freefont - media-fonts/hack - app-vim/vcscommand - dev-vcs/git - dev-vcs/git-extras - sys-devel/distcc - dev-util/patchutils - || ( - net-misc/iputils[arping] - net-analyzer/arping - ) - dev-libs/libadhocutil - dev-libs/libdbpp-postgresql - dev-libs/libdbpp-mysql - dev-libs/icetray[ut] - dev-libs/fcgi - dev-libs/Ice - dev-cpp/glibmm - dev-cpp/libxmlpp:3.0 - net-libs/libesmtp - www-apache/mod_fcgid - www-apache/apache-mod-markdown - media-gfx/imagemagick - app-shells/gentoo-bashcomp - app-arch/rar - net-ftp/ftp - media-video/ffmpeg - odbc? ( - mysql? ( dev-db/myodbc ) - postgres? ( dev-db/psqlodbc ) - ) - net-misc/youtube-dl - www-servers/apache - X? ( - || ( www-client/google-chrome ( www-client/chromium www-plugins/chrome-binary-plugins ) ) - || ( www-client/firefox www-client/firefox-bin ) - || ( - net-misc/tigervnc - net-misc/vnc - ) - net-misc/rdesktop - media-gfx/gimp - kde-apps/kruler - net-analyzer/wireshark - x11-apps/xhost - dev-db/squirrel-sql - app-editors/okteta - kde-apps/dolphin-plugins-git - net-analyzer/nmap - dotnet? ( - dev-util/monodevelop - || ( - >=dev-util/monodevelop-4 - ( - dev-util/monodevelop-database - dev-util/monodevelop-debugger-gdb - ) - ) - ) - postgres? ( - || ( - dev-db/pgadmin4 - dev-db/pgadmin3 - ) ) - kde-apps/kcachegrind - app-editors/gvim - )" - -- cgit v1.2.3