Commit Graph

54 Commits

Author SHA1 Message Date
miqlas
5524ea21d4 Transmission user-launch fix (#4097) 2019-08-14 20:25:46 +02:00
miqlas
9e67fc3da2 Transmission: userlaunch rework (#3363) 2018-12-06 12:57:32 +01:00
fbrosson
c1a95dd691 net-p2p/transmission: change ADDITIONAL_FILES style. (#3180)
Also hide x86 secondary arch on x86_64 because the recipe does not
provide any library.
2018-10-02 16:27:59 +00:00
Jerome Duval
0113e6f1a9 code style. 2018-09-10 08:34:03 +02:00
miqlas
a08bef8097 Transmission: force rebuild 2018-07-08 17:34:11 +02:00
miqlas
4512c60167 Transmission: bump (#2531) 2018-05-06 15:05:14 +02:00
miqlas
43b2bf2670 Transmission: rev bump 2018-04-14 11:14:11 +02:00
miqlas
a127c462a6 Transmission: launch_daemon support (#2416)
* Transmission-CLI: LaunchDaemon support

* Fix

* Cleanup

* launch Transmission-daemon, not the gui

* Cleanup

* Transmission user

* Cleanup
2018-04-09 18:26:09 +02:00
miqlas
b212f84770 Transmission : bump, debug (#2280)
* Transmission : bump, debug

* Cleanup, copyright

* -CFLAGS
2018-03-15 20:49:30 +01:00
Michael Lotz
3ad859ccf7 transmission: Fix devel:libnatpmp requires as well. 2017-11-11 19:55:19 +01:00
Michael Lotz
231c32b69e transmission: Fix lib:libnatpmp requires after it changed. 2017-11-11 19:45:08 +01:00
miqlas
9fdc1337ac Transmission needs fixed libnatpmpm 2017-11-04 18:29:36 +01:00
miqlas
c6b8de9443 Transmission: enable GUI (#1777)
* WIP

* WIP

* Transmission: enable Qt GUI, switch to cmake, recipe cleanup, patchset
cleanup.

* Removed leftover
2017-11-04 18:50:35 +03:00
Sergei Reznikov
ff5f3d5b1a Transmission: fix requires 2017-07-17 04:26:39 +03:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Jérôme Duval
b449fa1a87 transmission: link against libnetwork.so. 2016-12-05 20:48:56 +01:00
Humdinger
99fafea682 Transmission: fix SOURCE_URI 2016-10-28 08:47:36 +02:00
fbrosson
f9f77a675c transmission: drop 2.82, touch 2.84, add 2.92.
* Drop recipe for version 2.82.
* Fix SOURCE_URI for 2.84.
* Add recipe for 2.92 with "--enable-cli" (as it's no longuer enabled
  by default) and without "--datadir=$dataDir" which runConfigure
  already takes care of.
2016-03-15 14:04:48 +00:00
Humdinger
5b4181ed8b De-lint recipes
*	teeworlds
	Don't start SUMMARY with app name
	Re-ordered blocks

*	textsaver
	Don't start SUMMARY with app name
	Re-ordered blocks
	Corrected PROVIDES from apps to addon

*	tiff
	Don't start SUMMARY with app name
	Re-ordered blocks
	Removed duplicate REVISION

*	timecop
	Don't start SUMMARY with app name
	Re-ordered blocks

*	transmission
	Don't start SUMMARY with app name
	Re-ordered blocks

*	twolame
	Don't start SUMMARY with app name
	Re-ordered blocks

*	x264
	Don't start SUMMARY with app name
	Re-ordered blocks

*	xemacs
	Don't start SUMMARY with app name
	Re-ordered blocks

*	xextproto
	Don't start SUMMARY with app name
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	xtrans
	Don't start SUMMARY with app name
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	zoo
	Don't start SUMMARY with app name
	Still in old BEP format

*	zsh
	Don't start SUMMARY with app name
	Re-ordered blocks
2015-08-08 06:17:26 +02:00
Augustin Cavalier
1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Augustin Cavalier
55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Humdinger
effe88db3f De-Lint recipes.
*	tar
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	testdisk
	Shortened SUMMARY.
	Re-ordered blocks.

*	the_silver_searcher
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	torrentor
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	trackergrep
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	transmission
	Fixed COPYRIGHT.
	Re-ordered blocks.

*	tree
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	unzip
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	uqm
	Shortened SUMMARY.
	Re-ordered blocks.

*	urllib
	Remove "." from SUMMARY.
	Re-ordered blocks.
2015-07-23 10:23:42 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Michael Lotz
9dda13c6eb transmission: Add missing secondary arch suffix in provides.
This caused the package not to be installable on a gcc2 hybrid.
2014-11-23 18:02:38 +01:00
Michael Lotz
8c47956ebe transmission: Add missing dependency on libgcc_s. 2014-11-23 18:02:21 +01:00
Michael Lotz
66114f31be transmission: Build with posix_error_mapper.
Fixes falling into endless loops when connection errors occured.
2014-11-23 00:32:49 +01:00
Jerome Duval
9886ea30b3 transmission: add a recipe for version 2.84
* remove old recipes patches
* enable x86_64
* clean description
2014-09-05 16:04:01 +00:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009
1326ce3594 Rewrap net-p2p DESCRIPTIONs 2014-01-02 16:40:58 -05:00
Theodore Kokkoris
13883e78b6 Transmission 2.82 recipe and patch 2013-12-28 12:16:42 +00:00
Alexander von Gluck IV
95121224b7 transmission: Fix patch
* No work on recipe as this is GCI, just repair patch prefix
2013-12-25 20:11:19 -06:00
Oliver Tappe
39f16df92a Drop '.'-dir from patches such that git apply will accept them 2013-05-27 15:09:42 +02:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Michael Lotz
ac9f4ce569 Add a bep and patch for transmission-2.21. The configure.ac changes in the patch
also allow it to build on GCC2.
2011-02-22 23:57:36 +00:00
Matt Madia
ecb428cf23 New bep+patch for transmission v2.12. Builds but otherwise untested. 2010-11-14 23:05:01 +00:00
Scott McCreary
8f858927b9 Relocated several patches into patches directories 2010-08-08 00:20:42 +00:00
Matt Madia
d4ccbc46ef Fixed bep & patch 2010-07-10 10:10:59 +00:00
Matt Madia
05ebd266ea Added bep & patch for v2.01. Builds and lightly tested. 2010-07-10 10:02:36 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts
54ef9a1dfe Remove/Fix some STATUS_* fields in the beps.
Change downloading technique in smpeg and smjpeg.
2010-05-14 03:17:12 +00:00
Matt Madia
0facc07a53 Added .OptionalPackageDescription & custom license. In the custom license file,
the MIT and GPL v2 text was omitted, as they are standard licenses that are
distributed with Haiku.
2010-05-06 04:44:47 +00:00
Matt Madia
e172f8f490 relocate bep related patches to subdir. 2010-05-06 04:03:28 +00:00
Matt Madia
bec2b9ac21 Use MESSAGE to announce GCC 4 only. 2010-05-06 03:55:34 +00:00
Matt Madia
e120cdff5c patch & bep for v1.93 2010-05-06 03:49:03 +00:00
Chris Roberts
2314c1cc85 Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki. 2010-04-27 01:15:54 +00:00
Scott McCreary
47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Eric Petit
b0db4b0d72 Adds Transmission 1.73 2009-07-18 18:51:37 +00:00
Eric Petit
c05cc33806 Adds Transmission 1.72 2009-07-09 11:09:39 +00:00