Projects
Kolab:16
php-endroid-qrcode
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 2
View file
debian.changelog
Added
@@ -0,0 +1,5 @@ +php-endroid-qrcode (1.5.4-1) unstable; urgency=low + + * Initial release. + + -- Christoph Erhardt <kolab@sicherha.de> Sat, 07 Jan 2017 16:22:42 +0100
View file
debian.control
Added
@@ -0,0 +1,17 @@ +Source: php-endroid-qrcode +Section: php +Priority: extra +Maintainer: Christoph Erhardt <kolab@sicherha.de> +Build-Depends: debhelper (>= 8), composer +Standards-Version: 3.9.3 +Homepage: https://github.com/endroid/qrcode + +Package: php-endroid-qrcode +Architecture: all +Depends: + php5 | php, + php5-gd | php-gd, + ${misc:Depends} +Description: Endroid QR-Code Generator + This library based on QRcode Perl CGI & PHP scripts by Y. + Swetake helps you generate images containing a QR code.
View file
debian.rules
Added
@@ -0,0 +1,12 @@ +#!/usr/bin/make -f + +#export DH_OPTIONS=-v +#export DH_VERBOSE=1 + +%: + dh $@ + +override_dh_install: + mkdir -p $(CURDIR)/debian/php-endroid-qrcode/usr/share/php/Endroid/QrCode/ + cp -pr assets $(CURDIR)/debian/php-endroid-qrcode/usr/share/php/Endroid/. + cp -pr src/* $(CURDIR)/debian/php-endroid-qrcode/usr/share/php/Endroid/QrCode/.
View file
debian.tar.gz
Added
View file
php-endroid-qrcode.dsc
Added
@@ -0,0 +1,14 @@ +Format: 1.0 +Source: php-endroid-qrcode +Binary: php-endroid-qrcode +Architecture: all +Version: 1.5.4-1 +Maintainer: Christoph Erhardt <kolab@sicherha.de> +Homepage: https://github.com/endroid/qrcode +Standards-Version: 3.9.3 +Build-Depends: debhelper (>= 8), composer +Package-List: + php-endroid-qrcode deb php extra +Files: + 00000000000000000000000000000000 0 endroid-qrcode-1.5.4.tar.gz + 00000000000000000000000000000000 0 debian.tar.gz
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.