mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
o After being repo copied from edonkey-gui-gtk:
- Add linux- to both PKGNAMEPREFIX and binary name since it's a Linux binary port - State that in COMMENT - Update PLIST to reflect new binary name Repo copy by: joe Repo copy approved by: will
This commit is contained in:
parent
720970f3d0
commit
67ba6d3375
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61402
@ -9,6 +9,7 @@ PORTNAME= edonkey
|
||||
PORTVERSION= 0.2.0.a
|
||||
CATEGORIES= net linux
|
||||
MASTER_SITES= http://users.aber.ac.uk/tpm01/
|
||||
PKGNAMEPREFIX= linux-
|
||||
PKGNAMESUFFIX= -gui-gtk
|
||||
DISTNAME= linux_gui_alpha_unstable
|
||||
EXTRACT_SUFX=
|
||||
@ -20,6 +21,7 @@ RUN_DEPENDS= donkey:${PORTSDIR}/net/edonkey-core \
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
USE_LINUX= yes
|
||||
USE_X_PREFIX= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
STRIP=
|
||||
@ -32,7 +34,7 @@ BRANDELF?= /usr/bin/brandelf
|
||||
BRANDELF?= brandelf
|
||||
.endif
|
||||
|
||||
BINARY_NAME= ed2k_gui
|
||||
BINARY_NAME= linux-edonkey-gui-gtk
|
||||
|
||||
do-extract:
|
||||
@${RM} -rf ${WRKDIR}
|
||||
|
@ -1 +1 @@
|
||||
GTK GUI to eDonkey2000 'core' command line client
|
||||
Linux GTK GUI to eDonkey2000 'core' command line client
|
||||
|
@ -1 +1 @@
|
||||
bin/ed2k_gui
|
||||
bin/linux-edonkey-gui-gtk
|
||||
|
Loading…
Reference in New Issue
Block a user