summaryrefslogtreecommitdiff
path: root/newmoon/debian/newmoon+stackrpms.dsc
diff options
context:
space:
mode:
Diffstat (limited to 'newmoon/debian/newmoon+stackrpms.dsc')
-rw-r--r--newmoon/debian/newmoon+stackrpms.dsc14
1 files changed, 14 insertions, 0 deletions
diff --git a/newmoon/debian/newmoon+stackrpms.dsc b/newmoon/debian/newmoon+stackrpms.dsc
new file mode 100644
index 0000000..bda16c1
--- /dev/null
+++ b/newmoon/debian/newmoon+stackrpms.dsc
@@ -0,0 +1,14 @@
+Format: 3.0 (quilt)
+Source: newmoon
+Binary: newmoon
+Architecture: any
+Version: 32.0.0-1+stackrpms
+Maintainer: B. Stack <bgstack15@gmail.com>
+Homepage: http://www.palemoon.org/
+Standards-Version: 4.1.4
+Build-Depends: debhelper (>= 12), gcc (<< 11) | gcc-10, g++ (<< 11) | g++-10, autoconf2.13, libasound2-dev, libdbus-glib-1-dev (>= 0.60), libgconf2-dev (>= 1.2.1), libgtk2.0-dev (>= 2.14), libx11-xcb-dev, libxt-dev, mesa-common-dev, pkg-config, python2 (>= 2.7.18-2~) | python (>= 2.7), unzip, yasm (>= 1.1), zip
+Package-List:
+ newmoon deb web optional arch=any
+Files:
+ 00000000000000000000000000000000 1 newmoon.orig.tar.gz
+ 00000000000000000000000000000000 1 newmoon+stackrpms.debian.tar.xz
bgstack15