Name: | php-scssphp |
---|---|
Version: | 0.7.5 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 268415 |
License: | MIT |
RPM: | php-scssphp-0.7.5-2.el7.noarch.rpm |
Source RPM: | php-scssphp-0.7.5-2.el7.src.rpm |
Build Date: | Fri Apr 13 2018 |
Build Host: | x86-ol6-builder-04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://leafo.github.io/scssphp |
Summary: | A compiler for SCSS written in PHP |
Description: | SCSS (http://sass-lang.com/) is a CSS preprocessor that adds many features like variables, mixins, imports, color manipulation, functions, and tons of other powerful features. The entire compiler comes in a single class file ready for including in any kind of project in addition to a command line tool for running the compiler from the terminal. scssphp implements SCSS. It does not implement the SASS syntax, only the SCSS syntax. Autoloader: /usr/share/php/Leafo/ScssPhp/autoload.php |
- Update get source script to save in spec directory - Update phpcompatinfo computed dependencies - Remove code sniffer dependency and test - Modify upstream test run
- Updated to 0.7.5 (RHBZ #1504394) - Use php_condesniffer for testing
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Updated to 0.6.7 (RHBZ #1426927) - Switch autoloader to php-composer(fedora/autoloader) - Test with SCLs if available
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Updated to 0.6.6 (RHBZ #1376293)
- Updated to 0.6.5 (RHBZ #1347068) - Dropped pre-0.1.0 compat
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Updated to 0.4.0 (RHBZ #1274939) - Removed php-json dependency