File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -9,18 +9,15 @@ description: |
99 - Remove one or more trackers at the same time.
1010 - Remove all the trackers to create trackerless torrent. DHT torrent
1111 - Change public/private flag. Warning: This will change the torrent info HASH.
12- - Preset add/remove tracker via add_trackers.txt and remove_trackers.txt files when present in the same folder as the executable file .
12+ - Preset add/remove tracker via add_trackers.txt and remove_trackers.txt files.
1313 - Optional start as console program.
1414 - Show torrent files content.
15- - Download stable trackers from newTrackon.
16- # icon: snap/gui/bittorrent-tracker-editor.png
15+ - Download stable trackers from newTrackon or ngosang
1716grade : stable
1817confinement : strict
19- # license: MIT
2018
2119architectures :
2220 - build-on : amd64
23- - build-on : i386
2421 - build-on : arm64
2522 - build-on : armhf
2623
5249 plugin : nil
5350 override-build : |
5451 snapcraftctl build
55- lazbuild --build-mode=Release source/project/tracker_editor/trackereditor.lpi
52+ lazbuild --build-mode=Release --widgetset=gtk2 source/project/tracker_editor/trackereditor.lpi
5653 mkdir $SNAPCRAFT_PART_INSTALL/app
5754 mv enduser/trackereditor $SNAPCRAFT_PART_INSTALL/app
5855 stage-packages :
You can’t perform that action at this time.
0 commit comments