bsd-ac / wayland-desktop

Gentoo overlay for Wayland related ebuilds
https://gentoo.org
ISC License
63 stars 23 forks source link

Create qtgreet-1.0.0.ebuild #11

Closed ghost closed 3 years ago

epsilon-0 commented 3 years ago
  1. Please generate the manifest (checksum) for the new ebuild - repoman manifest - it automatically downloads and creates the necessary checksums.
  2. Because this is a versioned release, please change the SRC_URI to SRC_URI="https://gitlab.com/marcusbritanicus/QtGreet/-/archive/v${PV}/QtGreet-v${PV}.tar.gz -> ${P}.tar.gz". This removes the need for the commit hash.
ghost commented 3 years ago

DIST qtgreet-1.0.0.tar.gz 415122 BLAKE2B bb70982001ab0c57e2057374751bde7b16cdc623683c762c693de4c6cfd59b332c52ff63af45cd2c46e70d0f04ef4a73b6b25460af9784f7a906f02eb324af61 SHA512 ee025369da7627ad693ccefcc64b3887b540e6334586be03439d434d288ba80630b6f70f26ca39f39e0b0771658a304486f4450576f65b6d6289bfbfedcaf084
EBUILD qtgreet-1.0.0.ebuild 764 BLAKE2B d3a6e12e642d0eafaba1203203e28f900b26eb1cee6fc8740a6a12d46e771fb8a25861a0190073f55cccf8812b971f5a591271ddfac980808936e3cfde817682 SHA512 4f0534960e30bfdc331f75ad1d6f0e45bfffaca5f5d89fa2ed769c72be65a221dec32b44b607a0e89c96a9659465fd45dcd981b14389bc7296550617fad451d9
ghost commented 3 years ago

Please also squash all commits into one single commit?

You can do that with git rebase --interactive HEAD~3 and changing the pick to squash for the two new commits.

I'm not sure how to do that yet, I'm using the GitHub website to do all the things right now. Using cli to control GitHub might beyond my knowledge now.

epsilon-0 commented 3 years ago

Please also squash all commits into one single commit? You can do that with git rebase --interactive HEAD~3 and changing the pick to squash for the two new commits.

I'm not sure how to do that yet, I'm using the GitHub website to do all the things right now. Using cli to control GitHub might beyond my knowledge now.

Hmm, I see. In that case, I'll merge and fix the issues on my end. What name would you like to add to the copyright header?

ghost commented 3 years ago

What name would you like to add to the copyright header?

Ichika Zou