diff --git a/skg/packages/smpq.scm b/skg/packages/smpq.scm index dcde456..d7bc8b6 100644 --- a/skg/packages/smpq.scm +++ b/skg/packages/smpq.scm @@ -54,6 +54,3 @@ (synopsis "SMPQ is StormLib MPQ archiving utility. This utility is designed for full manipulating with Blizzard MPQ archives. It supports extracting, appending, renaming and deleting files in MPQ archives. It also can create MPQ archive. SMPQ can access to different type of MPQ archives and version. It support encrypted, compressed, partial and patched MPQ archives with version 1-4. SMPQ is free open source command line utility written in C/C++ which use multiplatform C++ StormLib library.") (description "SMPQ is StormLib MPQ archiving utility.") (license license:expat))) -;; This allows you to run guix shell -f example.scm. -;; Remove this line if you just want to define a package. -smpq