summaryrefslogtreecommitdiff
path: root/source/xap/xv/xv.jasper.diff
diff options
context:
space:
mode:
authorPatrick J Volkerding <volkerdi@slackware.com>2019-10-18 21:00:50 +0000
committerEric Hameleers <alien@slackware.com>2019-10-19 08:59:48 +0200
commitbd9266d121f0b40660dc33e0b04256ddaee0d222 (patch)
tree8b8e1c04a7fd4b26b68d1bcd588d4cb492390ced /source/xap/xv/xv.jasper.diff
parentc21461635f79d78b704f0f0228088ecac30cc267 (diff)
downloadcurrent-bd9266d121f0b40660dc33e0b04256ddaee0d222.tar.gz
Fri Oct 18 21:00:50 UTC 201920191018210050
a/getty-ps-2.1.0b-x86_64-4.txz: Removed. a/lha-114i-x86_64-2.txz: Removed. Removed due to vague licensing terms. a/lhasa-0.3.1-x86_64-1.txz: Added. This is an extraction-only LHA utility with an OSI approved license. a/shadow-4.7-x86_64-2.txz: Rebuilt. Added /etc/environment.new to fix "sudo -i" noise. ap/lm_sensors-3.6.0-x86_64-1.txz: Upgraded. ap/vim-8.1.2174-x86_64-1.txz: Upgraded. l/netpbm-10.88.00-x86_64-1.txz: Upgraded. n/ca-certificates-20191018-noarch-1.txz: Upgraded. n/samba-4.11.1-x86_64-1.txz: Upgraded. xap/vim-gvim-8.1.2174-x86_64-1.txz: Upgraded. xap/xfractint-20.04p13-x86_64-2.txz: Removed. xap/xv-3.10a-x86_64-9.txz: Removed. extra/getty-ps/getty-ps-2.1.0b-x86_64-4.txz: Rebuilt. Moved here from the A series due to commercial use restrictions. extra/xfractint/xfractint-20.04p14-x86_64-1.txz: Upgraded. Moved here from the XAP series due to commercial use restrictions. extra/xv/xv-3.10a-x86_64-9.txz: Rebuilt. Moved here from the XAP series due to non-commercial use shareware license.
Diffstat (limited to 'source/xap/xv/xv.jasper.diff')
-rw-r--r--source/xap/xv/xv.jasper.diff20
1 files changed, 0 insertions, 20 deletions
diff --git a/source/xap/xv/xv.jasper.diff b/source/xap/xv/xv.jasper.diff
deleted file mode 100644
index 8e933ee5..00000000
--- a/source/xap/xv/xv.jasper.diff
+++ /dev/null
@@ -1,20 +0,0 @@
---- ./Makefile.std.orig 2010-02-19 13:24:58.000000000 -0600
-+++ ./Makefile.std 2010-02-19 13:27:20.000000000 -0600
-@@ -179,13 +179,13 @@
- JP2K = -DDOJP2K
- ###
- #JP2KDIR = ../../jasper
--JP2KDIR = /usr/local/lib
-+JP2KDIR = /usr
- ###
- #JP2KINC = -I$(JP2KDIR)
--JP2KINC = -I/usr/local/include
-+JP2KINC = -I/usr/include
- ###
--#JP2KLIB = -L$(JP2KDIR) -ljasper
--JP2KLIB = $(JP2KDIR)/libjasper.a
-+JP2KLIB = -L$(JP2KDIR) -ljasper
-+#JP2KLIB = $(JP2KDIR)/libjasper.a
-
-
- ###