Page MenuHomeSolus

D1194.id.diff
No OneTemporary

D1194.id.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,17 @@
+name : phpmyadmin
+version : 4.7.5
+release : 1
+source :
+ - https://files.phpmyadmin.net/phpMyAdmin/4.7.5/phpMyAdmin-4.7.5-all-languages.tar.xz : e4f53b8a5a8e32cea389718c6f6f282e9ac22ed5f31f67d88266aa27ae0a1ca3
+license : GPL-2.0
+component : programming.tools
+summary : phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. PLEASE FILL ME IN
+description: |
+ phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web.
+rundeps :
+ - php
+install : |
+ mkdir -p $installdir/usr/share/phpmyadmin $installdir/etc/phpmyadmin
+ cp -ra $workdir/* $installdir/usr/share/phpmyadmin/
+ install -bDm644 $installdir/usr/share/phpmyadmin/config.sample.inc.php $installdir/etc/phpmyadmin/config.inc.php
+ ln -s /etc/phpmyadmin/config.inc.php $installdir/usr/share/phpmyadmin/config.inc.php
\ No newline at end of file
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,35 @@
+<PISI>
+ <Source>
+ <Name>phpmyadmin</Name>
+ <Packager>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
+ </Packager>
+ <License>GPL-2.0</License>
+ <PartOf>programming.tools</PartOf>
+ <Summary xml:lang="en">phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. PLEASE FILL ME IN</Summary>
+ <Description xml:lang="en">phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>phpmyadmin</Name>
+ <Summary xml:lang="en">phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. PLEASE FILL ME IN</Summary>
+ <Description xml:lang="en">phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web.
+</Description>
+ <PartOf>programming.tools</PartOf>
+ <Files>
+ <Path fileType="config">/etc/phpmyadmin/config.inc.php</Path>
+ <Path fileType="data">/usr/share/phpmyadmin</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-11-01</Date>
+ <Version>4.7.5</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 21 2023, 9:35 AM (6 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806700
Default Alt Text
D1194.id.diff (3 KB)

Event Timeline