summaryrefslogtreecommitdiff
blob: a424df30ec6f9850579935e981f4de85551a1e3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>scheme</herd>
	<longdescription lang="en">
HOP is a new programming language designed for the Web 2.0. It is a higher-order language for programming interactive web applications such as web agendas, web galleries, music players, etc. HOP can be viewed as a replacement for traditional graphical toolkits. HOP is implemented as a Web broker, i.e., a Web server that may act indifferently as a regular Web server or Web proxy.
	</longdescription>
	<use>
		<flag name="ssl">Enable SSL support for hop</flag>
		<flag name="threads">Enable thread support for hop, it depends on <pkg>dev-scheme/bigloo</pkg> built with threads use flag.</flag>
		<flag name="debug">Enables building with debug symbols</flag>
	</use>
</pkgmetadata>