aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2006-05-24 17:35:29 +0800
committerjylefort <jylefort@FreeBSD.org>2006-05-24 17:35:29 +0800
commit191f5a8661dcbc854cdc14e0afcbd9c58e0e2866 (patch)
treea2813adcb4e2890ff26f8283eee615c7e655b8b4
parent494e78f5504921fee3dd0ee3cb54e19257051890 (diff)
downloadfreebsd-ports-graphics-191f5a8661dcbc854cdc14e0afcbd9c58e0e2866.tar.gz
freebsd-ports-graphics-191f5a8661dcbc854cdc14e0afcbd9c58e0e2866.tar.zst
freebsd-ports-graphics-191f5a8661dcbc854cdc14e0afcbd9c58e0e2866.zip
- Do not convert the menu icon to .png (GNOME now support .ico files,
and anyway icoconvert fails on 64-bit architectures) - Let bsd.port.mk generate the desktop Categories field
-rw-r--r--astro/stellarium/Makefile11
-rw-r--r--astro/stellarium/pkg-plist1
2 files changed, 3 insertions, 9 deletions
diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile
index f2e1c043544..4f40514df9f 100644
--- a/astro/stellarium/Makefile
+++ b/astro/stellarium/Makefile
@@ -7,6 +7,7 @@
PORTNAME= stellarium
PORTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= jylefort@FreeBSD.org
COMMENT= A 3D photo-realistic sky renderer
-BUILD_DEPENDS= icoconvert:${PORTSDIR}/graphics/icoconvert
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
freetype:${PORTSDIR}/print/freetype2
@@ -33,9 +33,9 @@ PORTDOCS= AUTHORS ChangeLog NEWS README TODO
DESKTOP_ENTRIES="Stellarium" \
"View the sky" \
- "stellarium.png" \
+ "${DATADIR}/data/stellarium.ico" \
"stellarium" \
- "Application;Astronomy;Science;Education;" \
+ "" \
false
.include <bsd.port.pre.mk>
@@ -44,12 +44,7 @@ DESKTOP_ENTRIES="Stellarium" \
IGNORE= does not build on FreeBSD 4.x
.endif
-post-build:
- @icoconvert ${WRKSRC}/data/stellarium.ico
-
post-install:
- ${INSTALL_DATA} ${WRKSRC}/data/stellarium_64X64_32bpp.png \
- ${PREFIX}/share/pixmaps/stellarium.png
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
diff --git a/astro/stellarium/pkg-plist b/astro/stellarium/pkg-plist
index a689a2e3a1f..2429587a347 100644
--- a/astro/stellarium/pkg-plist
+++ b/astro/stellarium/pkg-plist
@@ -355,7 +355,6 @@ share/locale/tr/LC_MESSAGES/stellarium.mo
share/locale/zh_CN/LC_MESSAGES/stellarium.mo
share/locale/zh_HK/LC_MESSAGES/stellarium.mo
share/locale/zh_TW/LC_MESSAGES/stellarium.mo
-share/pixmaps/stellarium.png
@dirrm %%DATADIR%%/data/scripts
@dirrm %%DATADIR%%/data/sky_cultures/chinese
@dirrm %%DATADIR%%/data/sky_cultures/egyptian
Reset miwi@'s ports, he stepped down from the Ports Team.rene2016-07-261-1/+1 * Fix connecting to servers with SSLv3 disabled to address POODLE.brd2016-07-262-1/+22 * - Update to 2.12.1amdmi32016-07-212-31/+31 * When there is a do-install target, do not use a post-install target, domat2016-07-193-6/+1 * - Add PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}nemysis2016-07-071-0/+1 * irc/quassel: update 0.12.3 -> 0.12.4junovitch2016-07-073-3/+5 * Bump PORTREVISION for the icu revert.mat2016-07-071-1/+1 * irc/epic4: do not depend on a specific version of Tclgahr2016-07-061-2/+2 * devel/icu: bump PORTREVISION on dependent portsgahr2016-07-061-0/+1 * Remove expired ports without open PRs:rene2016-07-0529-1037/+0 * Convert a couple ports that use both _CMAKE_ON and _CMAKE_OFF to _CMAKE_BOOL.adamw2016-07-011-8/+4 * With the power of USES=dos2unix, get rid of most patches and filesmat2016-06-2113-63/+48 * irc/znc: avoid depending on a particular ICU versiongahr2016-06-201-2/+1 * - Unbreak games/cowsay with a new MASTER_SITESantoine2016-06-041-3/+0 * Deprecate ports broken for more than 6 monthsantoine2016-06-045-0/+11 * - Use fishcrypt instead of py-fishcrypt [1]nemysis2016-06-011-1/+2 * - Update WWW entry to point to current upstreamashish2016-05-291-1/+1 * Remove expired misc/kdehier4 and update all of its consumers to not reference...rene2016-05-262-2/+2 * Remove useless WRKSRC definitions.mat2016-05-251-1/+0 * Simplify plist by using @samplebapt2016-05-241-26/+13 * Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-244-4/+3 * Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-2412-12/+12 * Reorganise and modernise the py-sqlalchemy ports.matthew2016-05-221-1/+1 * Fix build with PERL-off.vanilla2016-05-201-0/+2 * - Fix trailing whitespace in pkg-messagesamdmi32016-05-197-9/+9 * - Fix trailing whitespace in pkg-descrs, categories [g-n]*amdmi32016-05-1924-45/+45 * 1: add patch from upstream to fix @INC order for perl scripts.vanilla2016-05-183-4/+270 * irc/epic4: depend on Tcl via USES=tcl instead of LIB_DEPEND'ing on itgahr2016-05-111-1/+1 * - Update to 5.31, please seenemysis2016-05-034-13/+20 * - Switch to new upstreamashish2016-04-292-40/+14 * Convert USES=gem:autoplist to USES=gem since autoplist is defaultswills2016-04-284-4/+4 * create USES=gem and update rubygem- ports to use itswills2016-04-284-8/+4 * many ports: mark broken on powerpc64swills2016-04-222-0/+4 * irc/irc: convert to CONFIGURE_OUTSOURCEjbeich2016-04-131-7/+5 * Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT}jbeich2016-04-131-1/+1 * Update irc/bitlbee to 3.4.2garga2016-04-113-15/+3 * Convert to @samplebapt2016-04-101-3/+1 * Update atheme-services to version 7.2.6.tdb2016-04-093-16/+42 * o Update to 1.0.1philip2016-04-085-16/+82 * Update to 0.8.19, and regen patches.vanilla2016-04-058-33/+35 * Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-0171-248/+248 * Fixup some whitespace at the beginning of lines problems.mat2016-04-011-1/+1 * irc/quassel:makc2016-03-314-59/+3 * - Update to 0.53jadawin2016-03-293-4/+4 * Update to 0.1.7.araujo2016-03-283-17/+5 * - Update security/gnutls to 3.4.10.tijl2016-03-278-6/+9 * - Add LICENSE_FILEamdmi32016-03-273-11/+10 * Mark jobs unsafe.mat2016-03-241-0/+2 * - Update to 2.3vg2016-03-215-14/+24 * irc/ircd-ratbox: Use GCC for i386feld2016-03-181-1/+5 * - Clarify LICENSEamdmi32016-03-121-14/+11 * irc/ircd-ratbox: Fix build failure with SHORTCUTS enabledbrnrd2016-03-071-1/+1 * Update to 1.6.3.bdrewery2016-03-013-13/+3 * Readd removed ${PORTSDIR} in dependency chain too early there are still fixesbapt2016-02-271-10/+10 * - Explicitly specify version for libotr.so to differentiate security/libotr a...amdmi32016-02-252-2/+2 * irc/py-limnoria: Update to 2016.02.24koobs2016-02-252-3/+3 * Update to 2.0.rakuco2016-02-192-3/+3 * irc/ircd-ratbox: Fix OpenSSL linking and simplifybrnrd2016-02-165-163/+39 * irc/quassel:makc2016-02-152-3/+5 * The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.kwm2016-02-153-4/+9 * irc/epic4: Remove obsolete TERMCAP option, link with libncurses alwaymarino2016-02-151-4/+4 * - Add LICENSEamdmi32016-02-071-4/+9 * - Add LICENSEamdmi32016-02-071-15/+13 * Update to 1.8zeising2016-02-072-4/+3 * - Clarify LICENSEamdmi32016-02-072-9/+16 * Replace defunct scrollz.org by working mirror.mandree2016-02-062-3/+1 * irc/epic5: Remove obsolete TERMCAP option, link with libncurses alwaymarino2016-02-051-4/+6 * irc/xaric: USES+= ncurses, link with libncurses not libcursesmarino2016-02-051-1/+2 * irc/sirc: USES+= ncurses, respect LDFLAGS, link with libncurses ...marino2016-02-051-2/+3 * irc/sic: USES+= ncursesmarino2016-02-051-0/+1 * irc/ninja: USES+= ncursesmarino2016-02-051-0/+1 * irc/netwalker-ircc: document ncurses requirement (USES+=ncurses)marino2016-02-051-1/+1 * irc/ircII: document ncurses requirement (USES+=ncurses)marino2016-02-051-1/+1 * irc/rbot: mark broken with Ruby 2.2swills2016-02-041-0/+1 * irc/bitchx: document ncurses requirement (USES+=ncurses)marino2016-02-021-1/+1 * - Unbreak the build against new Imlib2: previous versions (e.g. 1.4.6) haddanfe2016-01-254-61/+56 * Add upstream patch to fix the build with the upcoming Qt 5.5.1.rakuco2016-01-241-0/+43 * Mark BROKEN: fails to buildantoine2016-01-231-0/+2 * irc/bitlbee-facebook: use DISTVERSIONPREFIX instead of GH_TAGNAMEgahr2016-01-212-3/+3 * - Reassign milki@'s ports after his commit bit was taken in for safekeepingculot2016-01-202-2/+2 * irc/bitlbee-facebook: update to 1.0.0, fetch from official repositorygahr2016-01-202-5/+6 * - Fix gemspec for rubygem-eventmachine 1.0.9 updatesunpoet2016-01-192-0/+12 * Use @samplebapt2016-01-192-10/+4 * Update to upstream release 1.6.2, cleanup portriggs2016-01-195-52/+38 * Update to 0.13.7.adamw2016-01-182-4/+3 * mark ports that don't work with Ruby 2.3swills2016-01-171-0/+2 * - Switch to USES=execinfo localbasepawel2016-01-161-3/+2 * - Fix fetchamdmi32016-01-132-8/+17 * Update irc/weechat to 1.4garga2016-01-139-45/+37 * Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-134-4/+4 * Unbreak INDEXantoine2016-01-111-1/+1 * Convert g* and i* to USES=sqlite and USES=firebirdbapt2016-01-115-8/+5 * - Convert to options helpermiwi2016-01-071-0/+2 * Remove expired port: irc/irssi-devel.rakuco2016-01-017-421/+0 * irc/inspircd: Update to 2.0.20feld2015-12-294-7/+8 * [NEW] irc/py-limnoria: Modified version of Supybot (an IRC bot and framework)koobs2015-12-274-0/+45 * irc/bitlbee-facebook: update snapshot, fix build dependsgahr2015-12-272-4/+4 * irc/charybdis: Remove RAND_egdbrnrd2015-12-251-0/+74 * irce/bitlbee-facebook - add portgahr2015-12-244-0/+35 * - Update MASTER_SITESmiwi2015-12-223-19/+20 * - Fix build if lang/v8 is installedsunpoet2015-12-223-1/+17 * irc/quassel: Import patch to resolve DoS CVEfeld2015-12-212-0/+13 * irc/bitchx: drop AIM plugin support and grammar fixesjunovitch2015-12-183-5/+5 * Fix usage of ${PERL5}.mat2015-12-182-7/+5 * - Update maintainer addressmiwi2015-12-111-1/+1 * - Clarify LICENSEamdmi32015-12-042-12/+9 * irc/ngircd: update 22.1 -> 23robak2015-12-012-3/+3 * Deprecate ports broken for more than 6 monthsantoine2015-11-291-0/+2 * - Update to 1.1.9miwi2015-11-272-3/+3 * - Take Maintainershipmiwi2015-11-261-1/+1 * Cogbot is an irc bot written in ruby based on Cinch bot framework.araujo2015-11-244-0/+40 * Update to 20151120.adamw2015-11-242-3/+3 * - Switch to options helpersamdmi32015-11-181-16/+11 * irc/py-irc: update to 13.1wg2015-11-132-7/+10 * Mark BROKEN: size and checksum mismatchantoine2015-11-121-0/+4 * irc/irssi-devel - tarball was rerolled, content hasn't changedgahr2015-11-102-4/+2 * irc/quassel:makc2015-11-096-112/+437 * Mark a few ports BROKEN: unfetchableantoine2015-11-096-0/+12 * - Update to 2.3.1sunpoet2015-11-062-3/+3 * Fix ports that confused the meaning of WRKDIR and WRKSRC.mat2015-11-051-4/+4 * - Add missing file to plistamdmi32015-11-052-0/+3 * Remove expired ports:rene2015-11-0210-594/+0 * - Update to 2.3.0sunpoet2015-10-302-3/+3 * - Update to 2.2.8sunpoet2015-10-272-3/+3 * - Fix shebangsamdmi32015-10-271-0/+5 * Fix startup.mat2015-10-272-2/+14 * - Move owner/group/perm handling into plist, fixing packaging from non-rootamdmi32015-10-242-17/+2 * - Move owner/permission to plist, fixing installation from non-root and simpl...amdmi32015-10-243-50/+9 * - Move owner/permission to plist, fixing installation from non-root and simpl...amdmi32015-10-243-50/+13 * Drop 8 support.mat2015-10-151-4/+0 * - Drop PLIST_DIRSTRYamdmi32015-10-151-1/+1 * Update to 20150903.adamw2015-10-145-29/+9 * - fix API for miniupnpc-1.9.20151008dinoex2015-10-143-0/+57 * - Update maintainer's addressculot2015-10-121-1/+1 * irc/weechat-devel: fix typo in DEPRECATED linemarino2015-10-111-1/+1 * irc/weechat-devel: Deprecate for removal (31 Oct 15)marino2015-10-111-0/+3 * Upgrade irc/weechat to 1.3garga2015-10-118-74/+48 * Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.tijl2015-10-101-1/+7 * Remove trailing whitespace from Makefiles, A-L.olgeni2015-10-081-1/+1 * - cleanupdinoex2015-10-083-21/+15 * - Add LICENSE_FILEsunpoet2015-10-021-0/+1 * - Update to 2.2.7sunpoet2015-10-022-4/+4 * irc/hexchat: pass maintainership to submitterrm2015-09-291-1/+1 * Convert to @samplebapt2015-09-271-6/+2 * Enable OTR by default on bitlbeegarga2015-09-241-2/+2 * - Add empty directory to plistamdmi32015-09-241-0/+1 * - Drop 8.x supportamdmi32015-09-231-12/+3 * Typos, whitespace and capitalization fixes (G-P).olgeni2015-09-211-1/+1 * - Install headers and pkg-config entry, it's useful for people that want togarga2015-09-182-3/+42 * Make it so that the default Perl is always called perl5.mat2015-09-143-3/+3 * irc/bitchx is not not jobs safe (really)marino2015-09-111-0/+2 * - Add NO_ARCHamdmi32015-09-102-0/+3 * - Update to 1.4amdmi32015-09-103-8/+6 * - Add empty directory to plistamdmi32015-09-091-0/+1 * - Bump PORTREVISION after previous commitamdmi32015-09-082-1/+2 * - Switch to USES=libarchive as suggested by stage-qaamdmi32015-09-081-1/+1 * irc/kvirc:makc2015-09-061-2/+2 * Uses/iconv.mk: Set iconv-related CMake variables.rakuco2015-09-034-116/+20 * Update to 1.6.1 and unbreak the CHARSET optionknu2015-09-013-6/+5 * - Add LICENSEamdmi32015-08-292-3/+3 * - Switch to options helpersamdmi32015-08-277-30/+18 * - Switch to options helpersamdmi32015-08-271-5/+3 * - Remove deprecated and unused MAN1 knobamdmi32015-08-261-2/+1 * Convert my ports to new options helpersmakc2015-08-251-3/+1 * irc/kvirc:makc2015-08-252-69/+36 * - Add LICENSEamdmi32015-08-202-3/+6 * Reset maintainererwin2015-08-191-1/+1 * Accidentally commented out a line during debugdb2015-08-191-1/+1 * Reassign ownership to hamradio@db2015-08-194-25/+25 * Update irc/unreal to 3.2.10.5feld2015-08-195-49/+4 * Remove UNIQUENAME and LATEST_LINK.mat2015-08-171-1/+0 * - Update to 1.1.8sunpoet2015-08-142-3/+4 * Adds -fPIC to CFLAGS_aarch64 to a number of ports that already have itandrew2015-08-101-0/+1 * Update cgiirc to 0.5.11rodrigo2015-08-093-128/+123 * The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.kwm2015-08-063-35/+25 * Part 1 of adding USE_GNOME=intltool to ports that require it.kwm2015-08-031-1/+1 * By default libtool replaces -export-symbols <file> with -retain-symbols-filetijl2015-08-023-3/+3 * - Add LICENSE, don't install it (and INSTALL) with docsamdmi32015-07-302-11/+8 * Add python as build dependency and unbreak build without SKYPE optiongarga2015-07-211-2/+2 * - Fix a regression introduced in 3.4 that broke auto_join channelsgarga2015-07-212-0/+12 * Update to 3.4.1garga2015-07-213-3/+4 * - Fix shebangsamdmi32015-07-141-1/+3