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
38e8e7a1
Commit
38e8e7a1
authored
Jun 15, 2011
by
Anke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
opal & ptlib update
parent
e5da2087
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
opal/PKGBUILD
opal/PKGBUILD
+4
-4
ptlib/PKGBUILD
ptlib/PKGBUILD
+4
-4
No files found.
opal/PKGBUILD
View file @
38e8e7a1
...
...
@@ -7,9 +7,9 @@
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
opal
pkgver
=
3.
8.4
_pkgver
=
"
Final
"
_pkgver2
=
"v3.
8 Sirius
"
pkgver
=
3.
10.1
_pkgver
=
"
Stable 1
"
_pkgver2
=
"v3.
10 Luyten
"
pkgrel
=
1
pkgdesc
=
"Open Phone Abstraction Library."
arch
=(
'i686'
'x86_64'
)
...
...
@@ -19,7 +19,7 @@ depends=('ptlib' 'libtheora' 'x264>=20090416' 'speex')
makedepends
=(
'ffmpeg'
)
changelog
=
ChangeLog
source
=(
"http://downloads.sourceforge.net/project/opalvoip/
$_pkgver2
/
$_pkgver
/
$pkgname
-
$pkgver
.tar.bz2"
)
md5sums
=(
'
8128a42c25b6a37fb92d75ebd94333e1
'
)
md5sums
=(
'
eda49f2c0c3649fab8b82aca0c499b1a
'
)
build
()
{
cd
$srcdir
/
$pkgname
-
$pkgver
...
...
ptlib/PKGBUILD
View file @
38e8e7a1
...
...
@@ -7,9 +7,9 @@
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
ptlib
pkgver
=
2.
8.4
_pkgver
=
"
Final
"
_pkgver2
=
"v3.
8 Sirius
"
pkgver
=
2.
10.1
_pkgver
=
"
Stable 1
"
_pkgver2
=
"v3.
10 Luyten
"
pkgrel
=
1
pkgdesc
=
"Portable Windows Library."
arch
=(
'i686'
'x86_64'
)
...
...
@@ -18,7 +18,7 @@ license=('MPL')
depends
=(
'alsa-lib'
'expat'
'gcc-libs'
'v4l-utils'
'openssl'
'sdl'
)
changelog
=
ChangeLog
source
=(
"http://downloads.sourceforge.net/project/opalvoip/
$_pkgver2
/
$_pkgver
/
$pkgname
-
$pkgver
.tar.bz2"
)
md5sums
=(
'
b851295423a96a9e8df58a8e329bf284
'
)
md5sums
=(
'
35dfe5e21dcf96ad1d4b87099819ff1a
'
)
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