Files
oasis-linux-mirror/pkg/transmission
Michael Forney 2eddb78d1b Store dist files in config.distdir
This makes it easy to remove old distfiles with `git clean -f dist`.
2026-03-12 16:40:37 -07:00
..
2026-03-12 16:40:37 -07:00
2024-03-01 20:36:41 -08:00
2020-05-25 19:54:20 -07:00
2020-05-25 19:54:20 -07:00
2020-05-25 19:54:20 -07:00
2025-04-28 13:16:39 -07:00

transmission

config.h

Generated with

./configure \
	--disable-nls \
	--without-gtk \
	--without-systemd \
	LIBCURL_CFLAGS=-I/src/oasis/out/pkg/curl/include \
	LIBCURL_LIBS=/src/oasis/out/pkg/curl/libcurl.a \
	PKG_CONFIG=true

transmission doesn't create config.h by default, so it was created from the defines at the end of config.log.