|
Lines 1-7
Link Here
|
| 1 |
# $FreeBSD$ |
1 |
# $FreeBSD$ |
| 2 |
|
2 |
|
| 3 |
PORTNAME= plata-theme |
3 |
PORTNAME= plata-theme |
| 4 |
PORTVERSION= 0.7.5 |
4 |
PORTVERSION= 0.7.6 |
| 5 |
CATEGORIES= x11-themes |
5 |
CATEGORIES= x11-themes |
| 6 |
|
6 |
|
| 7 |
MAINTAINER= tagattie@yandex.com |
7 |
MAINTAINER= tagattie@yandex.com |
|
Lines 23-29
Link Here
|
| 23 |
USE_GITLAB= yes |
23 |
USE_GITLAB= yes |
| 24 |
GL_SITE= https://gitlab.com |
24 |
GL_SITE= https://gitlab.com |
| 25 |
GL_ACCOUNT= tista500 |
25 |
GL_ACCOUNT= tista500 |
| 26 |
GL_COMMIT= c56812c7d41f0719b4343eccc0a100c088518a5f |
26 |
GL_COMMIT= e013b219b11e0208e71b787ad73a3709ef890a7e |
| 27 |
|
27 |
|
| 28 |
NO_ARCH= yes |
28 |
NO_ARCH= yes |
| 29 |
|
29 |
|
|
Lines 33-39
Link Here
|
| 33 |
CONFIGURE_ARGS= --disable-gtk_next \ |
33 |
CONFIGURE_ARGS= --disable-gtk_next \ |
| 34 |
--disable-flashback \ |
34 |
--disable-flashback \ |
| 35 |
--disable-telegram \ |
35 |
--disable-telegram \ |
| 36 |
--disable-tweetdeck |
36 |
--disable-tweetdeck \ |
|
|
37 |
--disable-airforsteam |
| 37 |
|
38 |
|
| 38 |
USE_GNOME= gdkpixbuf2 gtk30 libxml2 |
39 |
USE_GNOME= gdkpixbuf2 gtk30 libxml2 |
| 39 |
|
40 |
|