Jelajahi Sumber

try debian packaging

Le Tan 8 tahun lalu
induk
melakukan
0a7e92483c
3 mengubah file dengan 10 tambahan dan 16 penghapusan
  1. 3 2
      debian/changelog
  2. 7 4
      debian/control
  3. 0 10
      debian/vnote.install

+ 3 - 2
debian/changelog

@@ -1,5 +1,6 @@
-vnote (1.2-0ubuntu1) xenial; urgency=medium
+vnote (1.8-0ubuntu1) zesty; urgency=medium
 
   * Initial release
+  * Adjusted the Makefile to fix $(DESTDIR) problems.
 
- -- Le Tan <[email protected]>  Sun, 09 Apr 2017 16:32:22 +0800
+ -- Le Tan <[email protected]>  Sun, 20 Aug 2017 09:32:22 +0800

+ 7 - 4
debian/control

@@ -2,13 +2,16 @@ Source: vnote
 Section: editors
 Priority: optional
 Maintainer: Le Tan <[email protected]>
-Build-Depends: debhelper (>=9), cdbs, qt5-qmake, qtbase5-dev, libqt5svg5-dev, qtdeclarative5-dev, libqt5xmlpatterns5-dev
+Build-Depends: debhelper (>=9), qt5-default (>= 5.7.1), libqt5svg5-dev, qtwebengine5-dev, libqt5webchannel5-dev, qtpositioning5-dev
 Standards-Version: 3.9.6
 Homepage: https://tamlok.github.io/vnote
-#Vcs-Git: git://anonscm.debian.org/collab-maint/vnote.git
 Vcs-Browser: https://github.com/tamlok/vnote.git
 
 Package: vnote
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libqt5core5a, libqt5gui5, libqt5sql5, libqt5sql5-sqlite, libqt5widgets5, libqt5qml5, libqt5svg5, libqt5network5, libqt5xml5, libqt5xmlpatterns5, libqt5printsupport5
-Description: A Vim-inspired note-taking application, especially for Markdown
+Depends: ${shlibs:Depends}, ${misc:Depends}, libQt5WebEngineWidgets (>= 5.7.1), libQt5WebEngineCore, libQt5PrintSupport, libQt5Widgets, libQt5Gui, libQt5WebChannel, libQt5Network, libQt5Core
+Suggests: libssl
+Description: A Vim-inspired note-taking application for Markdown.
+ VNote is a cross-platform, free note-taking application, designed especially
+ for Markdown. VNote provides both simple note management and pleasant Markdown
+ edit experience.

+ 0 - 10
debian/vnote.install

@@ -1,10 +0,0 @@
-src/vnote.desktop usr/share/applications
-src/resources/icons/128x128/vnote.png usr/share/pixmaps
-src/resources/icons/16x16/vnote.png usr/share/icons/hicolor/16x16/apps
-src/resources/icons/32x32/vnote.png usr/share/icons/hicolor/32x32/apps
-src/resources/icons/48x48/vnote.png usr/share/icons/hicolor/48x48/apps
-src/resources/icons/64x64/vnote.png usr/share/icons/hicolor/64x64/apps
-src/resources/icons/128x128/vnote.png usr/share/icons/hicolor/128x128/apps
-src/resources/icons/256x256/vnote.png usr/share/icons/hicolor/256x256/apps
-src/resources/icons/vnote.svg usr/share/icons/hicolor/scalable/apps
-src/VNote usr/bin