summaryrefslogtreecommitdiff
path: root/newmoon/debian/newmoon+stackrpms.dsc
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-02-25 13:22:17 +0000
committerB. Stack <bgstack15@gmail.com>2023-02-25 13:22:17 +0000
commit1a5864d1ca0c6b1d556ad762271d8ea6bf9228b9 (patch)
treee9ef3b12c5f2edaabed1a7dedc4ca9d64bcd2758 /newmoon/debian/newmoon+stackrpms.dsc
parentMerge branch 'freefilesync-bump' into 'master' (diff)
parentnewmoon spec handles perl in fc38 (diff)
downloadstackrpms-1a5864d1ca0c6b1d556ad762271d8ea6bf9228b9.tar.gz
stackrpms-1a5864d1ca0c6b1d556ad762271d8ea6bf9228b9.tar.bz2
stackrpms-1a5864d1ca0c6b1d556ad762271d8ea6bf9228b9.zip
Merge branch 'newmoon-bump' into 'master'
newmoon 32.0.1 See merge request bgstack15/stackrpms!341
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..89e3d28
--- /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.1-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) | python2.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