You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
kget: non-functional: alphabetize deps, add size
This commit is contained in:
committed by
Ryan Carsten Schmidt
parent
991023f496
commit
6d206ae99c
+11
-10
@@ -12,26 +12,27 @@ license GPL-2+ LGPL-2+
|
||||
maintainers nomaintainer
|
||||
description KGet is a versatile and user-friendly download manager.
|
||||
long_description {*}${description}
|
||||
homepage https://www.kde.org/applications/internet/kget/
|
||||
homepage https://www.kde.org/applications/internet/kget
|
||||
master_sites kde:stable/${version}/src/
|
||||
use_xz yes
|
||||
|
||||
checksums rmd160 74d8fd7d503013835e898355cd8d127345fa9df0 \
|
||||
sha256 696bd583f09d37f8939031b1d4a526076362018d43506a38fa3a54af9d2e32ec
|
||||
sha256 696bd583f09d37f8939031b1d4a526076362018d43506a38fa3a54af9d2e32ec \
|
||||
size 1075868
|
||||
|
||||
#Binaries do not link to openssl, nor use the ssl backend of kdelibs4
|
||||
license_noconflict openssl
|
||||
|
||||
depends_lib-append port:kdelibs4 \
|
||||
port:nepomuk-core \
|
||||
port:nepomuk-widgets \
|
||||
port:kde4-baseapps \
|
||||
port:qca \
|
||||
port:sqlite3 \
|
||||
depends_lib-append port:gpgme \
|
||||
port:libassuan \
|
||||
port:libktorrent \
|
||||
port:libmms \
|
||||
port:libassuan \
|
||||
port:gpgme
|
||||
port:kde4-baseapps \
|
||||
port:kdelibs4 \
|
||||
port:nepomuk-core \
|
||||
port:nepomuk-widgets \
|
||||
port:qca \
|
||||
port:sqlite3
|
||||
|
||||
# kde4-baseapps is not universal
|
||||
universal_variant no
|
||||
|
||||
Reference in New Issue
Block a user