diff options
author | 2018-08-25 08:17:14 -0500 | |
---|---|---|
committer | 2018-08-25 17:17:14 +0400 | |
commit | 0ed40f908be9ba9fe888ece4ec8219b0f9e26dfc (patch) | |
tree | 6e964746f98188a9171a18b0b9d2ad49e84f2466 /dev-util | |
parent | 1.26.1 added to tree, drop from overlay (diff) | |
download | rust-0ed40f908be9ba9fe888ece4ec8219b0f9e26dfc.tar.gz rust-0ed40f908be9ba9fe888ece4ec8219b0f9e26dfc.tar.bz2 rust-0ed40f908be9ba9fe888ece4ec8219b0f9e26dfc.zip |
added a few tools (#364)
added a few tools
squashed commits:
* Add files via upload
* fix path
* Rename dev-util/cargo-wix-0.0.5.ebuild to dev-util/cargo-wix/cargo-wix-0.0.5.ebuild
* fix rpm pathing.
* Add files via upload
* fix path to app-admin..
* Add files via upload
* Rename dev-util/xargo-0.3.9.ebuild to dev-util/xargo/xargo-0.3.9.ebuild
* my bad...
* adding repoman of goodies
* fix path
* fixing a few more
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/cargo-deb/cargo-deb-1.11.0.ebuild | 68 | ||||
-rw-r--r-- | dev-util/cargo-rpm/cargo-rpm-0.1.1.ebuild | 83 | ||||
-rw-r--r-- | dev-util/cargo-wix/cargo-wix-0.0.5.ebuild | 107 | ||||
-rw-r--r-- | dev-util/llvm-alt/llvm-alt-0.5.0.ebuild | 30 | ||||
-rw-r--r-- | dev-util/xargo/xargo-0.3.12.ebuild | 55 | ||||
-rw-r--r-- | dev-util/xargo/xargo-0.3.9.ebuild | 55 |
6 files changed, 398 insertions, 0 deletions
diff --git a/dev-util/cargo-deb/cargo-deb-1.11.0.ebuild b/dev-util/cargo-deb/cargo-deb-1.11.0.ebuild new file mode 100644 index 0000000..75cfe28 --- /dev/null +++ b/dev-util/cargo-deb/cargo-deb-1.11.0.ebuild @@ -0,0 +1,68 @@ +# Copyright 2017-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Auto-Generated by cargo-ebuild 0.1.5 + +EAPI=6 + +CRATES=" +adler32-0.2.0 +ar-0.6.0 +bitflags-1.0.3 +build_const-0.2.1 +byteorder-0.5.3 +byteorder-1.2.3 +cargo-deb-1.11.0 +cargo_toml-0.3.0 +cc-1.0.18 +cfg-if-0.1.4 +crc-1.8.1 +dtoa-0.4.3 +file-1.1.2 +filetime-0.2.1 +fuchsia-zircon-0.3.3 +fuchsia-zircon-sys-0.3.3 +getopts-0.2.18 +glob-0.2.11 +itoa-0.4.2 +libc-0.2.42 +lzma-sys-0.1.10 +md5-0.3.7 +pkg-config-0.3.12 +proc-macro2-0.4.8 +quick-error-1.2.2 +quote-0.6.3 +rand-0.4.2 +redox_syscall-0.1.40 +remove_dir_all-0.5.1 +serde-1.0.70 +serde_derive-1.0.70 +serde_json-1.0.24 +syn-0.14.4 +tar-0.4.16 +tempdir-0.3.7 +toml-0.4.6 +typed-arena-1.4.1 +unicode-width-0.1.5 +unicode-xid-0.1.0 +winapi-0.3.5 +winapi-i686-pc-windows-gnu-0.4.0 +winapi-x86_64-pc-windows-gnu-0.4.0 +xattr-0.2.2 +xz2-0.1.5 +zopfli-0.3.7 +" + +inherit cargo + +DESCRIPTION="Make Debian packages (.deb) easily with a Cargo subcommand" +HOMEPAGE="https://github.com/mmstick/cargo-deb#readme" +SRC_URI="$(cargo_crate_uris ${CRATES})" +RESTRICT="mirror" +LICENSE="MIT" # Update to proper Gentoo format +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="" +RDEPEND="" diff --git a/dev-util/cargo-rpm/cargo-rpm-0.1.1.ebuild b/dev-util/cargo-rpm/cargo-rpm-0.1.1.ebuild new file mode 100644 index 0000000..0f60293 --- /dev/null +++ b/dev-util/cargo-rpm/cargo-rpm-0.1.1.ebuild @@ -0,0 +1,83 @@ +# Copyright 2017-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Auto-Generated by cargo-ebuild 0.1.5 + +EAPI=6 + +CRATES=" +aho-corasick-0.6.6 +backtrace-0.3.9 +backtrace-sys-0.1.24 +byteorder-1.2.4 +cargo-rpm-0.1.1 +cc-1.0.22 +cfg-if-0.1.5 +failure-0.1.2 +failure_derive-0.1.2 +filetime-0.2.1 +flate2-1.0.2 +gumdrop-0.4.0 +gumdrop_derive-0.4.1 +handlebars-1.0.1 +iq-cli-0.1.0 +itoa-0.4.2 +lazy_static-1.1.0 +libc-0.2.43 +libz-sys-1.0.20 +log-0.4.4 +memchr-2.0.1 +pest-1.0.6 +pest_derive-1.0.8 +pkg-config-0.3.13 +proc-macro2-0.3.8 +proc-macro2-0.4.13 +quick-error-1.2.2 +quote-0.3.15 +quote-0.5.2 +quote-0.6.8 +redox_syscall-0.1.40 +regex-1.0.3 +regex-syntax-0.6.2 +rustc-demangle-0.1.9 +ryu-0.2.5 +same-file-1.0.3 +serde-1.0.75 +serde_derive-1.0.75 +serde_json-1.0.26 +syn-0.11.11 +syn-0.13.11 +syn-0.14.9 +synom-0.11.3 +synstructure-0.9.0 +tar-0.4.16 +term-0.5.1 +thread_local-0.3.6 +toml-0.4.6 +ucd-util-0.1.1 +unicode-xid-0.0.4 +unicode-xid-0.1.0 +utf8-ranges-1.0.0 +vcpkg-0.2.6 +version_check-0.1.4 +walkdir-2.2.4 +winapi-0.3.5 +winapi-i686-pc-windows-gnu-0.4.0 +winapi-util-0.1.1 +winapi-x86_64-pc-windows-gnu-0.4.0 +xattr-0.2.2 +" + +inherit cargo + +DESCRIPTION="Build RPMs from Rust projects using Cargo" +HOMEPAGE="https://github.com/rustrpm/cargo-rpm/" +SRC_URI="$(cargo_crate_uris ${CRATES})" +RESTRICT="mirror" +LICENSE="Apache-2.0" # Update to proper Gentoo format +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="" +RDEPEND="" diff --git a/dev-util/cargo-wix/cargo-wix-0.0.5.ebuild b/dev-util/cargo-wix/cargo-wix-0.0.5.ebuild new file mode 100644 index 0000000..88e9b20 --- /dev/null +++ b/dev-util/cargo-wix/cargo-wix-0.0.5.ebuild @@ -0,0 +1,107 @@ +# Copyright 2017-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Auto-Generated by cargo-ebuild 0.1.5 + +EAPI=6 + +CRATES=" +aho-corasick-0.6.6 +assert_cmd-0.3.0 +assert_fs-0.2.1 +atty-0.2.11 +backtrace-0.3.9 +backtrace-sys-0.1.24 +bitflags-1.0.4 +cargo-wix-0.0.5 +cc-1.0.22 +cfg-if-0.1.5 +chrono-0.4.5 +clap-2.32.0 +cloudabi-0.0.3 +crossbeam-0.3.2 +difference-2.0.0 +env_logger-0.5.12 +escargot-0.1.0 +failure-0.1.2 +failure_derive-0.1.2 +float-cmp-0.4.0 +fnv-1.0.6 +fuchsia-zircon-0.3.3 +fuchsia-zircon-sys-0.3.3 +globset-0.4.1 +globwalk-0.3.1 +humantime-1.1.1 +ignore-0.4.3 +itoa-0.4.2 +lazy_static-1.1.0 +libc-0.2.43 +log-0.3.9 +log-0.4.4 +memchr-2.0.1 +mustache-0.9.0 +num-integer-0.1.39 +num-traits-0.2.5 +predicates-0.5.2 +proc-macro2-0.4.13 +quick-error-1.2.2 +quote-0.6.8 +rand-0.3.22 +rand-0.4.3 +rand-0.5.5 +rand_core-0.2.1 +redox_syscall-0.1.40 +redox_termios-0.1.1 +regex-0.2.11 +regex-1.0.3 +regex-syntax-0.5.6 +regex-syntax-0.6.2 +remove_dir_all-0.5.1 +rustc-demangle-0.1.9 +ryu-0.2.5 +same-file-1.0.3 +semver-0.9.0 +semver-parser-0.7.0 +serde-1.0.75 +serde_derive-1.0.75 +serde_json-1.0.26 +strsim-0.7.0 +syn-0.14.9 +synstructure-0.9.0 +tempfile-3.0.3 +termcolor-0.3.6 +termcolor-1.0.2 +termion-1.5.1 +textwrap-0.10.0 +thread_local-0.3.6 +time-0.1.40 +toml-0.4.6 +ucd-util-0.1.1 +unicode-width-0.1.5 +unicode-xid-0.1.0 +utf8-ranges-1.0.0 +uuid-0.5.1 +vec_map-0.8.1 +version_check-0.1.4 +walkdir-2.2.4 +winapi-0.3.5 +winapi-i686-pc-windows-gnu-0.4.0 +winapi-util-0.1.1 +winapi-x86_64-pc-windows-gnu-0.4.0 +wincolor-0.1.6 +wincolor-1.0.1 +" + +inherit cargo + +DESCRIPTION="Build Windows installers using the Wix Toolset" +HOMEPAGE="https://github.com/volks73/cargo-wix" +SRC_URI="$(cargo_crate_uris ${CRATES})" +RESTRICT="mirror" +LICENSE="MIT/Apache-2.0" # Update to proper Gentoo format +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="" +RDEPEND="" diff --git a/dev-util/llvm-alt/llvm-alt-0.5.0.ebuild b/dev-util/llvm-alt/llvm-alt-0.5.0.ebuild new file mode 100644 index 0000000..48fbbf8 --- /dev/null +++ b/dev-util/llvm-alt/llvm-alt-0.5.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 2017-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Auto-Generated by cargo-ebuild 0.1.4 + +EAPI=6 + +CRATES=" +bitflags-0.5.0 +cbox-0.3.0 +gcc-0.3.31 +libc-0.2.14 +llvm-alt-0.5.0 +llvm-sys-0.3.0 +semver-0.1.20 +" + +inherit cargo + +DESCRIPTION="A wrapper for LLVM, a powerful library and toolkit for compilers" +HOMEPAGE="https://github.com/TomBebbington/llvm-rs" +SRC_URI="$(cargo_crate_uris ${CRATES})" +RESTRICT="mirror" +LICENSE="BSD-3-Clause" # Update to proper Gentoo format +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="" +RDEPEND="" diff --git a/dev-util/xargo/xargo-0.3.12.ebuild b/dev-util/xargo/xargo-0.3.12.ebuild new file mode 100644 index 0000000..272a3f8 --- /dev/null +++ b/dev-util/xargo/xargo-0.3.12.ebuild @@ -0,0 +1,55 @@ +# Copyright 2017-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Auto-Generated by cargo-ebuild 0.1.5 + +EAPI=6 + +CRATES=" +backtrace-0.3.0 +backtrace-sys-0.1.5 +cfg-if-0.1.0 +dbghelp-sys-0.2.0 +dtoa-0.2.2 +error-chain-0.7.2 +fs2-0.4.1 +gcc-0.3.41 +itoa-0.1.1 +kernel32-sys-0.2.2 +lazy_static-0.2.8 +libc-0.2.18 +num-traits-0.1.36 +owning_ref-0.2.4 +parking_lot-0.3.8 +parking_lot_core-0.2.0 +rand-0.3.15 +redox_syscall-0.1.31 +rustc-demangle-0.1.3 +rustc-serialize-0.3.22 +rustc_version-0.1.7 +semver-0.1.20 +serde-0.8.21 +serde_json-0.8.4 +smallvec-0.1.8 +tempdir-0.3.5 +thread-id-3.2.0 +toml-0.2.1 +walkdir-1.0.3 +winapi-0.2.8 +winapi-build-0.1.1 +xargo-0.3.12 +" + +inherit cargo + +DESCRIPTION="The sysroot manager that lets you build and customize `std`" +HOMEPAGE="https://github.com/japaric/xargo" +SRC_URI="$(cargo_crate_uris ${CRATES})" +RESTRICT="mirror" +LICENSE="MIT OR Apache-2.0" # Update to proper Gentoo format +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="" +RDEPEND="" diff --git a/dev-util/xargo/xargo-0.3.9.ebuild b/dev-util/xargo/xargo-0.3.9.ebuild new file mode 100644 index 0000000..ed98923 --- /dev/null +++ b/dev-util/xargo/xargo-0.3.9.ebuild @@ -0,0 +1,55 @@ +# Copyright 2017-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Auto-Generated by cargo-ebuild 0.1.4 + +EAPI=6 + +CRATES=" +backtrace-0.3.0 +backtrace-sys-0.1.5 +cfg-if-0.1.0 +dbghelp-sys-0.2.0 +dtoa-0.2.2 +error-chain-0.7.2 +fs2-0.4.1 +gcc-0.3.41 +itoa-0.1.1 +kernel32-sys-0.2.2 +lazy_static-0.2.8 +libc-0.2.18 +num-traits-0.1.36 +owning_ref-0.2.4 +parking_lot-0.3.8 +parking_lot_core-0.2.0 +rand-0.3.15 +redox_syscall-0.1.31 +rustc-demangle-0.1.3 +rustc-serialize-0.3.22 +rustc_version-0.1.7 +semver-0.1.20 +serde-0.8.21 +serde_json-0.8.4 +smallvec-0.1.8 +tempdir-0.3.5 +thread-id-3.2.0 +toml-0.2.1 +walkdir-1.0.3 +winapi-0.2.8 +winapi-build-0.1.1 +xargo-0.3.9 +" + +inherit cargo + +DESCRIPTION="The sysroot manager that lets you build and customize `std`" +HOMEPAGE="https://github.com/japaric/xargo" +SRC_URI="$(cargo_crate_uris ${CRATES})" +RESTRICT="mirror" +LICENSE="MIT OR Apache-2.0" # Update to proper Gentoo format +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="" +RDEPEND="" |