Added libmxml. Added libexecinfo. Modified build for Emacs-mod. Changed depends for a few packages.
This commit is contained in:
parent
7989351e3a
commit
b1c45b983c
@ -1,5 +1,6 @@
|
||||
glib
|
||||
libX11
|
||||
libpng
|
||||
libjpeg-turbo
|
||||
meson make
|
||||
pkgconf make
|
||||
|
@ -7,7 +7,7 @@
|
||||
--prefix=/usr \
|
||||
--with-modules \
|
||||
--with-xft \
|
||||
--with-x-toolkit=lucid \
|
||||
--with-x-toolkit=motif \
|
||||
--without-dbus \
|
||||
--without-gconf \
|
||||
--without-gsettings \
|
||||
|
@ -1,4 +1,4 @@
|
||||
libXaw3dXft
|
||||
motif
|
||||
giflib
|
||||
gnutls
|
||||
libjpeg-turbo
|
||||
|
5
ports/unofficial/stable/libexecinfo/build
Executable file
5
ports/unofficial/stable/libexecinfo/build
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
make
|
||||
|
||||
make PREFIX="$1/usr" install
|
1
ports/unofficial/stable/libexecinfo/checksums
Normal file
1
ports/unofficial/stable/libexecinfo/checksums
Normal file
@ -0,0 +1 @@
|
||||
0462304192fab38c39a376594db1c8bdab4ebda2736bf54f01715917f430611e
|
1
ports/unofficial/stable/libexecinfo/sources
Normal file
1
ports/unofficial/stable/libexecinfo/sources
Normal file
@ -0,0 +1 @@
|
||||
https://github.com/mikroskeem/libexecinfo/archive/refs/tags/1.1-3.tar.gz
|
1
ports/unofficial/stable/libexecinfo/version
Normal file
1
ports/unofficial/stable/libexecinfo/version
Normal file
@ -0,0 +1 @@
|
||||
1-13 1
|
7
ports/unofficial/stable/libmxml/build
Executable file
7
ports/unofficial/stable/libmxml/build
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix="$1/usr/"
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
ports/unofficial/stable/libmxml/checksums
Normal file
1
ports/unofficial/stable/libmxml/checksums
Normal file
@ -0,0 +1 @@
|
||||
b512b2c8bb94960f1360eaaa4b25ffe0ddc76abc332e9274c2004e54544864df
|
1
ports/unofficial/stable/libmxml/sources
Normal file
1
ports/unofficial/stable/libmxml/sources
Normal file
@ -0,0 +1 @@
|
||||
http://deb.debian.org/debian/pool/main/m/mxml/mxml_2.12.orig.tar.xz
|
1
ports/unofficial/stable/libmxml/version
Normal file
1
ports/unofficial/stable/libmxml/version
Normal file
@ -0,0 +1 @@
|
||||
2.12 1
|
@ -1 +0,0 @@
|
||||
pcc
|
@ -1 +1 @@
|
||||
3722ec486630e7a55199d2cc9f2f010464cd165a6003eec97a317e6204d00b8f
|
||||
b2025588421ff26f92548cb4ead3ecec73347b7a17ff4da7352a7c00ba1e1308
|
||||
|
Loading…
Reference in New Issue
Block a user