Version bump.
This commit is contained in:
parent
ec03d2a0ea
commit
87e72fea8d
3 changed files with 22 additions and 6 deletions
|
@ -1,3 +0,0 @@
|
|||
DIST overgrive_3.5.0.deb 548948 BLAKE2B 9e0e0221f8aa8dedb1bb3cf78668b4920163fc8e16540ea9aa4aae89e8f7cfa2f19413fc87d01d7d777e0ee3fd10b07f88c10107055dbdb7a7174ee5aaa79f18 SHA512 edef006bab3ed9a2050483efaaae98787f84aea7f9ea862631d9c70edf026892d8dc8884f0edcca420b8ab60b3f6571be2374ef396a4756bd1c4612006517d48
|
||||
EBUILD overgrive-3.5.0.ebuild 1189 BLAKE2B ab0c290c8341f15ccc13d0b5484b8d04e7609d8434940c1f5b8b4e23dea216550420e80e7b13f03aead3ef182ee7c8034c203abf4550c368939a534438ea774b SHA512 323a6e52b0eb2c28c109c23b747ddb1591fb66256922b66a7bc498d0e6efc4f5c7b66c5b385dc149e4b59cec53ec796bc0fc682e9bc6c31051c590c806515639
|
||||
MISC metadata.xml 386 BLAKE2B 33a688b69180d4a399b92c1b39f0f283cb88ce4a911085c49909b67ef99d4fc6d3e0a3ec2673b5b952fe6811a077f8773eb429669e9038b09a910cee36b2b382 SHA512 dd87afba1c8a6bc28f0997d9f67c545f5d3d0c72d1b1ba48561db1c19f3e830dbe0b16447e5e03b7c78eec2b762bb9f102da1a6737bc2b08ad7bf2573984b0b9
|
|
@ -9,9 +9,7 @@ KEYWORDS="~amd64 ~x86 ~arm ~arm64"
|
|||
|
||||
DESCRIPTION="overGrive is a complete Google Drive desktop client solution for Linux"
|
||||
HOMEPAGE="https://www.thefanclub.co.za/overgrive"
|
||||
SRC_URI="
|
||||
https://www.thefanclub.co.za/sites/default/files/public/overgrive/overgrive_${PV}_all.deb -> ${PN}_${PV}.deb
|
||||
"
|
||||
###No longer valid, uses random Google Drive URL now###SRC_URI="https://www.thefanclub.co.za/sites/default/files/public/overgrive/overgrive_${PV}_all.deb -> ${PN}_${PV}.deb"
|
||||
|
||||
SLOT="0"
|
||||
RESTRICT="strip mirror" # mirror as explained at bug #547372
|
||||
|
@ -29,6 +27,12 @@ DEPEND="
|
|||
|
||||
S="${WORKDIR}"
|
||||
|
||||
pkg_nofetch() {
|
||||
einfo "Please download"
|
||||
einfo " - overgrive_${PV}_all.deb -> ${PN}_${PV}.deb"
|
||||
einfo "from ${HOMEPAGE} and place them in your DISTDIR directory."
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
unpack ./control.tar.gz
|
||||
unpack ./data.tar.gz
|
15
metadata/md5-cache/app-office/overgrive-3.5.2
Normal file
15
metadata/md5-cache/app-office/overgrive-3.5.2
Normal file
|
@ -0,0 +1,15 @@
|
|||
BDEPEND=X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
|
||||
DEFINED_PHASES=install nofetch postinst postrm prepare setup
|
||||
DEPEND=
|
||||
DESCRIPTION=overGrive is a complete Google Drive desktop client solution for Linux
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.thefanclub.co.za/overgrive
|
||||
INHERIT=xdg-utils font gnome2-utils eutils
|
||||
IUSE=X
|
||||
KEYWORDS=~amd64 ~x86 ~arm ~arm64
|
||||
LICENSE=fanclub-EULA
|
||||
RDEPEND=dev-libs/libappindicator dev-python/pyinotify >=dev-python/google-api-python-client-1.5.3
|
||||
RESTRICT=strip mirror
|
||||
SLOT=0
|
||||
_eclasses_=xdg-utils baea6080dd821f5562d715887954c9d3 font aa113a3df9cd0a9693a1c1ee7c34a6eb toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32
|
||||
_md5_=a8bd2149901442712773b24c79ec67fb
|
Loading…
Reference in a new issue