From 60c1407defecf8b3439cf28b9f3a1d046ba7d7dc Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 28 Nov 2021 01:27:52 +0000 Subject: Add roboto-mono --- media-fonts/roboto-mono/Manifest | 3 + .../roboto-mono/files/90-robotomono-regular.conf | 10 ++ media-fonts/roboto-mono/roboto-mono-2.138.ebuild | 20 ++++ virtual/miller-dev/Manifest | 2 +- virtual/miller-dev/miller-dev-10.3.3.ebuild | 125 -------------------- virtual/miller-dev/miller-dev-10.3.4.ebuild | 126 +++++++++++++++++++++ 6 files changed, 160 insertions(+), 126 deletions(-) create mode 100644 media-fonts/roboto-mono/Manifest create mode 100644 media-fonts/roboto-mono/files/90-robotomono-regular.conf create mode 100644 media-fonts/roboto-mono/roboto-mono-2.138.ebuild delete mode 100644 virtual/miller-dev/miller-dev-10.3.3.ebuild create mode 100644 virtual/miller-dev/miller-dev-10.3.4.ebuild diff --git a/media-fonts/roboto-mono/Manifest b/media-fonts/roboto-mono/Manifest new file mode 100644 index 0000000..1ee45e2 --- /dev/null +++ b/media-fonts/roboto-mono/Manifest @@ -0,0 +1,3 @@ +AUX 90-robotomono-regular.conf 264 BLAKE2B 20dace07d18fad22ce0d5b1fe5e4b2c99b40c9758e96c83e77163f9d3462638ceb8dc547c85e823fc638ebd5bd63a576074b6d95db6b970224e6c9be662e0d3b SHA512 49cae8b97b38cb98af85d377d4fee5c5fabbdd1de191ddd1d450105c5bf8ce2c05ba67e98d0d731a88ff823aabc6aeb985159ac911b1dde84cd209c6b434715b +DIST roboto-mono-2.138.zip 1067583 BLAKE2B 50633a1c15512a71250721918f38b16c25e72af4adf2e770c2985b8822e6024bb987741e5c63bda86d65717fc5697f2b3a6769496e5906a3c099c487133476da SHA512 2ee6bafb0203810ddf5323520cc86ebf77f2ddeb82bec6056106361cd8d8da4015d00d7236e315662bbb7f9840d70cffbbf9d6ef2017c354348a337678fb2115 +EBUILD roboto-mono-2.138.ebuild 555 BLAKE2B 0b20ced82608274e0ab6ea8b697f66ea3c14492e7bdd0d915b4fa670b59ba765e321ce91e5991f3bb17ea30c62971878999ac8e452d9adbdba9b3b934ace930c SHA512 2eebb9af693e704d93a047acabff496e109b64020db3972fa6f68ae03c115c2f59f85c4b83b11ade7a40365e25647654402e469d907f9bf38a6e41449c418342 diff --git a/media-fonts/roboto-mono/files/90-robotomono-regular.conf b/media-fonts/roboto-mono/files/90-robotomono-regular.conf new file mode 100644 index 0000000..f546f73 --- /dev/null +++ b/media-fonts/roboto-mono/files/90-robotomono-regular.conf @@ -0,0 +1,10 @@ + + + + + + RobotoMono + regular + + + diff --git a/media-fonts/roboto-mono/roboto-mono-2.138.ebuild b/media-fonts/roboto-mono/roboto-mono-2.138.ebuild new file mode 100644 index 0000000..df095cd --- /dev/null +++ b/media-fonts/roboto-mono/roboto-mono-2.138.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font + +DESCRIPTION="Roboto Mono is a monospaced addition to the Roboto type family." +HOMEPAGE="https://github.com/googlefonts/RobotoMono" +SRC_URI="https://fonts.google.com/download?family=Roboto%20Mono -> ${P}.zip" +S="${WORKDIR}" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" + +BDEPEND="app-arch/unzip" + +FONT_CONF=( "${FILESDIR}"/90-robotomono-regular.conf ) +FONT_SUFFIX="ttf" diff --git a/virtual/miller-dev/Manifest b/virtual/miller-dev/Manifest index 460fefa..559ed25 100644 --- a/virtual/miller-dev/Manifest +++ b/virtual/miller-dev/Manifest @@ -1 +1 @@ -EBUILD miller-dev-10.3.3.ebuild 2453 BLAKE2B 7ca90a4c3a8389f972cb66f13895bcfcfbc3014a645a7a0f547f2b7b02141cd204bf51879adfcdc66f1f7952b813f3e2a4b57510f69124ed9e7a3e2e68c2ea4d SHA512 b9cb948445c5d34aa75be486b554203f42fb6f4a37a665e1671760cbdfc276d2964514ff01166798842f567751ebb7fde47c9efb8337115603593c061c003d0c +EBUILD miller-dev-10.3.4.ebuild 2478 BLAKE2B d636c77c36f14213757c5aa0b50d4360c48b317794a20a190c53b64c4c499ea4fa3d6e6c2fb7d4c46a4309a02f8de73490e386fe475c87f651945c17f40dd0fb SHA512 a5e7059c630a064a50e84c6ddc4ad914b1b6628958addc952ddaff1032daa693b4097b5c29fafc4961b157c4a88d2fc6b12e7db56cf41860212a428bc7b37f51 diff --git a/virtual/miller-dev/miller-dev-10.3.3.ebuild b/virtual/miller-dev/miller-dev-10.3.3.ebuild deleted file mode 100644 index bbe8d60..0000000 --- a/virtual/miller-dev/miller-dev-10.3.3.ebuild +++ /dev/null @@ -1,125 +0,0 @@ -EAPI="7" -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 vnc" - -RDEPEND=" - =net-misc/unison-2.51* - virtual/miller-base - app-editors/ghostwriter - 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/pg_activity - 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/htmltidy - app-doc/doxygen - app-benchmarks/wrk - dev-libs/stb - media-libs/libsdl2 - sys-fs/inotify-tools - net-misc/shmux - app-misc/jq - cxx? ( - dev-util/ccache - dev-util/cppcheck - sys-devel/clang[static-analyzer] - dev-util/splint - =sys-devel/gcc-10* - =sys-devel/gcc-11* - dev-util/bloaty - dev-util/include-what-you-use - ) - 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-libs/slice-parser - 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/mariadb-connector-odbc ) - 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 ) - vnc? ( || ( - net-misc/tigervnc - net-misc/vnc - ) ) - x11-misc/xdotool - net-misc/rdesktop - media-gfx/gimp - kde-apps/kruler - net-analyzer/wireshark - x11-apps/xhost - dev-db/squirrel-sql - app-editors/okteta - dev-util/kdbg - 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.3.4.ebuild b/virtual/miller-dev/miller-dev-10.3.4.ebuild new file mode 100644 index 0000000..7bdaab5 --- /dev/null +++ b/virtual/miller-dev/miller-dev-10.3.4.ebuild @@ -0,0 +1,126 @@ +EAPI="7" +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 vnc" + +RDEPEND=" + =net-misc/unison-2.51* + virtual/miller-base + app-editors/ghostwriter + 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/pg_activity + 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/htmltidy + app-doc/doxygen + app-benchmarks/wrk + dev-libs/stb + media-libs/libsdl2 + sys-fs/inotify-tools + net-misc/shmux + app-misc/jq + cxx? ( + dev-util/ccache + dev-util/cppcheck + sys-devel/clang[static-analyzer] + dev-util/splint + =sys-devel/gcc-10* + =sys-devel/gcc-11* + dev-util/bloaty + dev-util/include-what-you-use + ) + media-fonts/freefont + media-fonts/hack + media-fonts/roboto-mono + 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-libs/slice-parser + 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/mariadb-connector-odbc ) + 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 ) + vnc? ( || ( + net-misc/tigervnc + net-misc/vnc + ) ) + x11-misc/xdotool + net-misc/rdesktop + media-gfx/gimp + kde-apps/kruler + net-analyzer/wireshark + x11-apps/xhost + dev-db/squirrel-sql + app-editors/okteta + dev-util/kdbg + 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