Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Booloki
wazzuf-ripper
Commits
c35f2789
Commit
c35f2789
authored
Jul 13, 2020
by
Booloki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CI] fix interactive ubuntu deb-install
parent
861eb125
Pipeline
#1763
failed with stages
in 65 minutes and 25 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
packaging/archlinux/PKGBUILD
packaging/archlinux/PKGBUILD
+1
-1
No files found.
.gitlab-ci.yml
View file @
c35f2789
...
...
@@ -115,7 +115,7 @@ deb-install:
# Update env
-
apt-get update -qq
# Dependency install
-
apt-get install -qq gdebi
-
DEBIAN_FRONTEND=noninteractive
apt-get install -qq gdebi
# Install tests
-
gdebi --non-interactive build/wazzuf-ripper_*.deb
-
gdebi --non-interactive build/wazzuf-ripper-gui_*.deb
...
...
packaging/archlinux/PKGBUILD
View file @
c35f2789
...
...
@@ -14,7 +14,7 @@ source=("https://git.lokizone.net/booloki/${pkgbase}/-/archive/${pkgver}/${pkgba
md5sums
=(
'SUM'
)
package_wazzuf-ripper
()
{
depends
=(
'mplayer'
'mencoder'
'omdb-cli'
'bdchapters'
'mkvtoolnix-cli'
'tsmuxer-
ng-cli-bin
'
depends
=(
'mplayer'
'mencoder'
'omdb-cli'
'bdchapters'
'mkvtoolnix-cli'
'tsmuxer-
git
'
'mediainfo'
'udisks2'
'lame'
'vorbis-tools'
'ogmtools'
'p7zip'
'imagemagick'
'libdvdcss'
'lsdvd'
'wget'
'gettext'
)
optdepends
=(
'wazzuf-ripper-gui: Wazzuf Ripper Graphical User Interface'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment