CopyAgent: Remove unnecessary makedepends, build_style, and commented out line

that wasn't used. Additionally, remove an invalid architecture (armv6hf) from.
This commit is contained in:
ShadowKyogre 2014-11-08 08:17:19 -08:00
parent 3be794f642
commit f6c8cf66c7

View file

@ -2,21 +2,17 @@
pkgname=CopyAgent
version=1.47.0410
revision=1
build_style=meta
short_desc="Copy.com sync agent"
maintainer="ShadowKyogre <shadowkyogre.public@gmail.com>"
homepage="https://www.copy.com"
license="CopyAgent"
distfiles="https://copy.com/install/linux/Copy.tgz"
checksum=a48c69f6798f888617cfeef5359829e619057ae0e6edf3940b4ea6c81131012a
only_for_archs="i686 x86_64 armv6hf"
only_for_archs="i686 x86_64"
repository="nonfree"
nostrip="yes"
wrksrc="copy"
makedepends="qt>=4.8.4_4 fuse desktop-file-utils"
depends="${makedepends}"
#lib32mode="full"
depends="qt>=4.8.4_4 fuse desktop-file-utils"
do_install() {
if [ "$XBPS_TARGET_MACHINE" == "x86_64" ]; then