Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit eef14e6

Browse files
committed
libXslt: new package at 1.1.34
1 parent 7ce3b80 commit eef14e6

File tree

5 files changed

+11
-0
lines changed

5 files changed

+11
-0
lines changed

community/libXslt/build

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/bin/sh -e
2+
3+
./configure \
4+
--prefix=/usr
5+
6+
make
7+
make DESTDIR="$1" install

community/libXslt/checksums

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
98b1bd46d6792925ad2dfe9a87452ea2adebf69dcb9919ffd55bf926a7f93f7f libxslt-1.1.34.tar.gz

community/libXslt/depends

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
libxml2

community/libXslt/sources

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://fossies.org/linux/www/libxslt-1.1.34.tar.gz

community/libXslt/version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1.1.34 1

0 commit comments

Comments
 (0)