diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-04-29 18:29:54 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-04-29 18:29:54 +0000 |
commit | 3921a21828f1bd0bd1946e039122c3991aac41a9 (patch) | |
tree | 9b6a4cbe717781863e60842d60221ba7281fc3ae /sci-electronics/qucs/metadata.xml | |
parent | Added to ~hppa. (diff) | |
download | gentoo-2-3921a21828f1bd0bd1946e039122c3991aac41a9.tar.gz gentoo-2-3921a21828f1bd0bd1946e039122c3991aac41a9.tar.bz2 gentoo-2-3921a21828f1bd0bd1946e039122c3991aac41a9.zip |
Initial import, based on the ebuild submitted by Samir van de Sand <s.vandesand@web.de>, closing bug 53119.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'sci-electronics/qucs/metadata.xml')
-rw-r--r-- | sci-electronics/qucs/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sci-electronics/qucs/metadata.xml b/sci-electronics/qucs/metadata.xml new file mode 100644 index 000000000000..7366766777f0 --- /dev/null +++ b/sci-electronics/qucs/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>sci</herd> + <maintainer> + <email>cryos@gentoo.org</email> + </maintainer> + <longdescription> + Qucs is a Qt based integrated circuit simulator. It allows you to set up a + circuit with a graphical user interface and simulate the large-signal, + small-signal and noise behaviour of the circuit. The simulation results can + then be viewed graphically. Qucsator is made available as a command line + simulation backend. + </longdescription> +</pkgmetadata> |