Commit graph

115 commits

Author SHA1 Message Date
Dušan Simić
15c3501d0c Fix PKGBUILD makedepends and formatting
In PKGBUILD git and gcc were not specified in makedepends. This fixes
that and the formatting of the script. Removing unused variables.
2021-06-03 00:22:49 +02:00
Petar Kapriš
45cd9425fc Update Makefile 2021-05-30 20:02:47 +00:00
0889217d75 Update 2.2 2021-05-30 13:26:40 +02:00
641dc616d4 Update 2.2 2021-05-30 13:25:45 +02:00
e418593a1b Update README.org 2021-05-26 19:47:16 +00:00
9e1ed8585b Update README.org 2021-05-26 19:47:05 +00:00
Петар Каприш
48708dcd1b Fix Makefile 2021-05-26 21:35:16 +02:00
cf0b593cef Update 2.0 2021-05-26 20:10:19 +02:00
a3f473739e Fixed MakeFile 2021-05-26 16:49:29 +02:00
6ba54810c1 Reworked quite a lot 2021-05-26 16:01:41 +02:00
167bf81633 Reworked quite a lot 2021-05-26 12:23:42 +02:00
54491b7e71 NoMan29's merge 2021-05-21 22:09:19 +02:00
aaef2b694a Fixed NoMan29's merge 2021-05-21 21:57:10 +02:00
b32ab6bcba Fixed NoMan29's merge 2021-05-21 21:56:21 +02:00
0ecc26cfe9 Merge branch 'NoMan29-master-patch-66297' into 'master'
Update logos.h

See merge request vojjvoda/fetchy!4
2021-05-21 19:52:27 +00:00
No Man29
6e49c8a136 Update logos.h 2021-05-21 14:53:24 +00:00
35647bfb87 Added Manjaro 2021-05-21 10:16:09 +02:00
b762f5b74a Added Manjaro 2021-05-21 10:14:02 +02:00
cb7e5c4caa Fix for Arco 2021-05-20 09:52:43 +02:00
5d21fe1e40 Added Arco 2021-05-20 01:03:01 +02:00
e23200c257 Added Arco 2021-05-20 00:53:11 +02:00
1129f9783c Replace fetchy.c 2021-05-18 08:15:32 +00:00
b956c61402 Replace logos.h 2021-05-18 08:14:58 +00:00
6aff037a61 Update README.org 2021-05-17 18:00:48 +00:00
cb50503d64 Update README.org 2021-05-17 18:00:25 +00:00
2cd988a99e Upload New File 2021-05-17 17:58:44 +00:00
01bef5519a Delete arch.png 2021-05-17 17:58:31 +00:00
008b6778f5 Replace arch.png 2021-05-17 17:58:17 +00:00
4cdd28a250 Replace arch.png 2021-05-17 17:57:40 +00:00
446f380597 Upload New File 2021-05-17 17:56:23 +00:00
7123221644 Delete ascii.h 2021-05-17 17:54:55 +00:00
bb3881d428 Delete fetchy 2021-05-17 17:54:47 +00:00
14fa47b2d7 Replace fetchy.c 2021-05-17 17:54:37 +00:00
ccf01cd73c Replace README.org 2021-05-17 17:54:27 +00:00
edbfaf8180 Replace PKGBUILD 2021-05-17 17:54:16 +00:00
d7d01b6ee4 Replace .SRCINFO 2021-05-17 17:53:33 +00:00
6b1560739d Replace fetchy.c 2021-05-17 13:45:11 +00:00
b8599b6023 Reworked some stuff 2021-05-13 18:43:02 +02:00
17cd2020c4 Hopefully getting debian-based-distro package count 2021-05-13 16:09:45 +02:00
b0a3cd2000 Test 2021-05-13 15:39:37 +02:00
c88aec1586 Update README.org 2021-05-13 13:25:10 +00:00
df1e3beb46 Add new file 2021-05-13 13:24:34 +00:00
dfb62a9830 Update README.org 2021-05-13 11:06:46 +00:00
dbcc7275ea Replace fetchy.c 2021-05-13 00:09:25 +00:00
6b6c3bf0d2 Merge branch 'master' into 'master'
Fix Makefile and PKGBUILD for proper installation

See merge request vojjvoda/fetchy!2
2021-05-12 23:52:46 +00:00
Петар Каприш
265f0db2fb Fix Makefile and PKGBUILD for proper installation 2021-05-12 22:57:00 +02:00
1187d49679 Merge branch 'master' into 'master'
Rewrite Makefile

See merge request vojjvoda/fetchy!1
2021-05-12 16:58:41 +00:00
Петар Каприш
ab81287e27 Rewrite Makefile
The Makefile was rewritten in a more usual fashion, using make variables
and prerequisites in the expected manner. The install destination was
changed from /bin to the more typical /usr/local/bin.

When this program is packaged, this destination should be changed to
/usr/bin, since packaged programs are usually meant to be in this
directory, they could be overwritten with a call such as:
make PREFIX=/usr install
2021-05-12 18:39:52 +02:00
2f11d9dd16 Update Makefile 2021-05-12 15:48:17 +00:00
924cb38cad Update fetchy.c 2021-05-12 15:47:42 +00:00