Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
desktop
Commits
dca75fc1
Commit
dca75fc1
authored
Jan 11, 2011
by
abveritas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rebuild smplayer to give support for mp3
parent
f4ac5074
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
smplayer/PKGBUILD
smplayer/PKGBUILD
+2
-2
No files found.
smplayer/PKGBUILD
View file @
dca75fc1
...
...
@@ -9,12 +9,12 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname
=
smplayer
pkgver
=
0.6.9
pkgrel
=
2
pkgrel
=
3
pkgdesc
=
"A complete front-end for MPlayer"
arch
=(
'i686'
'x86_64'
)
url
=
"http://smplayer.sourceforge.net/"
license
=(
'GPL'
)
depends
=(
'qt>=4.7.0'
'mplayer>=30526'
)
depends
=(
'qt>=4.7.0'
'mplayer>=30526'
'mpg123'
)
source
=(
http://downloads.sourceforge.net/sourceforge/smplayer/
${
pkgname
}
-
${
pkgver
}
.tar.bz2
)
md5sums
=(
'dfe874b386509de5df78537489f95004'
)
...
...
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