diff options
author | Erik Reckase <e.reckase@gmail.com> | 2010-04-19 19:56:00 +0000 |
---|---|---|
committer | Scott Draves <spot@draves.org> | 2015-02-15 12:20:11 -0500 |
commit | 52c9c10b8e0914ed4aedae3b721d9ad2c85a84f6 (patch) | |
tree | 46a159d044acc590391f954a1b2214050607540d /src/debian/control | |
parent | 0b31b96c55620dcf7c5ca657d3572a8c635c971b (diff) | |
download | pucket-52c9c10b8e0914ed4aedae3b721d9ad2c85a84f6.tar.gz pucket-52c9c10b8e0914ed4aedae3b721d9ad2c85a84f6.tar.bz2 pucket-52c9c10b8e0914ed4aedae3b721d9ad2c85a84f6.zip |
debian package info directory added. needs to be updated to latest version
git-svn-id: https://flam3.googlecode.com/svn/trunk@4 77852712-ef1d-11de-8684-7d64432d61a3
Diffstat (limited to 'src/debian/control')
-rw-r--r-- | src/debian/control | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/debian/control b/src/debian/control new file mode 100644 index 0000000..b1ef38d --- /dev/null +++ b/src/debian/control @@ -0,0 +1,12 @@ +Source: flam3 +Section: graphics +Priority: optional +Maintainer: Spotworks LLC <ubuntu@spotworks.com> +Build-Depends: debhelper (>= 5), automake, autotools-dev, libjpeg62-dev, libpng12-dev, libxml2-dev, libtool, subversion +Standards-Version: 3.7.2 +Homepage: http://www.flam3.com + +Package: flam3 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: render and animate FLAM3s and manipulate their genomes |