FS#19356 - [slock] invalid source URL and missing dependency in slock-0.9-2 PKGBUILD (+minor fixes)

Attached to Project: Community Packages
Opened by Calvin McAnarney (csm) - Tuesday, 04 May 2010, 14:41 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 04 May 2010, 15:58 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The source URL returns a 404 HTTP error and libxext is missing as a dependency. Since libxext requires libx11, libx11 can be replaced by libxext.

Attached is a patch that
-fixes the source URL
-replaces libx11 with libxext in the depends array
-updates to the new project URL
-removes the need to call on sed by passing X11INC, X11LIB and PREFIX directly to make
-contains a few other small changes to correctly use PKGBUILD variables
This task depends upon

Closed by  Sergej Pupykin (sergej)
Tuesday, 04 May 2010, 15:58 GMT
Reason for closing:  Fixed
Additional comments about closing:  thanks

Loading...