diff options
author | B. Stack <bgstack15@gmail.com> | 2022-07-13 09:31:35 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-07-13 09:31:35 -0400 |
commit | 4e9d396c6e65bdb39ef1ad20c16f0e7f43eb94d6 (patch) | |
tree | 0c5c9c49448d00441dc6120d017f796f9875fb35 /notepadnext | |
parent | notepadnext 0.5.3 rc1 (diff) | |
download | stackrpms-4e9d396c6e65bdb39ef1ad20c16f0e7f43eb94d6.tar.gz stackrpms-4e9d396c6e65bdb39ef1ad20c16f0e7f43eb94d6.tar.bz2 stackrpms-4e9d396c6e65bdb39ef1ad20c16f0e7f43eb94d6.zip |
notepadnext: add dsc file
Diffstat (limited to 'notepadnext')
-rw-r--r-- | notepadnext/debian/notepadnext.dsc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/notepadnext/debian/notepadnext.dsc b/notepadnext/debian/notepadnext.dsc new file mode 100644 index 0000000..d84ddcd --- /dev/null +++ b/notepadnext/debian/notepadnext.dsc @@ -0,0 +1,14 @@ +Format: 3.0 (quilt) +Source: notepadnext +Binary: notepadnext +Architecture: any +Version: 0.4.10-1 +Maintainer: B. Stack <bgstack15@gmail.com> +Homepage: https://github.com/dail8859/NotepadNext +Standards-Version: 4.5.0 +Build-Depends: debhelper-compat (= 12), libqt6core5compat6-dev, libqt6core6, qmake6, qt6-base-private-dev, qtbase5-private-dev +Package-List: + notepadnext deb editors optional arch=any +Files: + 00000000000000000000000000000000 1 notepadnext.orig.tar.gz + 00000000000000000000000000000000 1 notepadnext.debian.tar.xz |