Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
php-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
php-formula
Commits
9ff852b4
Commit
9ff852b4
authored
9 years ago
by
Niels Abspoel
Browse files
Options
Downloads
Patches
Plain Diff
add missing sls files and readme
parent
f205838a
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
README.rst
+66
-0
66 additions, 0 deletions
README.rst
php/ng/cache-lite.sls
+2
-0
2 additions, 0 deletions
php/ng/cache-lite.sls
php/ng/console-table.sls
+2
-0
2 additions, 0 deletions
php/ng/console-table.sls
php/ng/ffmpeg.sls
+2
-0
2 additions, 0 deletions
php/ng/ffmpeg.sls
with
72 additions
and
0 deletions
README.rst
+
66
−
0
View file @
9ff852b4
...
@@ -459,3 +459,69 @@ Installs the php-xml package.
...
@@ -459,3 +459,69 @@ Installs the php-xml package.
--------------
--------------
Installs the php-xsl package.
Installs the php-xsl package.
``php.ng.dev``
--------------
Installs the php5-dev and build-essential package.
``php.ng.gettext``
--------------
Installs the php-gettext package.
``php.ng.geshi``
--------------
Installs the php-geshi package.
``php.ng.mdb2``
--------------
Installs the php-mdb2 package.
``php.ng.mdb2-driver-mysql``
--------------
Installs the php-mdb2-driver-mysql package.
``php.ng.mdb2-driver-pgsql``
--------------
Installs the php-mdb2-driver-pgsql package.
``php.ng.seclib``
--------------
Installs the php-seclib package.
``php.ng.tidy``
--------------
Installs the php-tidy package.
``php.ng.tcpdf``
--------------
Installs the php-tcpdf package.
``php.ng.twig``
--------------
Installs the php-twig package.
``php.ng.cache-lite``
--------------
Installs the php-cache-lite package.
``php.ng.console-table``
--------------
Installs the php-console-table package.
``php.ng.ffmpeg``
--------------
Installs the php-ffmpeg package and ffmpeg.
This diff is collapsed.
Click to expand it.
php/ng/cache-lite.sls
0 → 100644
+
2
−
0
View file @
9ff852b4
{% set state = 'cache-lite' %}
{% include "php/ng/installed.jinja" %}
This diff is collapsed.
Click to expand it.
php/ng/console-table.sls
0 → 100644
+
2
−
0
View file @
9ff852b4
{% set state = 'console-table' %}
{% include "php/ng/installed.jinja" %}
This diff is collapsed.
Click to expand it.
php/ng/ffmpeg.sls
0 → 100644
+
2
−
0
View file @
9ff852b4
{% set state = 'ffmpeg' %}
{% include "php/ng/installed.jinja" %}
This diff is collapsed.
Click to expand it.
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