Fixed deb pkg build

This commit is contained in:
2019-05-05 04:43:31 -05:00
parent 8a1c5208c1
commit 1c01239e77
8 changed files with 5 additions and 5 deletions
Binary file not shown.
Executable → Regular
+2 -2
View File
@@ -11,7 +11,7 @@ function main() {
done
# Set fxwinwrap permissions
for i in `find . -name fxwinwrap`; do
for i in `find . -name gwinwrap`; do
sudo chmod 755 "${i}"
done
@@ -20,7 +20,7 @@ function main() {
sudo chmod 755 "${i}"
done
sudo chmod 755 fxwinwrap*/opt/FXWinWrap/resources/bin/*
sudo chmod 755 gwinwrap*/opt/GWinWrap/resources/bin/*
sudo chown -R root:root ./*/
builder;
@@ -3,6 +3,6 @@ Version: 0.0-1
Section: python
Priority: optional
Architecture: amd64
Depends: ffmpegthumbnailer (>= 2.0.10-0.1), mplayer (>=2.0-728-g2c378c7-4), gifsicle (>=1.86-1), nitrogen (>=1.5.2-2)
Depends: ffmpegthumbnailer (>= 2.0.10-0.1), mplayer (>=2.0-728-g2c378c7-4), gifsicle (>=1.86-1), nitrogen (>=1.5.2-2), xscreensaver (>=5.36-1ubuntu1), xscreensaver-gl (>=5.36-1ubuntu1), xscreensaver-gl-extra (>=5.36-1ubuntu1), xscreensaver-screensaver-dizzy (>=0.3-3), xscreensaver-screensaver-bsod (>=5.36-1ubuntu1), xscreensaver-data (>=5.36-1ubuntu1), xscreensaver-data-extra (>=5.36-1ubuntu1), xscreensaver-screensaver-webcollage (>=5.36-1ubuntu1)
Maintainer: Maxim Stewart <[email protected]>
Description: GWinWrap is a GUI to handle setting XWinWrap options.
@@ -1,5 +1,5 @@
FXWinWrap is copyright 2016, 2017 Maxim Stewart.
FXWinWrap is currently developed by ITDominator <[email protected]>.
GWinWrap is copyright 2016, 2017 Maxim Stewart.
GWinWrap is currently developed by ITDominator <[email protected]>.
License: GPLv2+