Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide .deb artifacts? #113

Closed
emmatyping opened this issue Sep 3, 2021 · 3 comments
Closed

Provide .deb artifacts? #113

emmatyping opened this issue Sep 3, 2021 · 3 comments

Comments

@emmatyping
Copy link

Hi! I set up an apt repo at https://apt.cli.rs recently focused on awesome Rust command line tools, would there be any interest in setting up cago-deb to produce .deb files?

@jhspetersson
Copy link
Owner

Hi! I set up an apt repo at https://apt.cli.rs recently focused on awesome Rust command line tools, would there be any interest in setting up cago-deb to produce .deb files?

Hello, I added some metadata to address deb packaging specifically with cargo-deb. Please include this project in your repo. Thank you!

@jhspetersson
Copy link
Owner

Or you can take the binary from the latest (0.7.7) release.

@emmatyping
Copy link
Author

Added to the repo!

ethanhs@dysk:~$ apt-cache show fselect
Package: fselect
Priority: optional
Section: utility
Installed-Size: 2960
Maintainer: jhspetersson <jhspetersson@gmail.com>
Architecture: amd64
Version: 0.7.7
Depends: libc6 (>= 2.27)
Filename: pool/main/f/fselect/fselect_0.7.7_amd64.deb
Size: 902372
MD5sum: 4c87bdfff2328a64b20116c78368bee4
SHA1: e564c48a0a8ceed44a0a558f2ed169194d494f5e
SHA256: 9b7c8a719a26faa67b9d730e094c1863a5035661e45ddb862f98005c1a512e94
SHA512: 3143187df7e7c9a3d23bb5d6e856e00139f45ac10e48696fece0fe0e0b39a38dcc1b3eb9c44a548a2bd3348533b527719fdf23f147038afeb663a5e23a678996
Description: Find files with SQL-like queries
 * SQL-like (not real SQL, but highly relaxed!) grammar easily understandable by
 humans
 * complex queries
 * aggregate, statistics, date, and other functions
 * search within archives
 * .gitignore, .hgignore, and .dockerignore support (experimental)
 * search by width and height of images, EXIF metadata
 * search by MP3 info
 * search by extended file attributes
 * search by file hashes
 * search by MIME type
 * shortcuts to common file types
 * interactive mode
 * various output formatting (CSV, JSON, and others)
Description-md5: 452b95479792ae549b0a9c4d9bc3b0b9
Homepage: https://github.com/jhspetersson/fselect
Vcs-Browser: https://github.com/jhspetersson/fselect
Vcs-Git: https://github.com/jhspetersson/fselect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants