| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: php-scssphp | Distribution: Unknown |
| Version: 0.8.4 | Vendor: Remi Collet |
| Release: 1.el8.remi | Build date: Fri Sep 13 15:46:41 2019 |
| Group: Unspecified | Build host: builder.remirepo.net |
| Size: 337651 | Source RPM: php-scssphp-0.8.4-1.el8.remi.src.rpm |
| Packager: https://blog.remirepo.net/ | |
| Url: http://leafo.github.io/scssphp | |
| Summary: A compiler for SCSS written in PHP | |
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
MIT
* Fri Sep 13 2019 Remi Collet <remi@remirepo.net> - 0.8.4-1
- update to 0.8.4
- add patch for PHP 7.4 from
https://github.com/leafo/scssphp/pull/710
* Mon Jun 03 2019 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.8.3-1
- Update to 0.8.3 (RHBZ #1716011)
* Fri May 10 2019 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.8.2-1
- Update to 0.8.2 (RHBZ #1703256)
* Fri Dec 21 2018 Remi Collet <remi@remirepo.net> - 0.7.7-1
- update to 0.7.7
* Mon May 28 2018 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.7.6-1
- Update to 0.7.6 (RHBZ #1582167)
- Add composer.json to repo
* Sun Mar 25 2018 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.7.5-2
- Update get source script to save in spec directory
- Update phpcompatinfo computed dependencies
- Remove code sniffer dependency and test
- Modify upstream test run
* Tue Feb 13 2018 Christian Glombek <christian.glombek@rwth-aachen.de> - 0.7.5-1
- Updated to 0.7.5 (RHBZ #1504394)
- Use php_condesniffer for testing
* Sat Mar 04 2017 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.6.7-1
- Updated to 0.6.7 (RHBZ #1426927)
- Switch autoloader to php-composer(fedora/autoloader)
- Test with SCLs if available
* Sun Sep 25 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.6.6-1
- Updated to 0.6.6 (RHBZ #1376293)
* Sat Jul 23 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.6.5-1
- Updated to 0.6.5 (RHBZ #1347068)
- Dropped pre-0.1.0 compat
* Wed Jan 20 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.4.0-1
- Updated to 0.4.0 (RHBZ #1274939)
- Removed php-json dependency
* Sun Oct 11 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.3.2-1
- Updated to 0.3.2 (RHBZ #1268709)
* Sun Sep 20 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.3.1-1
- Updated to 0.3.1 (RHBZ #1256168)
- Updated URL
- Added standard "php-{COMPOSER_VENDOR}-{COMPOSER_PROJECT}" naming provides
- Added library version value check
* Thu Aug 13 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.1.9-1
- Updated to 0.1.9 (RHBZ #1238727)
- As of version 0.1.7 license is just MIT (i.e. GPLv3 removed)
* Sun Jun 28 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.1.6-1
- Updated to 0.1.6 (RHBZ #1226748)
- Added autoloader
* Thu Oct 30 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.1.1-1
- Updated to 0.1.1 (BZ #1126612)
- Removed man page
- %license usage
* Tue Aug 19 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.0.15-1
- Updated to 0.0.15 (BZ #1126612)
* Mon Jul 07 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.0.12-1
- Updated to 0.0.12 (BZ #1116615)
- Added option to build without tests ("--without tests")
* Sun Jun 08 2014 Remi Collet <remi@fedoraproject.org> - 0.0.10-2
- fix FTBFS, ignore max version of PHPUnit
- provides php-composer(leafo/scssphp)
* Tue Apr 22 2014 Remi Collet <remi@fedoraproject.org> 0.0.10-1
- backport 0.0.9 for remi repo.
* Mon Apr 21 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.0.10-1
- Updated to 0.0.10 (BZ #1087738)
* Mon Dec 30 2013 Remi Collet <remi@fedoraproject.org> 0.0.9-1
- backport 0.0.9 for remi repo.
* Sun Dec 29 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 0.0.9-1
- Updated to 0.0.9 (BZ #1046671)
- Spec cleanup
* Sat Nov 16 2013 Remi Collet <remi@fedoraproject.org> 0.0.8-1
- backport 0.0.8 for remi repo.
* Fri Nov 15 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 0.0.8-1
- Updated to 0.0.8
* Fri Jun 07 2013 Remi Collet <remi@fedoraproject.org> 0.0.7-1
- backport 0.0.7 for remi repo.
* Fri Jun 07 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 0.0.7-1
- Updated to 0.0.7
* Tue Mar 19 2013 Remi Collet <remi@fedoraproject.org> 0.0.5-1
- backport 0.0.5 for remi repo.
* Sat Mar 16 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 0.0.5-1
- Updated to version 0.0.5
- php-cli => php(language)
- %{__php} => %{_bindir}/php
* Sat Mar 09 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 0.0.4-2.20130301git3463d7d
- Updated to latest snapshot
- php-common => php-cli
- Added man page
- Removed tests from package
* Tue Nov 27 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 0.0.4-1
- Initial package
/usr/bin/pscss /usr/share/doc/php-scssphp /usr/share/doc/php-scssphp/README.md /usr/share/doc/php-scssphp/composer.json /usr/share/licenses/php-scssphp /usr/share/licenses/php-scssphp/LICENSE.md /usr/share/php/Leafo/ScssPhp /usr/share/php/Leafo/ScssPhp/Base /usr/share/php/Leafo/ScssPhp/Base/Range.php /usr/share/php/Leafo/ScssPhp/Block.php /usr/share/php/Leafo/ScssPhp/Cache.php /usr/share/php/Leafo/ScssPhp/Colors.php /usr/share/php/Leafo/ScssPhp/Compiler /usr/share/php/Leafo/ScssPhp/Compiler.php /usr/share/php/Leafo/ScssPhp/Compiler/Environment.php /usr/share/php/Leafo/ScssPhp/Exception /usr/share/php/Leafo/ScssPhp/Exception/CompilerException.php /usr/share/php/Leafo/ScssPhp/Exception/ParserException.php /usr/share/php/Leafo/ScssPhp/Exception/RangeException.php /usr/share/php/Leafo/ScssPhp/Exception/ServerException.php /usr/share/php/Leafo/ScssPhp/Formatter /usr/share/php/Leafo/ScssPhp/Formatter.php /usr/share/php/Leafo/ScssPhp/Formatter/Compact.php /usr/share/php/Leafo/ScssPhp/Formatter/Compressed.php /usr/share/php/Leafo/ScssPhp/Formatter/Crunched.php /usr/share/php/Leafo/ScssPhp/Formatter/Debug.php /usr/share/php/Leafo/ScssPhp/Formatter/Expanded.php /usr/share/php/Leafo/ScssPhp/Formatter/Nested.php /usr/share/php/Leafo/ScssPhp/Formatter/OutputBlock.php /usr/share/php/Leafo/ScssPhp/Node /usr/share/php/Leafo/ScssPhp/Node.php /usr/share/php/Leafo/ScssPhp/Node/Number.php /usr/share/php/Leafo/ScssPhp/Parser.php /usr/share/php/Leafo/ScssPhp/SourceMap /usr/share/php/Leafo/ScssPhp/SourceMap/Base64.php /usr/share/php/Leafo/ScssPhp/SourceMap/Base64VLQ.php /usr/share/php/Leafo/ScssPhp/SourceMap/Base64VLQEncoder.php /usr/share/php/Leafo/ScssPhp/SourceMap/SourceMapGenerator.php /usr/share/php/Leafo/ScssPhp/Type.php /usr/share/php/Leafo/ScssPhp/Util.php /usr/share/php/Leafo/ScssPhp/Version.php /usr/share/php/Leafo/ScssPhp/autoload.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Oct 25 08:45:50 2025