Opened 18 years ago

Last modified 8 years ago

#8247 closed defect

UPDATE: transmission-0.5 — at Initial Version

Reported by: amonre@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port: transmission

Description

The transmission portfile now has a dependency on the jam binary instead of the port, as well as a dependency on gettext. Patch is reproduced below; will be attached to this ticket for convenience in a minute.

--- transmission.old 2006-04-07 19:05:24.000000000 +0200 +++ transmission.new 2006-04-07 19:07:22.000000000 +0200 @@ -21,7 +21,8 @@

master_sites http://download.m0k.org/transmission/files/ checksums md5 07f737c837d25af7d14056edd4a81d49

-depends_build port:jam +depends_build bin:jam:jam +depends_lib port:gettext

configure.args --disable-gtk --with-gettext=${prefix}/include build.cmd jam

* end patch *

Change History (1)

Changed 18 years ago by amonre@…

Attachment: transmission.patch added

now depends on jam binary instead of port; added gettext dependency

Note: See TracTickets for help on using tickets.