Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
desktop
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
6
Merge Requests
6
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
desktop
Commits
a3b2d387
Commit
a3b2d387
authored
Oct 13, 2010
by
Giuseppe Calaà
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
QMMP, updated to version 0.4.2
parent
ca0bfaac
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
qmmp/ChangeLog
qmmp/ChangeLog
+3
-0
qmmp/PKGBUILD
qmmp/PKGBUILD
+3
-2
No files found.
qmmp/ChangeLog
View file @
a3b2d387
2010-09-03 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* Update to major release v0.4.2
2010-06-14 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
2010-06-14 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* Update to major release v0.4.1
* Update to major release v0.4.1
...
...
qmmp/PKGBUILD
View file @
a3b2d387
...
@@ -4,12 +4,13 @@
...
@@ -4,12 +4,13 @@
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
# (c) 2010 Drake Justice
# (c) 2010 Drake Justice
# contributor: Giuseppe Calà <jiveaxe@gmail.com>
# include global config
# include global config
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
qmmp
pkgname
=
qmmp
pkgver
=
0.4.
1
pkgver
=
0.4.
2
pkgrel
=
1
pkgrel
=
1
pkgdesc
=
"Qt4 based audio-player"
pkgdesc
=
"Qt4 based audio-player"
arch
=(
'i686'
'x86_64'
)
arch
=(
'i686'
'x86_64'
)
...
@@ -25,7 +26,7 @@ optdepends=('flac: native FLAC support'
...
@@ -25,7 +26,7 @@ optdepends=('flac: native FLAC support'
'ffmpeg'
'libsamplerate'
'wavpack'
)
'ffmpeg'
'libsamplerate'
'wavpack'
)
install
=
$pkgname
.install
install
=
$pkgname
.install
source
=(
http://qmmp.ylsoftware.com/files/
$pkgname
-
$pkgver
.tar.bz2
)
source
=(
http://qmmp.ylsoftware.com/files/
$pkgname
-
$pkgver
.tar.bz2
)
md5sums
=(
'
b05ffff2c1e26585b2af144eacd8cd08
'
)
md5sums
=(
'
4ae6d4db68852bf985d3f0f94fc210a9
'
)
build
()
{
build
()
{
cd
${
srcdir
}
/
$pkgname
-
$pkgver
cd
${
srcdir
}
/
$pkgname
-
$pkgver
...
...
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