Search Criteria
Package Details: w3c-css-validator 2.1.20150301-1
Git Clone URL: | https://aur.archlinux.org/w3c-css-validator.git (read-only, click to copy) |
---|---|
Package Base: | w3c-css-validator |
Description: | A tool for checking if CSS files conform with standards |
Upstream URL: | http://jigsaw.w3.org/css-validator |
Licenses: | |
Submitter: | olegus8 |
Maintainer: | olegus8 |
Last Packager: | olegus8 |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2014-03-17 04:06 |
Last Updated: | 2015-06-23 20:55 |
Dependencies (4)
- bash (bash-devel-git, bash-devel-static-git)
- java-environment (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jdk-arm, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, amazon-corretto-15, jdk-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jdk8, jdk-openj9-bin, jdk, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jdk11, sapmachine-jdk-bin, jdk11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jdk-jetbrains, jdk8-adoptopenjdk, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk)
- apache-ant (ant-git, ant) (make)
- cvs (cvs-feature) (make)
Latest Comments
smonff commented on 2016-01-28 16:01
I managed to build it through Git, it finds the commons-collections 3.2.1 on Maven (with Ant), it seem to be the recommended way to do it now.
See http://dev.w3.org/cvsweb/2002/css-validator/. Hope it helps.
smonff commented on 2016-01-28 14:16
After the CVS checkout, the build process try to download some dependencies, but a file (apache-commons) is not available anymore in the Apache repository.
Buildfile: /tmp/yaourt-tmp-smonff/aur-w3c-css-validator/src/2002/css-validator-build/build.xml
prepare.check:
prepare:
[mkdir] Created dir: /tmp/yaourt-tmp-smonff/aur-w3c-css-validator/src/2002/css-validator-build/lib
[get] Getting: http://www.apache.org/dist/commons/collections/binaries/commons-collections-3.2.1-bin.zip
[get] To: /tmp/yaourt-tmp-smonff/aur-w3c-css-validator/src/2002/css-validator-build/tmp/commons-collections-3.2.1-bin.zip
[get] Error opening connection java.io.FileNotFoundException: http://www.apache.org/dist/commons/collections/binaries/commons-collections-3.2.1-bin.zip
Only 3.2.2 is available. I know this is not related to your package, but the installation process failed because of the unavailability of the zip archive.
olegus8 commented on 2014-03-17 04:07
Only a command-line interface for now.