Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
9bf01031
Commit
9bf01031
authored
1 year ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
community/php81-pecl-amqp: autoinstall with php-pecl-amqp
parent
9af093f8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/php81-pecl-amqp/APKBUILD
+3
-1
3 additions, 1 deletion
community/php81-pecl-amqp/APKBUILD
with
3 additions
and
1 deletion
community/php81-pecl-amqp/APKBUILD
+
3
−
1
View file @
9bf01031
...
...
@@ -3,7 +3,7 @@
pkgname
=
php81-pecl-amqp
_extname
=
amqp
pkgver
=
1.11.0
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"PHP 8.1 extension to communicate with any AMQP spec 0-9-1 compatible server - PECL"
url
=
"https://pecl.php.net/package/amqp"
arch
=
"all"
...
...
@@ -15,6 +15,8 @@ makedepends="$_php-dev rabbitmq-c-dev"
source
=
"php-pecl-
$_extname
-
$pkgver
.tgz::https://pecl.php.net/get/
$_extname
-
$pkgver
.tgz"
builddir
=
"
$srcdir
/
$_extname
-
$pkgver
"
install_if
=
"php-
$_extname
php
$_phpv
"
build
()
{
phpize
$_phpv
./configure
--prefix
=
/usr
--with-php-config
=
php-config
$_phpv
...
...
This diff is collapsed.
Click to expand it.
Ghost User
@ghost
mentioned in issue
#14468
·
1 year ago
mentioned in issue
#14468
mentioned in issue #14468
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment