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
9f7b94bf
Commit
9f7b94bf
authored
Jan 15, 2011
by
abveritas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
amarok & mixxx updates
parent
598124e9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
amarok/PKGBUILD
amarok/PKGBUILD
+4
-4
mixxx/PKGBUILD
mixxx/PKGBUILD
+3
-3
No files found.
amarok/PKGBUILD
View file @
9f7b94bf
...
...
@@ -8,20 +8,20 @@
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
amarok
replaces
=(
'amarok-base'
'amarok-engine-xine'
'amarok-base-mysqlfree'
)
pkgver
=
2.
3.2
pkgver
=
2.
4.0
pkgrel
=
1
pkgdesc
=
"A media player for KDE"
arch
=(
"i686"
"x86_64"
)
url
=
"http://amarok.kde.org"
license
=(
'GPL2'
'LGPL2'
'FDL'
)
depends
=(
'kdebase-runtime'
'mysql'
'qtscriptgenerator'
'taglib-extras'
'liblastfm'
)
makedepends
=(
'pkgconfig'
'automoc4'
'cmake'
'libgpod'
'libmtp'
'loudmouth'
)
makedepends
=(
'pkgconfig'
'automoc4'
'cmake'
'libgpod'
'libmtp'
'loudmouth'
'docbook-xsl'
)
optdepends
=(
"libgpod: support Apple iPod audio devices"
"libmtp: support for portable media devices"
"loudmouth: backend needed by mp3tunes for syncing"
)
install
=
${
pkgname
}
.install
source
=(
"http://download.kde.org/stable/
${
pkgname
}
/
${
pkgver
}
/src/
${
pkgname
}
-
${
pkgver
}
.tar.bz2"
)
md5sums
=(
'
4e03dc009f8b44d9b8dfb5f6d1034081
'
)
source
=(
"http://download.kde.org/
download.php?url=
stable/
${
pkgname
}
/
${
pkgver
}
/src/
${
pkgname
}
-
${
pkgver
}
.tar.bz2"
)
md5sums
=(
'
bdb6ddc8e38d0982a0786ff8ac96d923
'
)
build
()
{
cd
${
srcdir
}
...
...
mixxx/PKGBUILD
View file @
9f7b94bf
...
...
@@ -5,7 +5,7 @@
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
pkgname
=
mixxx
pkgver
=
1.8.
1
pkgver
=
1.8.
2
pkgrel
=
1
pkgdesc
=
"Digital DJ mixing software with cpu optimization enabled"
arch
=(
'i686'
'x86_64'
)
...
...
@@ -15,8 +15,8 @@ depends=('libsndfile' 'libogg' 'libid3tag' 'libmad' 'libvorbis' 'portaudio' 'por
makedepends
=(
'bzr'
'scons>=0.98'
'pkgconfig>=0.15.0'
)
#optdepends=('lib32-faad2' 'mp4v2')
provides
=(
mixxx
)
source
=(
http://downloads.mixxx.org/mixxx-1.8.
1
/mixxx-1.8.
1
-src.tar.gz
)
md5sums
=(
03c54e02ad18d631c9ffa234e38aa7c6
)
source
=(
http://downloads.mixxx.org/mixxx-1.8.
2
/mixxx-1.8.
2
-src.tar.gz
)
md5sums
=(
f0297f4493d4d8e6ad59f72970bad7bc
)
build
()
{
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