diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-08 13:09:52 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-08 13:09:52 +0300 |
commit | 67596087b9654e7503e55d59dd6b7d60c86ea359 (patch) | |
tree | 1715cd241d9e8cea5d30ff21fb205f1169a384dd /cem/giblib | |
parent | c09b827a5f1d8b26bb172988e7311b9893b48a24 (diff) | |
download | repository-67596087b9654e7503e55d59dd6b7d60c86ea359.tar.gz |
move out of the 'cem' directory
Diffstat (limited to 'cem/giblib')
-rwxr-xr-x | cem/giblib/build | 6 | ||||
-rw-r--r-- | cem/giblib/checksums | 1 | ||||
-rw-r--r-- | cem/giblib/depends | 2 | ||||
-rw-r--r-- | cem/giblib/sources | 1 | ||||
-rw-r--r-- | cem/giblib/version | 1 |
5 files changed, 0 insertions, 11 deletions
diff --git a/cem/giblib/build b/cem/giblib/build deleted file mode 100755 index 5895332..0000000 --- a/cem/giblib/build +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -e - -./configure --prefix=/usr - -make -make DESTDIR="$1" install diff --git a/cem/giblib/checksums b/cem/giblib/checksums deleted file mode 100644 index e48d0da..0000000 --- a/cem/giblib/checksums +++ /dev/null @@ -1 +0,0 @@ -e437756ce3ded019946fb3d979991cda7604bc345dbb1338b17655caff65a3d3 giblib_1.2.4.orig.tar.gz diff --git a/cem/giblib/depends b/cem/giblib/depends deleted file mode 100644 index 63013e7..0000000 --- a/cem/giblib/depends +++ /dev/null @@ -1,2 +0,0 @@ -imlib2 -libXext diff --git a/cem/giblib/sources b/cem/giblib/sources deleted file mode 100644 index 784ce70..0000000 --- a/cem/giblib/sources +++ /dev/null @@ -1 +0,0 @@ -http://deb.debian.org/debian/pool/main/g/giblib/giblib_1.2.4.orig.tar.gz diff --git a/cem/giblib/version b/cem/giblib/version deleted file mode 100644 index d66671c..0000000 --- a/cem/giblib/version +++ /dev/null @@ -1 +0,0 @@ -1.2.4 1 |