summaryrefslogtreecommitdiff
path: root/archivers/unshield/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2021-12-15unshield: updated to 1.5.1adam1-2/+2
1.5.1: Fix library versioning and configure version in CMake
2021-12-01unshield: updated to 1.5.0adam1-3/+3
Version 1.5.0 Catch-up release :)
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-1/+2
2019-11-09unshield: Update to 1.4.3nia1-5/+2
Changes: "Make file name encoding work"
2019-10-02unshield: Use CMAKE_INSTALL_MANDIR.nia1-11/+12
While here, appease pkglint. Bump PKGREVISION
2017-09-22unshield: add required buildlinkswiedi1-1/+6
Requires openssl and may use libiconv if detected, but then forget to link it.
2017-08-29Update to 1.4.2martin1-9/+8
2013-10-23Changes 0.6:adam1-9/+9
fix use of -L (lowercase) option with -d
2012-09-11"user-destdir" is default these daysasau1-3/+1
2008-06-20Add DESTDIR support.joerg1-1/+3
2008-05-14Update to unshield 0.5.1.jmcneill1-2/+5
2005-09-21Set USE_LIBTOOL, since it does.wiz1-1/+3
Add zlib/buildlink3.mk, since the package uses zlib.
2005-08-01Import of unshield-0.5, a tool to extract .CAB archives in InstallShieldmartin1-0/+14
format.